What does the following sentence describe?
"Multiple file names referencing to the same inode."
Answer : A
References:
http://www.linfo.org/hard_link.html
Which file contains information about the filesystems to be mounted automatically when the system is booted?
Answer : A
References:
https://en.wikipedia.org/wiki/Fstab
You want to install the gvim RPM package that is available on the SUSE Linux Enterprise Server installation media.
Which command installs the gvim package, and resolves dependencies as needed?
Answer : A
References:
http://www.mpipks-dresden.mpg.de/~mueller/docs/suse10.2/html/opensuse-manual_en/manual/sec.yast.ncurses_commands.html
In which file are global configurations for users who use bash as their login shell set?
Answer : D
You have a test directory with the following permissions: rwx - - - - - -
You want to change the permissions to the following values: r-xr-xr-x.
Which command accomplishes this?
Answer : B
References:
http://www.computerhope.com/unix/uchmod.htm