Pass the RedHat RHCT RH133 Questions and answers with CertsForce

Viewing page 7 out of 10 pages
Viewing questions 61-70 out of questions
Questions # 61:

John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He wants to run xdm automatically when the

Linux operating system reboots. What will he do to accomplish the task?

Options:

A.

Enter the run xdm -auto command on the terminal.


B.

Enter the xdm command on the terminal.


C.

Enter the killall xdm command on the terminal.


D.

Change the default run level for xdm in the /etc/inintab file.


Expert Solution
Questions # 62:

Drag and drop the appropriate commands before their respective functions.

Question # 62


Expert Solution
Questions # 63:

Which of the following commands will go through your logs for a given period of time and make a report in the areas that you wish with the detail that you wish?

Options:

A.

logrotate


B.

anacron


C.

tmpwatch


D.

logwatch


Expert Solution
Questions # 64:

John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He wants to get the status of the modules currently loaded in the kernel. Which of the following commands will John use to accomplish his task?

Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

ls /proc


B.

lsmod


C.

locate


D.

cat /proc/modules


Expert Solution
Questions # 65:

Which of the following commands or command flags can be used to list the installed services and their associated runlevels?

Options:

A.

menuconfig


B.

chkconfig


C.

config


D.

xconfig


Expert Solution
Questions # 66:

Which of the following statements about Logical Volume Management (LVM) is true?

Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

It can resize volume groups online by absorbing new physical volumes (PV) or ejecting existing ones.


B.

It can resize logical volumes (LV) online by concatenating extents onto them or truncating extents from them.


C.

It cannot suffer from internal fragmentation.


D.

It can stripe whole or parts of logical volumes across multiple PVs, in a fashion similar to R AID0.


Expert Solution
Questions # 67:

You work as a Network Administrator for Net Perfect Inc. The company has a Linux-based network. You have created a folder named Report. You have made David the owner of the folder.

The members of a group named JAdmin can access the folder and have Read, Write, and Execute permissions. No other user can access the folder. You want to ensure that the members of the JAdmin group do not have Write permission on the folder. Also, you want other users to have Read permission on the Report folder.

Which of the following commands will you use to accomplish the task?

Options:

A.

chmod 777 report


B.

chmod 754 report


C.

chmod 555 report


D.

chown david.jadmin report


Expert Solution
Questions # 68:

By which of the following commands a device can be partition in Linux?

Options:

A.

fdisk


B.

fsck


C.

mke2fs


D.

mkfs


Expert Solution
Questions # 69:

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?

Options:

A.

rpm -ivh


B.

rpm -Uvh


C.

rpm -evh


D.

rpm -qvh


Expert Solution
Questions # 70:

Which of the following commands will you use to display the packages that depend on the package foo?

Options:

A.

rpm --freshen foo


B.

rpm -q --triggeredby foo


C.

rpm -q --changelog foo


D.

rpm -q --whatrequires foo


Expert Solution
Viewing page 7 out of 10 pages
Viewing questions 61-70 out of questions