Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtreat

RH133 Red Hat Linux System Administration Questions and Answers

Questions 4

Which of the following commands is used to verify the installed zip rpm against the RPM database?

Options:

A.

rpm -Vp zip-2.3-8.i386.rpm

B.

rpm -Va

C.

rpm -V zip

D.

rpm -qa gpg-pubkey

Buy Now
Questions 5

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 6

You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You are configuring a UPS for a Linux server. You want to configure the computer as follows:

. The server should automatically shut down after ten minutes of power failure.

. The server should inform the administrator that the shut down process has started.

Which of the following files will help you to configure these settings?

Options:

A.

/etc/inittab

B.

/etc/mtab

C.

/etc/fstab

D.

/etc/syslog.conf

Buy Now
Questions 7

Which of the following commands is used to create a user account for a new user?

Options:

A.

USERMOD

B.

MOUNT

C.

USERADD

D.

CRUSER

Buy Now
Questions 8

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 9

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 10

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?

Options:

A.

e2fsck

B.

mount

C.

fsck

D.

mkfs

Buy Now
Questions 11

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 12

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 13

By default, which of the following commands configures the current run level?

Options:

A.

service

B.

chkconfig

C.

ntsysv

D.

pstree

Buy Now
Questions 14

In Linux, which of the following prompts does the Shell display to indicate that the logged in user is Superuser?

Options:

A.

$

B.

#

C.

:

D.

&

Buy Now
Questions 15

Which of the following is the default configuration file for the ifup command?

Options:

A.

/etc/syslog

B.

/etc/sysconfig

C.

/etc/init.d

D.

/etc/syslog.conf

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

Which of the following commands creates a new logical volume in a volume group?

Options:

A.

pvcreate

B.

mkfs

C.

lvcreate

D.

vgcreate

Buy Now
Questions 18

You want to find out what quota a user 'john' is using. Which of the following commands will you use to accomplish the task?

Options:

A.

edquota -u john

B.

quota -u john

C.

edquota -g john

D.

quota john

Buy Now
Questions 19

In Linux, which of the following files contains group information?

Options:

A.

/etc/gp

B.

/etc/group

C.

/etc/login.defs

D.

/etc/passwd

Buy Now
Questions 20

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

Options:

A.

ksvalidator

B.

system-config-services

C.

system-config-securitylevel

D.

system-config-kickstart

Buy Now
Questions 21

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

Options:

A.

fdisk

B.

mkfs

C.

sfdisk

D.

fsck

Buy Now
Questions 22

Which of the following commands can be used to check the errors of the ext2 and ext3 filesystems?

Each correct answer represents a complete solution. Choose two.

Options:

A.

fsck --ext2

B.

fsck.ext3

C.

fsck --ext3

D.

e2fsck

Buy Now
Questions 23

Which of the following commands can be used to upgrade a package only if an earlier version of that package is already installed? Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

rpm -U

B.

rpm --freshen

C.

rpm -F

D.

rpm --upgrade

Buy Now
Questions 24

Which of the following commands will you run to list all files that have been modified within the last 60 minutes?

Options:

A.

find /etc -name *.txt

B.

find start -dir -min -60

C.

find start -dir -cmin -60

D.

find start -cmin -60

Buy Now
Questions 25

Which of the following commands displays a module name or filename and associated information, such as the authors name, license, description, module version, dependencies, parameters, etc?

Options:

A.

modprobe

B.

lsmod

C.

modprob

D.

modinfo

Buy Now
Questions 26

After enabling shadowed passwords in a Linux server, where does Linux keep the passwords?

Options:

A.

/usr/shadow

B.

/etc/passwd

C.

/usr/passwd

D.

/etc/shadow

Buy Now
Questions 27

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 28

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

Options:

A.

/etc/init

B.

/etc/profile

C.

/etc/mtab

D.

/etc/inittab

Buy Now
Questions 29

You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network. You want to kill a process running on a Linux server. Which of the following commands will you use to know the process identification number (PID) of the process?

Options:

A.

getpid

B.

ps

C.

kill

D.

killall

