Unix/Linux and HP-UX System Administration
Quiz covering Unix/Linux commands, file systems, system management tools, and HP-UX administration tasks
Questions
Which feature of HP CIFS allows a Unix uid or gid to be mapped to a Windows account or group?
- nmbd
- smbd
- winbind
- smbclient
Which file contains the modified configuration values that will be used the next time the cimserver starts?
- cimserver.conf
- cimserver_start.conf
- cimserver_planned.conf
- cimserver_nextboot.conf
Which pair of statements is true when launching a tool using HP System Insight Manager (HP SIM)?
- authorizations are configured in HP SIM - users are authenticated using PAM on the HP SIM
- authorizations are configured in HP SIM - users are authenticated using HP SIM's internal
- authorizations are configured in Select Access - users are authenticated using HP SIM's
- authorizations are derived from operating system login account permissions - users are
What does the pvcreate command create?
- a hard partition
- he physical links
- a physical volume device file
- the lvm disk resident structures
Which files control the HP System Management Homepage (SMH) configuration? (Select two.)
- /opt/smh/smh.conf
- /opt/smh/conf/envvars
- /opt/hpsmh/hpsmh.conf
- /opt/hpsmh/lbin/envvars
- /opt/smh/conf/timeout.conf
- /opt/hpsmh/conf/timeout.conf
The HP-UX System Management Homepage is started using which URL?
- http://hostname
- http://hostname:80
- http://hostname:2301
- http://hostname/hpsmh
Which areas can be locations of system bottlenecks? (Select three.)
- disk
- cpu
- VPMON
- memory
- hard partition size
Which commands are recommended to clear the contents an active file called log-file? (Select two.)
- >log-file
- trim log-file
- freset log-file
- cat /dev/null > log-file
If you're not sure of the exact command name you want information about, you can find out all the commands related to a certain keyword by typing ?
- man -kw
- man -w
- man -e
- man -k
To remove a NON-empty directory, this command is used?
- remove -all
- rm
- rm -r
- rm -a
What command is used to change your password?
- password
- changepword
- passwd
- pass -change
Who This command list all users logged into the computer
- True
- False
ls This command can be used to list out the names of the files available in the directory.
- True
- False
pwd This command provides the password of the currently logged system.
- True
- False
comm This command can be used to check whether two files are identical
- True
- False
lp This command breaks up a file into equi-line segments ie splitting a file into multiple files.
- True
- False
more It is a pager that shows output of a file one page at a time. You can scroll both forward and backward by units of lines or screens
- True
- False
spell: This command takes the filename as arguments and generates a list of spellings that the program recognizes as mistakes.
- True
- False
Which NFS server file contains a list of clients that currently have the server's NFS file systems mounted?
- /etc/mnttab
- /etc/fstab
- /etc/rmtab
- /etc/exports
Neighbor discovery is a componant of which protocol?
- DHCP
- ARP
- IPv6
- OSPF