Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which command installs most rpm packages?

A.

rpm package_name.rpm

B.

rpm - -package_name.rpm

C.

rpm –i package_name.rpm

D.

install package_name.rpm

E.

install –i package_name.rpm

Which command is suitable for displaying the CPU load as a percentage?

A.

w

B.

top

C.

nice

D.

uptime

You want to use the ip command to set a new address for your network device eth0. It is a Standard class C

network. The broadcast address and network route should be set accordingly.

Which command is correct?

A.

ip address add 192.168.0.10/24 dev eth0

B.

ip addr add eth0 192.168.0.10/24 eth0 broadcast 192.168.255.255

C.

ip addr add 192.168.0.10/24 dev eth0 brd è

D.

ip address set 192.168.0.10/24 dev eth0

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

A.

ps

B.

top

C.

tree

D.

procview

E.

pstree

F.

less

G.

pr

Which file contains information about the filesystems to be mounted automatically when the system is booted?

A.

/etc/fstab

B.

/etc/mounttab

C.

/etc/import

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

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

What does the following line of the sudo configuration file mean?

geeko ALL = /sbin/shutdown

A.

All users are allowed to shut down the computer.

B.

It allows the user geeko to shut down the computer.

C.

All users (except geeko) are allowed to shut down the computer.

D.

User geeko is allowed to shut down the computer with name ALL.

E.

All users of the computer with the name geeko are allowed to shut down the computer.

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.

You want to view the status (locked, valid password, etc.) of the account tux.

Which command displays the desired information?

A.

passwd -S tux

B.

passwd -v tux

C.

passwd -L tux

D.

passwd -p tux