Labour Day Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

RH133 Sample Questions Answers

Questions 4

To see the run levels associated with the service grub, which of the following commands must be issued?

Options:

A.

chkconfig

B.

service

C.

xinetd

D.

chkconfig --list

Buy Now
Questions 5

Which of the following commands runs a Linux system in multi-user mode with networking?

Options:

A.

init 2

B.

init 3

C.

init 6

D.

init 5

Buy Now
Questions 6

John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. Due to some network security reasons, John wants to shut down all network interfaces just before rebooting the Linux server. Which of the following commands will he use to accomplish the task?

Options:

A.

init 3

B.

init 6

C.

init 0

D.

shutdown -r now

E.

reboot -i

Buy Now
Questions 7

You work as an Administrator for McNeil Inc. The company has a Linux-based network. You are logged in as a standard user on your client computer. You have started a process 1001 as a root user. You want to kill the process. Which of the following commands will you use to accomplish the task?

Options:

A.

kill 1001 /SU

B.

su -c "kill 1001"

C.

kill 1001

D.

killall 1001

Buy Now
Questions 8

Which of the following commands is used to install a rpm package?

Options:

A.

rpm -Ivh packagename

B.

rpm -Uvh packagename

C.

rpm -ivh packagename

D.

rpm -i packagename

Buy Now
Questions 9

If /root partition is installed on /dev/hdb1, what defines /dev/hdb1?

Options:

A.

Second hard disk, second partition

B.

First hard disk, second partition

C.

Second hard disk, first partition

D.

First hard disk, first partition

Buy Now
Questions 10

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 11

Which of the following run levels start the system in single user mode?

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

Options:

A.

0

B.

single

C.

S

D.

s

E.

1

Buy Now
Questions 12

You have made some changes in the /etc/inittab file. Now, you want to make changes take effect without rebooting the operating system. Which of the following commands can you use to accomplish the task?

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

Options:

A.

init S

B.

init Q

C.

init q

D.

init s

Buy Now
Questions 13

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

Buy Now
Questions 14

You work as a Network Administrator for World Perfect Inc. The company has a Linux-based network. You have configured a Linux Web server on the network. A user complains that the Web server is not responding to requests. The process list on the server shows multiple instances of the HTTPD process. You are required to stop the Web service. Which of the following commands will you use to resolve the issue?

Options:

A.

killall httpd

B.

kill httpd

C.

stopall httpd

D.

stop httpd

Buy Now
Questions 15

Which of the following commands is used to create a new group in a Linux server?

Options:

A.

MOUNT

B.

ADDGROUP

C.

USERADD

D.

GROUPADD

Buy Now
Questions 16

Which of the following is the parent of all processes in Linux?

Options:

A.

bash

B.

/etc/init

C.

init

D.

grub

Buy Now
Questions 17

Which of the following commands can you use to create an ext3 file system?

Each correct answer represents a complete solution. Choose two.

Options:

A.

mkfs.ext3

B.

mke2fs

C.

mke2fs -j

D.

mkfs.ext2

Buy Now
Questions 18

Which of the following commands is used to uninstall an RPM package from a Linux server?

Options:

A.

rpm -e

B.

rpm --uninstall

C.

rpm -U

D.

rpm -re

Buy Now
Questions 19

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 check the errors of an ext2 filesystem. 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.

e2fsck

B.

fsck

C.

fsck -N

D.

fsck.ext2

Buy Now
Questions 20

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 21

Which of the following commands can be used to view addresses assign to each interface?

Options:

A.

ping

B.

ifconfig

C.

ip addr show (interface name)

D.

tracert

Buy Now
Questions 22

Which of the following programs is responsible for converting named.boot to named.conf format?

Options:

A.

/usr/sbin/ncd

B.

/etc/init.d/bind

C.

/usr/sbin/named-bootconf

D.

/usr/sbin/named

Buy Now
Questions 23

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 24

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 25

Which of the following tools is used to view the name of a Linux system?

Options:

A.

ping

B.

hostname

C.

mtr

D.

ifconfig

Buy Now
Questions 26

Which of the following file should be edited, if MBR on /dev/hda is corrupted?

Options:

A.

/boot/grub/grub.conf

B.

/etc/grub/grub.conf

C.

/etc/grub.conf

D.

/sbin/grub-install/dev/hda

Buy Now
Questions 27

Which of the following commands is used to start or stop a standalone service immediately?

Options:

A.

ntsysv

B.

