050-720 Exam Questions
357 real 050-720 exam questions with expert-verified answers and explanations. Page 7 of 8.
- Question #320
Which statement about a differential backup is correct?
- Question #321
Which statement about the Set User ID bit on executable files is correct?
- Question #322
You are viewing the manual page of crontab, but it does not contain the information you are looking for. You suspect there is another crontab manual page. Which command could you u...
- Question #323
You want to know which files are contained in the hugin-0.6.1-2.2.i586.rpm RPM package, which has not yet been installed. Which command will give you this information?
- Question #324
You created a script (/root/bin/backup.sh) that backs up your files when executed. Using cron, you want to execute this script once every Saturday at 3:00 pm. Which line would you...
- Question #325
While in insert mode, how do you save a file and close vi?
- Question #326
You want to install the ethereal RPM package that is available on the SUSE Linux Enterprise Server 10 installation media. Which command installs the ethereal package, and resolves...
- Question #327
Which command can be used to view the inode assigned to a filename?
- Question #328
Which lists of wireless networks are kept by NetworkManager?
- Question #329
What is the effect of selecting the option "Enable IP Forwarding" in the routing configuration in YaST?
- Question #330
You want to boot your system to runlevel 3. Which option do you have to enter at the GRUB boot manager dialog?
- Question #331
You would like to run command1 and then command2, whether or not command1 completed successfully. Which command accomplishes this task?
- Question #332
You want to find out which jobs are currently queued in the laser print queue on your CUPS print server. Which command displays the information you need?
- Question #334
You want to view the status (locked, valid password, etc.) of the account tux. Which command displays the desired information?
- Question #335
In which file are global configurations for users who use bash as their login shell set?
- Question #336
Which command displays the value stored in the $MYVAR variable?
- Question #337
Which file contains the configuration information of the print queues available on your CUPS server?
- Question #338
How can you list the ACLs (if there are any) of a file test?
- Question #339
Routes to the directly connected network are automatically set up when a device is started. All other routes are saved in which configuration file?
- Question #340
What information do you need to set up an LDAP client? (Choose 4.)
- Question #341
What is the minimum number of partitions required by a SLES 10 system?
- Question #342
What is the purpose of the ssh-agent command?
- Question #343
Using the nice command, what is the highest priority a normal user can assign to a process?
- Question #344
Which command can you use to create a Reiser file system on the sda6 partition? (Choose 2.)
- Question #345
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 BasicDiges...
- Question #346
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?
- Question #347
How do you activate an ACL when mounting a file system manually?
- Question #348
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?
- Question #349
What does the following line of the sudo configuration file mean? geeko ALL = /sbin/shutdown
- Question #350
What is the key characteristic of the root account?
- Question #351
Which statement about an incremental backup is correct?
- Question #352
Which options are PAM module types that can be used in a PAM configuration file? (Choose 4.)
- Question #353
Which command shows you the default shell of a user?
- Question #354
Suppose you change from your current runlevel 5 to the new runlevel 3. Which statement is correct?
- Question #355
In a terminal window, which command can you enter to change to your home directory (/home/geeko)? (Choose 2.)
- Question #356
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.)
- Question #357
Which are configuration files of syslog-ng? (Choose 3.)
- Question #358
The useradd command is used to create new users. Which file contains information on the primary group, shell, and other parameters to be used by useradd when not specified on the c...
- Question #359
What does the following command do? tar -tzvf /tmp/backup.tgz etc/HOSTNAME
- Question #360
As root, you entered the runlevel command. What does the following output indicate? N5
- Question #361
You need to find the files in the /etc directory that contain the word DocumentRoot. In a terminal window, which command will help you find it?
- Question #362
You can schedule jobs to be executed by cron in several ways. Which directories are used for scripts that are to be executed at regular intervals? (Choose 2.)
- Question #363
As a normal user, such as geeko, you use the lpoptions command to change printer options, such as the page size. To which file are these options saved?
- Question #364
Which command displays cpu and input/output statistics for devices and partitions?
- Question #365
What is the result of the following command? (Choose 2.) dd if=/dev/zero of=/dev/hdd bs=512 count=1
- Question #366
You do not want to see any error messages when using the find command; you want to see only the results. Which command accomplishes this task?
- Question #367
In a terminal window, your current working directory is /home/geeko. You want to change to the /tmp directory. Which command will make the desired change of directories? (Choose 2....
- Question #368
Why are the noauto and users options used with /etc/fstab?
- Question #369
You have a /tmp/data directory containing the files .file, file1, and file2. You want to copy the file1 and file2 files only to the /data-old directory that already exists. In a te...
- Question #370
You entered the following as a boot option in the GRUB boot screen: nit=/bin/bash What does the option mean?