Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

SUSE Certified Linux Administrator 12

Last Update 4 hours ago Total Questions : 100

The SUSE Certified Linux Administrator 12 content is now fully updated, with all current exam questions added 4 hours ago. Deciding to include 050-733 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 050-733 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 050-733 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any SUSE Certified Linux Administrator 12 practice test comfortably within the allotted time.

Question # 21

What is the following command doing:

brctl delif br1 eth1

A.

Remove an interface from a bridge

B.

Remove a network bridge

C.

Use eth1 for broadcast

D.

Change the name of eth1 to br1

Question # 22

How large is the MBR?

A.

8 KBytes

B.

1 KByte

C.

1 MByte

D.

512 Bytes

E.

256 Bytes

Question # 23

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

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 # 24

In the bash shell, which command can be used to create a MY_NAME variable containing the value Joe?

A.

MY_NAME=Joe

B.

MY_NAME = Joe

C.

echo Joe > MY_NAME

D.

export MY_NAME = Joe

Question # 25

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.

Question # 26

You want to redirect both output and error messages of the find command to the find-output file.

Which command accomplishes this task?

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 # 27

What does the command “vgcreate” do?

A.

Create a new volume group for use with LVM.

B.

Create a new virtual group for use with KVM.

C.

Create a new virtual graphic device.

D.

Create a new vector when printing in Postscript.

E.

This command does not exist.

Question # 28

What is the result of the following command?

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

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

Question # 29

What does the following sentence describe?

“Multiple file names referencing to the same inode.”

A.

Hard Links

B.

Sockets

C.

Pipes

D.

Character devices

E.

Block devices

Question # 30

From command mode in vi, what do you have to do to enter text?

A.

Press e

B.

Press i

C.

Press k

D.

Press w

Go to page: