Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

RH133 Red Hat Linux System Administration Questions and Answers

Questions 4

Which of the following mke2fs command parameters is used to read bad blocks from a given file?

Options:

A.

-I

B.

-N

C.

-c

D.

-m

Buy Now
Questions 5

You work as a Network Administrator for Sanctity Inc. The company has a Linux-based network. You are installing a UPS on a file server on the network. Users frequently use this server to store and retrieve their files. After installing the UPS, you make the required changes in the /etc/inittab file. You want to implement these changes with immediate effect, but you cannot afford to reboot the server. Which of the following commands will you use to accomplish the task?

Options:

A.

init q

B.

init noboot

C.

shutdown -r

D.

shutdown –t

Buy Now
Questions 6

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 keep an eye on the system log file /var/adm/messages. Which of the following commands should you use to read the file in real time?

Options:

A.

tail -n 3 /var/adm/messages

B.

tail /var/adm/messages

C.

cat /var/adm/messages

D.

tail -f /var/adm/messages

Buy Now
Questions 7

Which of the following commands is used to check /etc/fstab file in Linux?

Options:

A.

sfdisk

B.

fdisk

C.

mount -a

D.

fsck

Buy Now
Questions 8

Which of the following commands is used to create repomd repository to hold packages in Linux system?

Options:

A.

chroot

B.

createrepo

C.

xm

D.

setsebool

Buy Now
Questions 9

What is the correct location of the Linux kernel?

Options:

A.

/boot/kernal

B.

/boot/vmlinux

C.

/boot/vmlinuz

D.

/boot/bzImage

Buy Now
Questions 10

Which of the following commands provides a list of all loaded kernel modules?

Options:

A.

lsmod

B.

modprobe

C.

modinfo

D.

mkinitrd

Buy Now
Questions 11

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

Options:

A.

/etc/group

B.

/etc/passwd

C.

/etc/user

D.

/etc/shadow

Buy Now
Questions 12

Which of the following commands can be used to add a new user in Linux?

Options:

A.

mkuser

B.

newuser

C.

addnewusr

D.

useradd

Buy Now
Questions 13

Which of the following files should be edited to modify kernel module configuration settings?

Options:

A.

/etc/module.conf

B.

/etc/modprobe.conf

C.

/etc/inttab

D.

/etc/xinted.cong

Buy Now
Questions 14

Which of the following scripts invokes the runlevel scripts?

Options:

A.

/etc/rc.d/rc.local

B.

/etc/rc.d/rc.sysinit

C.

/etc/rc.d/rc.serial

D.

/etc/rc.d/rc

Buy Now
Questions 15

Which of the following commands is used to specify that the gpm service should be executed at run level 3?

Options:

A.

chkconfig -- level 3 gpm on

B.

chkconfig --level 3 gpm

C.

chkconfig level 3 gpm

D.

chkconfig

Buy Now
Questions 16

Which of the following files contains the configuration of the kernel modules?

Options:

A.

/etc/kernel.modules

B.

/etc/lilo.conf

C.

/etc/conf.modules

D.

/etc/syslog.conf

Buy Now
Questions 17

John works as a professional Ethical Hacker. He has been assigned a project to test the security of www.weare-secure.com. He enters the following command on the Linux terminal: chmod 741 secure.c Considering the above scenario, which of the following statements are true?

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

Options:

A.

The textual representation of the file access permission of 741 will be -rwxr--rw-.

B.

By the octal representation of the file access permission, John is restricting the group members to only read the secure.c file.

C.

John is providing all rights to the owner of the file.

D.

John is restricting a guest to only write or execute the secure.c file.

Buy Now
Questions 18

Which of the following commands can be used to view the information about the transmitted or received packets from a network interface?

Options:

A.

ip link show [interface name]

B.

ip -s link show [interface name]

C.

ifconfig

D.

ping

Buy Now
Questions 19

You work as a Network Administrator for Net World Inc. The company has a Linux-based network. You want to mount an SMBFS share from a Linux workstation. Which of the following commands can you use to accomplish the task?

Each correct answer represents a complete solution. Choose two.

Options:

