Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Novell SUSE Certified Linux Administrator 12 (050-733) Free Practice Test

Question 1
Which group name or group ID is stored in /etc/passwd?

Correct Answer: C
Question 2
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?

Correct Answer: D
Question 3
Which statement about the Set User ID bit on executable files is correct?

Correct Answer: D
Question 4
What does the command "vgcreate" do?

Correct Answer: E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
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 command line?

Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
In which file are global configurations for users who use bash as their login shell set?

Correct Answer: B
Question 7
What does SLED stand for?

Correct Answer: B
Question 8
Which directory contains configuration files?

Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 9
How do you start a YaST module (for instance, the sw_single module used to install software) directly from the command line? (Choose two.)

Correct Answer: A,E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 10
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 content.
Which command accomplishes this task?

Correct Answer: A