Buy Now
Questions 30

Which of the following commands can be used to modify kernel parameters at runtime?

Options:

A.

sync

B.

sysctl

C.

mkinitrd

D.

lsdev

Buy Now
Questions 31

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 32

Which of the following commands is used to create a new group account?

Options:

A.

groupdel

B.

groupmod

C.

groupenable

D.

groupadd

Buy Now
Questions 33

Which of the following rpmbuild commands is used to print debugging information of an rpm package?

Options:

A.

rpm -vv

B.

rpm --pipe

C.

rpm -V zip

D.

rpm –quiet

Buy Now
Questions 34

Which of the following commands is used to create a file system on a hard disk?

Options:

A.

grub

B.

fsck

C.

mount

D.

ls

E.

mkfs

F.

init

Buy Now
Questions 35

What does LDAP stand for?

Options:

A.

Light Directory Access Protocol

B.

Local Directory Access Protocol

C.

Lightweight Directory Access Protocol

D.

Linkweight Directory Access Protocol

Buy Now
Questions 36

Which of the following commands can be used to extend the logical volumes?

Options:

A.

lvxtend

B.

lvcreate

C.

lvextend

D.

resizee2fs

Buy Now
Questions 37

You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network. You want to kill a process running on a Linux server. Which of the following commands will you use to know the process identification number (PID) of the process?

Options:

A.

killall

B.

getpid

C.

ps

D.

kill

Buy Now
Questions 38

Which of the following SHELL commands displays currently logged-in users and their tasks?

Options:

A.

who

B.

w

C.

finger

D.

whoami

Buy Now
Questions 39

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 40

What is the maximum number of partitions that Linux kernel supports for SCSI drives?

Options:

A.

60

B.

63

C.

15

D.

30

Buy Now
Questions 41

Which of the following is a configuration file used to configure TCP wrappers?

Options:

A.

/etc/hosts.allow

B.

/etc/resolve.conf

C.

/etc/tcpwrapper

D.

/etc/hosts.conf

Buy Now
Questions 42

While installing the Linux operating system on a computer, you have to ensure that you have selected the root file system as _____.

Options:

A.

swap

B.

ext3

C.

nfs

D.

befs

E.

ntfs

Buy Now
Questions 43

Which of the following commands is used to scan and repair file systems on a hard disk of a Linux computer?

Options:

A.

fsck

B.

fixfs

C.

mkfs

D.

mount

Buy Now
Questions 44

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 --whatrequires foo

C.

rpm -q --triggeredby foo

D.

rpm -q --changelog foo

Buy Now
Questions 45

Which of the following commands is used to modify a user account?

Options:

A.

USERADD

B.

MOUNT

C.

MODUSER

D.

USERMOD

Buy Now
Questions 46

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 change the quota setting of the user named MariA. Which of the following commands will he use to accomplish the task?

Options:

A.

edquota -u

B.

edquota -g

C.

edquota -p

D.

edquota –T

Buy Now
Questions 47

You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network. You have assigned a permission set of 440 on a folder. Which of the following permissions are added to the folder?

Each correct answer represents a part of the solution. Choose all that apply.

Options:

A.

Read permission to the owner.

B.

Read and Execute permissions to the group.

C.

Read, Write, and Execute permissions to the owner and the group.

D.

Read and Execute permissions to the owner.

E.

Read permission to the group.

F.

No permission to others.

Buy Now
Questions 48

Which of the following commands is used to compare the contents of two files for differences?

Options:

A.

sort

B.

cat

C.

wc

D.

diff

Buy Now
Questions 49

Which of the following commands must be used to see the runlevels associated with a service grub?

Options:

A.

chkconfig --list

B.

chkconfig --grub

C.

chkconfig grub

D.

chkconfig

Buy Now
Questions 50

What is the correct location of the Linux kernel?

Options:

A.

/boot/kernal

B.

/boot/vmlinux

C.

/boot/vmlinuz

D.

/boot/bzImage

Buy Now
Exam Code: RH133
Exam Name: Red Hat Linux System Administration
Last Update: May 17, 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