A.

smbmount

B.

smbfsmount

C.

mount smb

D.

mount -t smbfs

Buy Now
Questions 20

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

Buy Now
Questions 21

Which of the following statements are true about kernel modules?

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

Options:

A.

Kernel modules do not support executable loaders.

B.

The kernel module contains extra kernel codes that may be loaded after the loading of the base kernel.

Only a minimal resident kernel is loaded into memory at boot time.

C.

Kernel modules do not support the device drivers, network drivers, and file system drivers.

D.

Whenever a user requests a feature that is not present in the resident kernel, a kernel module is dynamically loaded into memory.

Buy Now
Questions 22

You work as a Network Administrator for Tech World Inc. The company has a Linux-based network. You have installed a video card in your Linux workstation. Which of the following will you require in order to configure

X?

Options:

A.

etc/videoconf

B.

root/videoconf

C.

root/x11/xf86config

D.

etc/x11/xf86config

Buy Now
Questions 23

You want to make Rick an owner of the files TRADE1.TXT and TRDREPORT.TXT. Which of the following commands will you use to accomplish this?

Options:

A.

chown rick TRADE1.TXT TRDREPORT.TXT

B.

chgrp rick TRADE1.TXT + TRDREPORT.TXT

C.

chown rick TRADE1.TXT + TRDREPORT.TXT

D.

chgrp rick TRADE1.TXT TRDREPORT.TXT

Buy Now
Questions 24

Which of the following files are used to activate disk quotas on a file system?

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

Options:

A.

quotA.group

B.

quotA.user

C.

quotaon

D.

.quotaon

Buy Now
Questions 25

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

Options:

A.

fsck -P

B.

fsck -f

C.

fsck -A

D.

fsck -y

Buy Now
Questions 26

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 print a file named print.txt. Which of the following commands can John use to accomplish the task? Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

lpr

B.

lprm

C.

lp

D.

a2ps

Buy Now
Questions 27

Which of the following statements is true about Linux kernel?

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

Options:

A.

It constitutes the core part of the Linux operating system.

B.

It detects hardware resources and boots up the system.

C.

It allocates memory on behalf of running process.

D.

It does not verify firewall rules

Buy Now
Questions 28

You work as a Linux Technician for Tech Perfect Inc. The company has a Linux-based network.

You have configured a database server in the network. Users complain that the server has become remarkably slow. However, the previous day, the server was performing well. You know that some of the processes may be the cause of the issue. You run the PS command on the server. In the result set, which information will you look at that suggests the problematic process?

Options:

A.

A high load average

B.

A high process ID

C.

A low load average

D.

A low CPU time

E.

A high CPU time

Buy Now
Questions 29

Which of the following files lists the file systems to be mounted automatically at startup?

Options:

A.

/etc/mtab

B.

/etc/fstab

C.

/dev/mtab

D.

/dev/fstab

Buy Now
Questions 30

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 the cc process at runlevel three. If the order of execution of cc command is 43, which of the following commands will John use to accomplish his task?

Options:

A.

ln -s /etc/rc.d/init.d/cc /etc/rc.d/rc3.d/K43cc

B.

ln -s /etc/rc.d/init.d/cc /etc/rc.d/rc3.d/S43cc

C.

ln -s /etc/rc.d/cc /etc/rc.d/rc3.d/s43cc

D.

ln -s /etc/init.d/cc /etc/rc.d/rc3.d/K43cc

Buy Now
Questions 31

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

Options:

A.

config

B.

xconfig

C.

menuconfig

D.

chkconfig

Buy Now
Questions 32

John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. He is working as a root user on the Linux operating system. He wants to add a soft limit quota warning for the users, in which, after exceeding the quota value, a user will receive e-mail warnings about being over quotA. 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.

quotaon

B.

warnquota

C.

edquota

D.

quotaoff

E.

repquota

Buy Now
Questions 33

You work as a system administrator for Tech Perfect Inc. The company has a Linux-based network. You are a root user on the Linux operating system. A user, Jetson, wants to view the speed and the duplex for his Ethernet card. His ethernet card is activated on interface eth0. Which of the following commands can you use to accomplish this task?

