Official Bank 0/100

SUSE Certified Linux Administrator 12 (050-733) - Novell Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
100 Total Questions
1
Question
You want to redirect both output and error messages of the find command to the find-output file.

Which command accomplishes this task?
Options
A find /etc –name “*conf” 2<&1 > find-output
B find /etc –name “*conf” > find-output 2> find-output
C find /etc –name “*conf” 2>&find-output
D find /etc –name “*conf” > find-output 2>&1
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
What does the command “vgcreate” do?
Options
A Create a new virtual group for use with KVM.
B Create a new vector when printing in Postscript.
C Create a new volume group for use with LVM.
D This command does not exist.
E Create a new virtual graphic device.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
To which process does the process ID 1 always belong on SLES12?
Options
A kernel (vmlinuz)
B systemd
C boot
D X server
E cron
F init
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
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?
Options
A scp da20.digitalairlines.com:/tmp mytext
B sftp mytext da20.digitalairlines.com:/tmp
C ssh mytext da20.digitalairlines.com:/tmp
D scp mytext da20.digitalairlines.com:/tmp
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which statement about the Set User ID bit on executable files is correct?
Options
A The SUID bit has no security implications.
B The SUID bit on executables has no effect; it is only relevant when set on directories.
C The SUID should only be set when really needed and only on applications that are well tested.
D The SUID bit makes it more difficult to exploit any potential vulnerabilities in the program.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.