CNAB STUDY GUIDE QUESTIONS WITH
COMPLETE SOLUTIONS
/bin - CORRECT ANSWER✔✔-Stores binary and executable files that launch
| | | | | | | | | |
applications. All users have access to these applications.
| | | | | | |
/boot - CORRECT ANSWER✔✔-contains files needed to start up the computer, to
| | | | | | | | | | | |
include boot loader and kernel activation files
| | | | | |
/dev - CORRECT ANSWER✔✔-contains file pointers for character and block
| | | | | | | | | |
devices, which means pointers to hard drives, flash drives, multimedia cards,
| | | | | | | | | | |
external devices, and system ports | | | |
/etc - CORRECT ANSWER✔✔-contains system config files and scripts
| | | | | | | |
/home - CORRECT ANSWER✔✔-directory contains user profiles, desktops, and
| | | | | | | | |
user profiles
|
/lib - CORRECT ANSWER✔✔-directory contains library files that are necessary for
| | | | | | | | | | |
all files to work
| | |
/media - CORRECT ANSWER✔✔-directory used by hal, the Linux auto-mounter, to
| | | | | | | | | |
load external devices for navigation
| | | | |
, /opt - CORRECT ANSWER✔✔-directory contains optional software packages.
| | | | | | | |
Usually the contents of X11 and your window manager and loaded into opt, but
| | | | | | | | | | | | | |
you can add whatever programs you wish to this directory
| | | | | | | | |
/mnt - CORRECT ANSWER✔✔-this directory is used to load external devices that
| | | | | | | | | | | |
do not use hal
| | |
/proc - CORRECT ANSWER✔✔-directory is unique because it is not necessarily
| | | | | | | | | | |
part of the file system, but a virtual file system that provides access to kernel or
| | | | | | | | | | | | | | | |
system information |
/root - CORRECT ANSWER✔✔-this is the home directory for your root or system
| | | | | | | | | | | | |
administrator. It is kept separate from the other users in cas ethe partition that
| | | | | | | | | | | | | |
the home is mounted on fails
| | | | |
/sbin - CORRECT ANSWER✔✔-this directory has a functionality similar to bin,
| | | | | | | | | | |
which means it contains application executables, but rather than allowing all
| | | | | | | | | | |
users to access these programs it restricts access only to the root or admin
| | | | | | | | | | | | |
/tmp - CORRECT ANSWER✔✔-temporary storage location. All users have read
| | | | | | | | | |
and write rights to the contents of this directory
| | | | | | | |
/usr - CORRECT ANSWER✔✔-largest directory on file system. Pretty much
| | | | | | | | | |
everything that doesn't belong in the other directories is placed here. Contains
| | | | | | | | | | | |
program, documentation, and kernel source code| | | | |
COMPLETE SOLUTIONS
/bin - CORRECT ANSWER✔✔-Stores binary and executable files that launch
| | | | | | | | | |
applications. All users have access to these applications.
| | | | | | |
/boot - CORRECT ANSWER✔✔-contains files needed to start up the computer, to
| | | | | | | | | | | |
include boot loader and kernel activation files
| | | | | |
/dev - CORRECT ANSWER✔✔-contains file pointers for character and block
| | | | | | | | | |
devices, which means pointers to hard drives, flash drives, multimedia cards,
| | | | | | | | | | |
external devices, and system ports | | | |
/etc - CORRECT ANSWER✔✔-contains system config files and scripts
| | | | | | | |
/home - CORRECT ANSWER✔✔-directory contains user profiles, desktops, and
| | | | | | | | |
user profiles
|
/lib - CORRECT ANSWER✔✔-directory contains library files that are necessary for
| | | | | | | | | | |
all files to work
| | |
/media - CORRECT ANSWER✔✔-directory used by hal, the Linux auto-mounter, to
| | | | | | | | | |
load external devices for navigation
| | | | |
, /opt - CORRECT ANSWER✔✔-directory contains optional software packages.
| | | | | | | |
Usually the contents of X11 and your window manager and loaded into opt, but
| | | | | | | | | | | | | |
you can add whatever programs you wish to this directory
| | | | | | | | |
/mnt - CORRECT ANSWER✔✔-this directory is used to load external devices that
| | | | | | | | | | | |
do not use hal
| | |
/proc - CORRECT ANSWER✔✔-directory is unique because it is not necessarily
| | | | | | | | | | |
part of the file system, but a virtual file system that provides access to kernel or
| | | | | | | | | | | | | | | |
system information |
/root - CORRECT ANSWER✔✔-this is the home directory for your root or system
| | | | | | | | | | | | |
administrator. It is kept separate from the other users in cas ethe partition that
| | | | | | | | | | | | | |
the home is mounted on fails
| | | | |
/sbin - CORRECT ANSWER✔✔-this directory has a functionality similar to bin,
| | | | | | | | | | |
which means it contains application executables, but rather than allowing all
| | | | | | | | | | |
users to access these programs it restricts access only to the root or admin
| | | | | | | | | | | | |
/tmp - CORRECT ANSWER✔✔-temporary storage location. All users have read
| | | | | | | | | |
and write rights to the contents of this directory
| | | | | | | |
/usr - CORRECT ANSWER✔✔-largest directory on file system. Pretty much
| | | | | | | | | |
everything that doesn't belong in the other directories is placed here. Contains
| | | | | | | | | | | |
program, documentation, and kernel source code| | | | |