Options:

A.

ifup eth0

B.

ifconfig eth0

C.

ip link show eth0

D.

sudo ethtool eth0

Buy Now
Questions 34

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

Options:

A.

1GB

B.

512 MB

C.

128MB

D.

64MB

Buy Now
Questions 35

Which of the following commands can be used to view the information about the transmitted or received packets from a network interface?

Options:

A.

ip link show [interface name]

B.

ifconfig

C.

ip -s link show [interface name]

D.

ping

Buy Now
Questions 36

Which of the following commands is used to compress a tar file?

Options:

A.

tar

B.

gzip

C.

compress

D.

dump

Buy Now
Questions 37

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.

tmpwatch

B.

logrotate

C.

anacron

D.

logwatch

Buy Now
Questions 38

Which of the following commands is used to see IP address, MAC address, and default gateway of a Linux system?

Options:

A.

traceroute

B.

ifconfig

C.

ipconfig

D.

ping

Buy Now
Questions 39

Which of the following command is used to list the current routing table in Linux?

Options:

A.

ifconfig

B.

traceroute

C.

dig

D.

/sbin/ip route

Buy Now
Questions 40

Which command is used to change ownership of a group?

Options:

A.

chown

B.

chgroup

C.

chmod

D.

chgrp

Buy Now
Questions 41

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

Options:

A.

DomainU

B.

Domain2

C.

Domain0

D.

Domain1

Buy Now
Questions 42

Which of the following commands is used to create filesystem in Linux?

Options:

A.

fdisk

B.

mkfs

C.

sfdisk

D.

fsck

Buy Now
Questions 43

Which of the following commands will you use to change the home directory of a user and move all of its contents to the new home directory?

Options:

A.

usermod -g

B.

usermod -o -u

C.

usermod -u

D.

usermod -d –m

Buy Now
Questions 44

Different options are used with the ethtool command to perform different tasks, such as to change the speed of Ethernet card, to change duplex settings of Ethernet card, etc. Drag and drop the appropriate option before its respective function.

Options:

Buy Now
Questions 45

You work as a Network Administrator for Secure World Inc. The company has a Linux-based network. You want to run a command with the changed root directory. Which of the following commands will you use?

Options:

A.

chroot

B.

chdir

C.

ls

D.

route

Buy Now
Questions 46

Which of the following servers can provide files required for Red Hat Linux installation process?

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

Options:

A.

FTP

B.

HTTP

C.

SMB

D.

NFS

Buy Now
Questions 47

You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You are working as a root user on the Linux operating system. You want to run the yum command entirely from the cache and not let it download or update any headers unless absolutely necessary. Which of the following yum command parameters will you use to accomplish the task?

Options:

A.

-y

B.

-R

C.

-c

D.

-C

Buy Now
Questions 48

You work as a Network Administrator for Perfect World Inc. The company has a Linux-based network. You have configured a Linux server to connect to the Internet. Before connecting it to the Internet, you want to check all the files on which SUID has been set. Which of the following commands will you choose to list all such programs?

Options:

A.

find /-perm -2000

B.

ls -l

C.

find /-perm -4000

D.

ls -suid

Buy Now
Questions 49

Which of the following runlevel scripts of the /etc/init.d directory terminates all processes, removes swap space, unmounts all file systems, and either shuts down or reboots the computer?

Options:

A.

halt

B.

autofs

C.

apmd

D.

crond

Buy Now
Questions 50

You work as a Network Administrator for Rick International. The company has a Linux-based network. You have to remove a package named TEST from a Linux server. Which of the following commands will you use to accomplish the task?

Options:

A.

rpm -e TEST

B.

rpm -ql TEST

C.

rpm -qi TEST

D.

rpm -i TEST

Buy Now
Exam Code: RH133
Exam Name: Red Hat Linux System Administration
Last Update: May 4, 2024
Questions: 336
RH133 pdf

RH133 PDF

$28  $80
RH133 Engine

RH133 Testing Engine

$33.25  $95
RH133 PDF + Engine

RH133 PDF + Testing Engine

$45.5  $130