050-720 Exam Questions
357 real 050-720 exam questions with expert-verified answers and explanations. Page 6 of 8.
- Question #270
Which file contains information about which user was last logged in, where the user logged in, and how long the user was logged in?
- Question #271
You entered your quota information in /etc/fstab. What do you have to do next?
- Question #272
While the printers seem physically okay, you are encountering problems with CUPS. What is the best place to start looking for hints on what is wrong?
- Question #273
What does the following command do? tar -czvf /tmp/backup.tgz /etc/HOSTNAME
- Question #274
You have a text file that contains empty lines. Using grep and regular expressions, which command displays the file without the empty lines?
- Question #275
Which statement regarding symbolic links is true? (Choose 2.)
- Question #276
Which statement about the sudo command is correct?
- Question #277
What is the name of the file containing the initramfs?
- Question #278
You would like to run command2 only if command1 did not complete successfully. Which command accomplishes this task?
- Question #279
You want to secure a POP3 connection to a server that does not support SSL. While you do not have ssh access to the POP3 server itself, you at least have SSH access to a server nea...
- Question #280
Which command is used to enter or change the quota for user tux?
- Question #281
Which statements about the Linux boot process are correct? (Choose 3.)
- Question #282
Which group name is stored in /etc/passwd?
- Question #283
The GRUB configuration file (/boot/grub/menu.lst) has a global section followed by sections for each operating system. Which options do you have to specify for each Linux operating...
- Question #284
You want to use the ip command to set a new address for your network device eth0. It is a standard class C network. The broadcast address and network route should be set accordingl...
- Question #285
Which command can you use to generate an MD5-encrypted password for GRUB?
- Question #286
The /backup/snapshot was changed to the /backup/backup_monday.tgz archive. Which command will now write new or modified files below /home?
- Question #287
Which protocol is used to send messages by the ping command?
- Question #288
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.)
- Question #289
What is the output of the echo '$HOME' command when user geeko (home directory /home/geeko) enters it at the bash shell prompt?
- Question #290
Which statement about the primary (default) group of a user is correct?
- Question #291
In a terminal window, which command shows you the groups you are a member of?
- Question #292
How large is an inode?
- Question #293
You want to create the new user account tux with the password penguin (password hash: TvqBFhQWgeSho) and a default home directory. Which command can be used to create the account w...
- Question #294
In a terminal window, which command displays the name of the directory you are currently in?
- Question #295
Which range of User IDs is used for normal (unprivileged) users on SUSE Linux Enterprise Server 10?
- Question #296
Where can you set global shell environment variables for all users independent of their shell?
- Question #297
You have set the following permissions on a test directory: rwxrwxrwx. Which statement about files in the test directory is correct?
- Question #298
Which key combination can you use to stop a process that runs in the foreground?
- Question #299
You want to redirect both output and error messages of the find command to the find-output file. Which command accomplishes this task?
- Question #300
Which are benefits of using LVM? (Choose 4.)
- Question #301
Within less, how do you search for a string downwards from where the cursor is positioned?
- Question #302
In the bash shell, which command can be used to create a MY_NAME variable containing the value Joe?
- Question #303
Which are journaling file systems? (Choose 3.)
- Question #304
What is the type command used for?
- Question #305
What is the correct order of steps to change the partition table using fdisk?
- Question #306
You want to redirect the output of the ls command to the ls-output file which already exists. The output should be appended to the file; it should not overwrite the existing conten...
- Question #307
You have a /tmp/data directory containing the files .file, file1, and file2. You want to delete the directory and its content. In a terminal window, which command accomplishes this...
- Question #308
Which statement about a CUPS Using Broadcasting configuration is correct?
- Question #309
As system administrator root, you use the lpoptions command to change printer options, such as the page size. To which file are these options saved?
- Question #310
You want to delete a certain print job from the laser print queue. Using the lpq command, you determined the job number of this job as 1234. Which command lets you delete that job?
- Question #311
Which command is suitable for displaying the CPU load as a percentage?
- Question #312
What action does the jobs command perform?
- Question #313
Using the nice command, what is the highest priority root can assign to a process?
- Question #314
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 s...
- Question #315
You want to disable the network device eth0. Which command can you use?
- Question #316
You wonder which installed RPM package the /etc/exports file belongs to. Which command will give you the desired information?
- Question #317
Which is the main configuration file for logrotate?
- Question #318
You want to delete all data on the second hard drive (/dev/hdb). Which command accomplishes this?
- Question #319
You want to copy the mytext file from your computer to the /tmp/ directory on the remote computer da20. digitalairlines.com. Which command would you use to accomplish this?