Exam 2 Review Questions
April 8, 2010
6 comments
Here is the make up of the test:
3 T/F
28 MC
4 Completion
- Know the difference between etc/password; etc/shadow and etc/group
- Know where the scripts for starting services (daemons) are located
- Know which file configures the bash user environment
- Know the two layer hierarchy of FHS
- Know what bash display objects denote the root directory and current directory (i.e. ~, /)
- Know what partition etc, sbin and bin should be kept on
- Know the directory where the files that represent devices are kept
- Know how to identify major and minor devices
- Know the directories where services and and administrator files are kept
- Know the tail command
- know the mv command
- Know the rm command
- Know the difference between find, locate and grep
- Know the difference between etc/profile and .bashrc
- Know the VI editor commands
- Know the columns of the etc/password file
- Know the Linux standard for assigning UIDs
- Know the columns of the etc/shadow file
- Know how to use the option/switches for the useradd and userdel commands (-m, -G and -r)
- Know the chmod command and how to rights to files using its numeric switches
- Know the similarities of the XFS, EXT3 and ReiserFS file systems
- Know the commands used to view processes
- Know the SIG options for the Kill command
- Know the different run levels and the command to reboot your system
- Know the PID and PPID for the init process
- Know the commands ls, touch, and MV
- Know how to identify the major device in the following statement
- Da10:~ # ls -l /dev/hda*
- brw-rw—- 1 root disk 3, 1 Mar 22 06:12 /dev/hda1
Categories: Exam Review Questions
Exam 2 Review Questions