050-733 Exam - SUSE Certified Linux Administrator 12

certleader.com

Q1. Next to SLES and SLED, which of the following products is also built on the SLE common code base? 

A. SDK 

B. YaST 

C. SLEM 

D. SLEC 

Answer:

Q2. What does the Activity Overview in GNOME show? (Choose three.) 

A. Your calendar entries for today 

B. The new emails in your inbox 

C. The CPU usage 

D. The memory usage 

E. The usage of your network cards 

F. Your favorite appli cati ons 

G. Your virtual workspaces 

H. A search tool 

I. The new entries in the system's log files 

J. Currently logged in users 

Answer: F,G,H 

Q3. Within less, how do you search for a string downwards from where the cursor is positioned? 

A. :string 

B. ?string 

C. /string 

D. =string 

Answer:

Q4. What does the following command do? tar -czvf /tmp/backup.tgz /etc/HOSTNAME 

A. it extracts the /etc/HOSTNAME file from the /tmp/backup.tgz archive. 

B. ft includes the /etc/HOSTNAME file in the newly created /tmp/backup.tgz archive. 

C. it produces an error message because the options are in the wrong sequence. 

D. It displays a line similar to the following, but otherwise does nothing: -rw-r - -r- - root/root 23 2005-03-11 14:20 etc/HOSTNAME 

Answer:

Q5. In the bash shell, which command can be used to create a MY_NAME variable containing the value Joe? 

A. MY_NAME=Joe 

B. MY_NAME = Joe 

C. echo Joe > MY_NAME 

D. export MY_NAME = Joe 

Answer:

Q6. Using the rsync command, you want to mirror the directories, including any hidden files and directories within /home (not the /home directory itself) to the /backup directory. 

Which command accomplishes this? 

A. rsync -a /home /backup 

B. rsync -a /home/ /backup 

C. rsync -a /homer /backup 

D. rsync -a /home/? /backup 

Answer:

Q7. From command mode in vi, what do you have to do to entertext? 

A. Press e 

B. Press i 

C. Press k 

D. Press w 

Answer:

Q8. What is the following command doing: brct1delif br1 eth1 

A. Remove an interface from a bridge 

B. Remove a network bridge 

C. Use eth1for broadcast 

D. Change the name of eth1to br1 

Answer:

Q9. What command encrypts a boot password for GRUB2? 

A. grub2-mkpasswd-pbkdf 12 

B. passwd -t grub2 

C. secboot 

D. grub2-pw 

E. bootpw 

Answer:

Q10. What does the ntpd drift file include? 

A. Information about how the hardware clock drifts 

B. Information about the stratum of the registered ntp servers. 

C. Information about the time difference to GMT. 

D. Information about the time polling frequency. 

Answer: