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

RedHat RH133 - Red Hat Linux System Administration

Page: 2 / 10
Total 336 questions

What is the minimum processor requirement to install Red Hat in GUI mode?

A.

346 MHz Pentium III

B.

250 MHz Pentium I

C.

400MHz Pentium II

D.

200 MHz Pentium II

Which of the following files contains users' names and UIDs?

A.

/etc/group

B.

/etc/passwd

C.

/etc/user

D.

/etc/shadow

Which of the following graphical tools can be used to create and modify Kickstart files?

A.

ksvalidator

B.

system-config-services

C.

system-config-securitylevel

D.

system-config-kickstart

Which of the following is the only domain in Xen environment from which an administrator can send command to the Hypervisor?

A.

DomainU

B.

Domain2

C.

Domain0

D.

Domain1

What does LVM stands for?

A.

Logical volume manager

B.

Local virtual manager

C.

Linux volume manager

D.

Local volume manager

You want to format a floppy disk in a Linux server. Which of the following commands will you use?

A.

fsck /dev/fd0

B.

fdisk /dev/fd0

C.

mkfs /dev/fd0

D.

mount /dev/fd0

What is the correct location of the Linux kernel?

A.

/boot/kernal

B.

/boot/vmlinux

C.

/boot/vmlinuz

D.

/boot/bzImage

Which of the following RAID levels provide striping without parity?

A.

RAID 5

B.

RAID 1

C.

RAID 4

D.

RAID 0

Which of the following options is used with yum to list various information about available packages?

A.

list

B.

update

C.

deplist

D.

info

Which of the following statements about the chmod 0755 scriptfile.sh command is true?

A.

The command removes the read, write, and execute permissions from the scriptfile.sh file's owner.

B.

The command assigns only the read and execute permissions to the scriptfile.sh file's owner.

C.

The command assigns the read, write, and execute permissions to the scriptfile.sh file's owner.

D.

The command assigns the read, write, and execute permissions to the scriptfile.sh file's group.