Want to pass your Certified Linux Administrator 11 050-720 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
What is the output of the echo '$HOME' command when user geeko (home directory /home/geeko) enters it at the bash shell prompt?
A. geeko
B. $HOME
C. /home/geeko
D. $HOME: No such file or directory
You have a file named file1 and you want to create a symbolic link named link-to-file1 to the file. In a terminal window, which command accomplishes what you want? (Choose 2.)
A. ln file link-to-file1
B. ln link-to-file1 file1
C. ln -s file1 link-to-file1
D. ln -s link-to-file1 file1
E. cp -s file1 link-to-file1
F. mv -s file1 link-to-file1
When SUSE Linux Enterprise Server 10 starts, some boot messages scroll by on the screen quickly. What is the name of the file in /var/log/ where these messages are stored?
A. /var/log/boot.msg