Which protocol is used to send messages by the ping command?
Reveal answer details Close answer details
Correct answerD
Novell · 050-720
Preview real exam questions, verified answers and available explanations before choosing a study plan.
|
Single choice
Which protocol is used to send messages by the ping command? Reveal answer details Close answer detailsCorrect answerD
Single choice
Which commands can be used if you do not find the desired information in a manual page, or find no manual page at all for a program? Reveal answer details Close answer detailsCorrect answerB
Single choice
You want to redirect the output of the ls command to the ls-output file which already exists. The output Which command accomplishes this task? Reveal answer details Close answer detailsCorrect answerC
Single choice
What is the name of the file containing the initramfs? Reveal answer details Close answer detailsCorrect answerB
Single choice
To preserve the command history even when the shell is closed, the history is written to a file in the user's home directory. Which file holds the history information of the bash shell? Reveal answer details Close answer detailsCorrect answerB
Single choice
You want to view the status (locked, valid password, etc.) of the account tux. Which command displays the desired information? Reveal answer details Close answer detailsCorrect answerD
Single choice
You want to use the ip command to set a new address for your network device eth0. It is a standard class Which command is correct? Reveal answer details Close answer detailsCorrect answerC
Single choice
To which process does the process ID 1 always belong? Reveal answer details Close answer detailsCorrect answerA
Multiple choice
In a terminal window, which command can you enter to change to your home directory (/home/geeko)? (Choose 2.) Reveal answer details Close answer detailsCorrect answersA, B
Multiple choice
Which parts can be combined in the syslog-ng configuration file (/etc/syslog-ng/syslog-ng.conf) to specify what information is logged? (Choose 3.) Reveal answer details Close answer detailsCorrect answersC, D, F
Single choice
Which file can be used to send a message to users logging in on a text console? Reveal answer details Close answer detailsCorrect answerB
Single choice
What is the type command used for? Reveal answer details Close answer detailsCorrect answerC
Single choice
In a terminal window, which command shows you the groups you are a member of? Reveal answer details Close answer detailsCorrect answerA
Multiple choice
Which statement regarding symbolic links is true? (Choose 2.) Reveal answer details Close answer detailsCorrect answersA, D
Single choice
The /backup/snapshot was changed to the /backup/backup_monday.tgz archive. Which command will now write new or modified files below /home? Reveal answer details Close answer detailsCorrect answerC
Fill in the blank
FILL BLANK 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? Reveal answer details Close answer detailsAccepted answer/var/log/boot.msg
Single choice
Which file system type supports ACLs without a special mount option? Reveal answer details Close answer detailsCorrect answerC
Single choice
You want to view the last 20 lines of the /var/log/messages file and any new lines that are subsequently added by syslog to this file. Which command would you use? Reveal answer details Close answer detailsCorrect answerA
Single choice
You have limited access to the /admin directory of the web interface of your CUPS server with the following statement in /etc/cups/cupsd.conf: <Location /admin> AuthType BasicDigest AuthClass Group Order Deny,Allow Deny From All Allow From 127.0.0.1 </Location> To allow the cupsadmin user to access the /admin directory when connecting from localhost, how do you create the cupsadmin user and set his password? Reveal answer details Close answer detailsCorrect answerD
Fill in the blank
FILL BLANK In which file is the host name of a Linux computer configured? (Hint: You do not need to include the entire path.) Reveal answer details Close answer detailsAccepted answer/etc/HOSTNAME
Single choice
You want to find out if files from the wget package were altered since they were installed. Which command will give you this information? Reveal answer details Close answer detailsCorrect answerA |