Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

RedHat RH133 - Red Hat Linux System Administration

Page: 9 / 10
Total 336 questions

You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. A user complains that his Linux computer gets rebooted occasionally. Which of the following files will provide you the required information to troubleshoot the issue?

A.

/var/log/wtmp

B.

/var/log/dmesg

C.

/var/log/bootmsg

D.

/var/log/messages

You work as a System Administrator for McNeil Inc. The company has a Linux based network. You are a root user on Red Hat operating system. You have upgraded the amount of RAM in your system from 256 MB to 512 MB, but there is only 512 MB of swap space. Therefore, you want to add more swap space to /dev/hdb2 hard drive to run the applications that require a large amount of memory. Which of the following commands should you run to accomplish this task? Each correct answer represents a complete solution. Choose all that apply.

A.

mkswap /dev/hdb2

B.

swapon /dev/hdb2

C.

mount

D.

parted

You want to start the display manager automatically at boot time. Which of the following files will you edit to accomplish the task?

A.

inittab

B.

XDM-config

C.

Xsession

D.

Xaccess

Alicia works as a System Administrator for SoftTech Inc. The company uses the Linux operating system. She wants to install Apache on the company's server. Which of the following commands will she use to check whether or not Apache is already installed on the server?

A.

rpm -U apache

B.

rpm -q apache

C.

rpm --checksig

D.

rpm -i apache

In a Linux computer, which of the following files defines run levels for the processes to be started up during boot up?

A.

/etc/inittab

B.

/etc/syslog.conf

C.

/etc/lilo.conf

D.

/etc/runlevel

Which of the following fsck commands will you use to check all filesystems listed in /etc/fstab?

A.

fsck -P

B.

fsck -A

C.

fsck -f

D.

fsck -y

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.

A.

locate

B.

lsmod

C.

cat /proc/modules

D.

ls /proc

Which of the following files must be edited to alter the run level?

A.

/etc/init

B.

/etc/profile

C.

/etc/mtab

D.

/etc/inittab

What is the minimum RAM requirement for installing Red Hat in GUI mode?

A.

1GB

B.

512 MB

C.

128MB

D.

64MB

You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You have received an error on your Linux server stating that the superblock is damaged. Which of the following commands will you use to resolve the issue?

A.

mount

B.

e2fsck

C.

fsck

D.

mkfs