Summer Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Novell 050-733 SUSE Certified Linux Administrator 12 Exam Practice Test

Page: 1 / 10
Total 100 questions

SUSE Certified Linux Administrator 12 Questions and Answers

Question 1

Which modes does the vi editor run in? (Choose two.)

Options:

A.

Command mode

B.

Working mode

C.

Switch mode

D.

Insert mode

E.

Allocation mode

Question 2

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>&find-output

B.

find /etc –name “*conf” 2<&1 > find-output

C.

find /etc –name “*conf” > find-output 2>&1

D.

find /etc –name “*conf” > find-output 2> find-output

Question 3

What is the purpose of the ssh-agent command?

Options:

A.

ssh-agent is a program that checks for machines in the network that have an ssh daemon running.

B.

ssh-agent is used to fetch public keys from machines within your network.

C.

ssh-agent is used to avoid typing the passphrase for your key on each login.

D.

ssh-agent is a program that helps configure the ssh daemon.

Question 4

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

Options:

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 applications

G.

Your virtual workspaces

Question 5

What is described as follows:

If content of a block changes, the changed block is put beside the non-changed block.

Options:

A.

Rollback

B.

Journaling

C.

Subvolume

D.

Copy on write

Question 6

When you connect to an ssh server with your ssh client, the pubic key of the server is compared to the keys

stored in a file on the client computer.

Which file is this?

Options:

A.

~/.ssh/known_hosts

B.

~/.ssh/id_rsA.pub

C.

~/.ssh/authorized_keys

D.

~/.ssh/id_dsA.pub

Question 7

Which option do you use to write the output of the ‘hwinfo’ command to a log file?

Options:

A.

- -dump file_name

B.

–o file_name - -dump

C.

- -log file_name

D.

- -o file_name

Question 8

What is the naming format for RPM packages?

Options:

A.

Software_name.software_version.company:name.rpm

B.

Software_name.software_version.company:name.rpm

C.

Software_name.release_number.architecture.rpm

D.

Software_name.software_version.release_number.architecture.rpm

E.

Software_name.software_version.rpm

Question 9

To which process does the process ID 1 always belong on SLES12?

Options:

A.

boot

B.

kernel (vmlinuz)

C.

init

D.

systemd

E.

X server

F.

cron

Question 10

Which protocol is used to send messages by the ping command?

Options:

A.

NTP

B.

FTP

C.

TCP

D.

ICMP

E.

HTTP

F.

LDAP

Question 11

Where are systemd unit files stored? (Choose two.)

Options:

A.

/usr/lib/systemd/system/

B.

/etc/systemd/system/

C.

/lib/systemd/

D.

/usr/systemd/unit

E.

/usr/systemd/service/

F.

/usr/systemd/target/

G.

/etc/systemd/units/

Question 12

You wonder which installed RPM package the /etc/exports file belongs to.

Which command will give you the desired information?

Options:

A.

rpm -qf /etc/exports

B.

rpm -f /etc/exports

C.

rpm --provides /etc/exports

D.

rpm -ql /etc/exports

Question 13

You are viewing the manual page of crontab, but it does not contain the information you are looking for. You

suspect there is another crontab manual page.

Which command could you use to find out if another crontab manual page exists? (Choose two.)

Options:

A.

man a crontab

B.

whatis crontab

C.

man –k crontab

D.

man - -next crontab

E.

man - -showall crontab

Question 14

What commands can be used to view processes? (Choose three.)

Options:

A.

ps

B.

top

C.

tree

D.

procview

E.

pstree

F.

less

G.

pr

Question 15

What is the result of the following command?

dd if=/dev/zero of=/dev/hdd bs=512 count=1

Options:

A.

Writes zeros in the first 512 bytes of the first hard disk block

B.

Assigns the physical volume zero to the logical volume hdd

C.

Overwrites an existing partition table

D.

Creates a LVM partition of 512 blocks

E.

Backs up the /dev/zero and /dev/hdd files

Page: 1 / 10
Total 100 questions