service

C.

services

D.

chkconfig

Buy Now
Questions 28

Which of the following commands can be used to get the status of the modules currently loaded in the kernel? Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

netstat

B.

cat /proc/modules

C.

lsmod

D.

find

Buy Now
Questions 29

You work as a Network Administrator for Net World Inc. The company has a Linux-based network. You are configuring a server that will be used as a Web server. You want to use disk striping with parity on the server. You also want to configure it with a hot spare disk. What is the minimum number of disks that you will require for this configuration?

Options:

A.

2

B.

4

C.

5

D.

3

Buy Now
Questions 30

Which of the following commands can be used to power off a Linux computer?

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

Options:

A.

init 6

B.

init 0

C.

shutdown

D.

halt

Buy Now
Questions 31

Which of the following commands can be used to display the file name, owner, group, and the Access Control List (ACL) of a given file?

Options:

A.

rdev

B.

cardmgr

C.

getfacl

D.

dd

Buy Now
Questions 32

Which of the following options is used with yum command to list a description and summary information about available packages?

Options:

A.

deplist

B.

info

C.

search

D.

list

Buy Now
Questions 33

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 34

Which of the following commands is used to display last 10 lines of a file?

Options:

A.

cat

B.

tail 10

C.

tail

D.

head

Buy Now
Questions 35

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?

Options:

A.

/var/log/wtmp

B.

/var/log/dmesg

C.

/var/log/bootmsg

D.

/var/log/messages

Buy Now
Questions 36

You work as a Network Administrator for Perfect Solutions Inc. You are required to configure a hard disk for a Linux workstation. You are using the FDISK utility to configure it. Which of the following options will you use to show all the existing partitions of the hard disk?

Options:

A.

n

B.

w

C.

1

D.

p

Buy Now
Questions 37

Which of the following commands is used to make a swap active after creating a new SWAP partition?

Options:

A.

swapon

B.

mkswap

C.

mkfs

D.

fdisk

Buy Now
Questions 38

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

Options:

A.

/etc/mtab

B.

/dev/fstab

C.

/etc/fstab

D.

/dev/mtab

Buy Now
Questions 39

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.

repquota

B.

quotaon

C.

warnquota

D.

edquota

E.

quotaoff

Buy Now
Questions 40

You work as a Network Administrator for McNeil Inc. The company has a Linux-based network. You want to know the ownership of the /etc/inittab file. Which of the following commands will you use to accomplish the task?

Options:

A.

rpm -e /etc/inittab

B.

rpm -i /etc/inittab

C.

rpm -qa /etc/inittab

D.

rpm -qf /etc/inittab

Buy Now
Questions 41

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

Options:

A.

lvcreate

B.

vgcreate

C.

pvcreate

D.

mkfs

Buy Now
Questions 42

You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network. You are configuring a server that will be used as a file server. You want to install an RPM package, named FILELOCATOR, on the server. You want to check whether the package is already installed. Which of the following commands will you use?

Options:

A.

grep FILELOCATOR

B.

find -q rpm | grep FILELOCATOR

C.

rpm -qa | grep FILELOCATOR

D.

find FILELOCATOR

Buy Now
Questions 43

You want only the root access in a Linux computer for maintenance purposes. Which of the following runlevels will you use to boot the computer?

Options:

A.

2

B.

0

C.

1

D.

3

Buy Now
Questions 44

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 45

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.

No permission to others.

B.

Read permission to the owner.

C.

Read and Execute permissions to the group.

D.

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

E.

Read permission to the group.

F.

Read and Execute permissions to the owner.

Buy Now
Questions 46

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 47

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.

locate

B.

lsmod

C.

cat /proc/modules

D.

ls /proc

Buy Now
Questions 48

Which of the following statements is true about fdisk command?

Options:

A.

It is used to build a Linux file system on a device, usually a hard disk partition.

B.

It is used to create, change, delete, or display current partitions on the hard disk.

C.

It is used to check and optionally repair one or more Linux file systems.

D.

It displays or changes the filesystem label on the ext2 filesystem located on device.

Buy Now
Questions 49

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 50

Which of the following commands is used to set a user's quota?

Options:

A.

edquota

B.

edquota user

C.

edquota -p user

D.

edquota -u user

Buy Now
Exam Code: RH133
Exam Name: Red Hat Linux System Administration
Last Update: May 1, 2024
Questions: 336
$64  $159.99
$48  $119.99
$40  $99.99
buy now RH133