Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

050-733 Exam Dumps - SUSE Certified Linux Administrator 12

Go to page:
Question # 9

What are the two basic kinds of device drivers? (Choose two.)

A.

User space drivers

B.

Daemons

C.

Boot modules

D.

Inodes

E.

Kernel modules

F.

Device ROM

Full Access
Question # 10

Where can you set global shell environment variables for all users independent of their shell?

A.

/etc/profile

B.

/etc/profile.all

C.

/etc/bash.local

D.

/etc/bash.bashrc

Full Access
Question # 11

You want to find out if files from the wget package were altered since they were installed.

Which command will give you this information?

A.

rpm -qf wget

B.

rpm -v wget

C.

rpm -F wget

D.

rpm -V wget

Full Access
Question # 12

Which command would you use to start the xeyes program in the background?

A.

xeyes > bg

B.

bg | xeyes

C.

xeyes -bg

D.

xeyes | bg

E.

xeyes &&

F.

xeyes &

Full Access
Question # 13

You would like to run command1 and then command2, whether or not command1 completed successfully.

Which command accomplishes this task?

A.

command1 & command2

B.

command1 > command2

C.

command1 | command2

D.

command1 ; command2

Full Access
Question # 14

Which statement about the sudo command is correct?

A.

You can edit the sudo configuration file /etc/visudo with the sudoers command.

B.

You can edit the sudo configuration file /etc/sudo.conf directly with vi.

C.

You can edit the su configuration file /etc/su.conf with the sudo command.

D.

You can edit the sudo configuration file /etc/sudoers with the visudo command.

Full Access
Question # 15

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

Full Access
Go to page: