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

You work as the Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You are a root user on the Red Hat operating system. You want to view all files with a size of over 50 megabytes on your system. Which of the following commands should you use to accomplish the task?

A.

find size +50M

B.

find -size 50M

C.

find -size -50M

D.

find -size +50M

You want only the root access in a Linux computer for maintenance purposes. Which of the following runlevels will you use to boot the computer?

A.

2

B.

0

C.

1

D.

3

You work as a Network Administrator for Tech World Inc. The company has a Linux-based network. The permissions on a file named Report are shown below:

rwxr--r— You want to add a sticky bit to the file. Which of the following commands will you use?

A.

chmod 2744 report

B.

chmod 1744 report

C.

chmod 7744 report

D.

chmod 4744 report

Which of the following commands are used to remove a package from a Linux system?

Each correct answer represents a complete solution. Choose two.

A.

yum -rm packagename

B.

yum erase packagename

C.

yum -r packagename

D.

yum remove packagename

You work as a Network Administrator for Net World International. The company has a Linux-based network. You want to upgrade an RPM package and get the status during the upgrade. Which of the following commands will you use to accomplish the task?

A.

rpm -ivh

B.

rpm -Uvh

C.

rpm -evh

D.

rpm -qvh

Which of the following commands is used to mount file systems?

A.

detach

B.

mount

C.

umount

D.

attach

Which of the following commands can be used to check the status of RAID devices?

A.

fsck

B.

mkfs

C.

mdadm

D.

fdisk

What does LVM stands for?

A.

Logical volume manager

B.

Local virtual manager

C.

Linux volume manager

D.

Local volume manager

Which of the following commands is used to set a user's quota?

A.

edquota

B.

edquota user

C.

edquota -p user

D.

edquota -u user

Which of the following is GRUB Menu Configuration File?

A.

/etc/grub.conf

B.

/boot/grub/grub.conf

C.

/etc/grub/grub.conf

D.

/boot/grub.conf