The Up to the immediate present Guide To 050-733 item pool Oct 2021
we provide Free Novell Inc 050-733 exam guide which are the best for clearing 050-733 test, and to get certified by Novell Inc SUSE Certified Linux Administrator 12. The 050-733 Questions & Answers covers all the knowledge points of the real 050-733 exam. Crack your Novell Inc 050-733 Exam with latest dumps, guaranteed!
Q1. Which option do you use to write the output of the 'hwinfo' command to a log file?
A. --dumpfile_name
B. -o file_name - -dump
C. . -log filejiame
D. --ofile_name
Answer: C
Q2. What command disables the ssh service on a systemd system?
A. systemctl disable sshd
B. systemdctl disable sshd
C. systemd-stop sshd
D. systemctl sshd - -status=disabled
Answer: A
Q3. What are valid sections in asystem unit file? (Choose three.)
A. [Unit]
B. [Service]
C. [install]
D. [Global]
E. [Runlevel]
F. [Pre]
G. [Post]
H. [Main]
I. [Onboot]
J. [Modules]
Answer: A,B,C
Q4. Which file contains information about the filesystems to be mounted automatically when the system is booted?
A. /etc/fstab
B. /etc/mounttab
C. /etc/import
Answer: A
Q5. 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: D
Q6. You want to remove a repository called "new" from the repository list. Which command will
accomplish this?
A. rpm -r new
B. remove new
C. rpm -zypper new
D. zypper remove new
E. zypper removerepo new
Answer: E
Q7. 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: B
Q8. Which command creates a RAID container?
A. mdadm -C /dev/md/ddf -n 4 -15 -e ddf /dev/sd[b-e]
B. mdadm -C /dev/md0-e 1 -n 4 -15 -x 1 /dev/sd[b-e]
C. mdadm -C /dev/md/ddf-r5 -n 3 -15 /dev/md/ddf
D. mdadm -A /dev/md0
Answer: B
Q9. 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?
A. chmod 777 test
B. chmod a=rx test
C. chmod u=rx,a-rx test
D. chmod u+w,g+rx,o+rx test
Answer: B
Q10. Which command uninstalls an rpm package?
A. rpm -d package_name
B. rpm - e package_name
C. rpm -r package_name
D. rpm -u package_name
E. remove package_name
F. uninstall package_name
Answer: B