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

RedHat RH033 Red Hat Linux Essentials Exam Practice Test

Page: 1 / 15
Total 153 questions

Red Hat Linux Essentials Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

Which of the following operators is used to connect the output of one command to the input of another command?

Options:

A.

>

B.

|

C.

2>

D.

&>

Question 2

Fill in the blank with the appropriate permission to complete the statement below.

The___________command is used to start xsession using the xinit utility.

Options:

A.

startx

Question 3

Which of the following commands is used to change file access permissions in Linux?

Options:

A.

chown

B.

chmod

C.

chperm

D.

chgrp

Question 4

You are required to define a cron job that executes at 5:30 PM every Friday. Which of the following time specifications can be set to accomplish the task?

Each correct answer represents a complete solution. Choose two.

Options:

A.

17 30 * * 6

B.

30 17 * * 5

C.

17 30 * * FRI

D.

30 17 * * FRI

Question 5

Which of the following commands is used to create a partition on a new hard disk of a Linux computer?

Options:

A.

fdisk

B.

crpar

C.

mount

D.

fsck

Question 6

You work as a Network Administrator for McNeil Inc. The company has a Linux-based network.

David, a Sales Manager, wants to know the name of the shell that he is currently using. Which of the following commands will he use to accomplish the task?

Options:

A.

ECHO $shell

B.

RM $shell

C.

MV $shell

D.

LS $shell

Question 7

Which of the following commands can you use to see only the last ten lines of a file?

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

Options:

A.

head

B.

tail -10

C.

head -10

D.

tail

Question 8

You work as the Network administrator for McNeil Inc. The company has a Linux-based network. You are working as a root user on the Linux operating system. You have created a PostScript file on your system. You want to convert this file to a PDF file. Which of the following commands should you use to accomplish the task?

Options:

A.

ps2pdf

B.

evince

C.

pdf2ps

D.

enscript

Question 9

Fill in the blank with the correct answer to complete the statement below.

The_________ permission is the minimum required permission that is necessary for a user to enter a directory and list its contents.

Options:

A.

Read

Question 10

You want to append a tar file if the on-disk version of the tar file has a modification date more recent than its copy in the tar archive. Which of the following commands will you use to accomplish the task?

Options:

A.

tar -x

B.

tar -t

C.

tar -u

D.

tar -c

Question 11

You work as a Network Administrator for Blue Bell Inc. The company has a Linux-based network. You are working on a Linux computer. You get the following listing on your computer:

rwxr-xr-x 2 rick user 15 May 3 3:12 file92

How many hard links have been created for file92?

Options:

A.

2

B.

3

C.

15

D.

12

Question 12

You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You want to modify a configuration file in a Linux server. Which of the following utilities will you use to accomplish the task?

Options:

A.

VI

B.

NMAP

C.

MS Word

D.

GZIP

Question 13

You work as a Network Administrator for McNeil Inc. The company has a Linux-based network. You have just created a directory named Sales on a file server. David, a Sales Manager, has to use this directory to keep sales reports. David reports that he is unable to save his reports in the directory.

When you list the directory using the LS command, you get the following result:

drwxr-xr-x 2 root root 2048 Jan 2 2006 Sales What is the most likely cause?

Options:

A.

David does not have the Write permission on the directory.

B.

David is working on his local computer's login.

C.

The Sales directory has been deleted by accident.

D.

The Sales directory is not properly mounted.

Question 14

What will be the output of the following command? echo $(date %M) > date.txt

Options:

A.

It will print a string "date %M".

B.

The current time (Month) will be written in the date.txt file.

C.

The current time (Minutes) will be written in the date.txt file.

D.

It will create a variable $(date %M).

Question 15

You work as the Network Administrator for McNeil Inc. The company has a Linux-based network.

You are working as a root user on the Linux operating system. Some employees have been recently appointed in your company. You have to add these users in your network. Which of the following tools should you use to accomplish this task?

Each correct answer represents a complete solution. Choose two.

Options:

A.

useradd

B.

userdel

C.

adduser

D.

usermod

Question 16

Which of the following network diagnostic tools is NOT used in the Linux operating system?

Options:

A.

host

B.

dig

C.

ipconfig

D.

ping

Question 17

Which of the following commands can be used by a user to display the list of contents existing in his current user account?

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

Options:

A.

echo *

B.

ls ~

C.

ls *

D.

pwd

Question 18

You are a newly appointed Red Hat Technician for company Inc. The company has a Linux-based network. You want to install a package named httpd on your Linux system. Before installing the package, you want to get the list of those packages that httpd depends on. Which of the following commands will you use to accomplish the task?

Options:

A.

rpm deplist httpd

B.

yum deplist httpd

C.

yum list httpd

D.

rpm -qR httpd

Question 19

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

There are six files in a directory on your laptop. You want to find out the file types of all the files at a time. Which of the following commands will you use?

Options:

A.

fsck

B.

file

C.

mount

D.

init

Question 20

Which of the following is a multi-platform instant messaging client, based on a library named libpurple?

Options:

A.

Evolution

B.

mutt

C.

Pidgin

D.

Thunderbird

Question 21

Mark is a newly appointed Network Technician for McNeil Inc. The company has a Linux-based network. He is working on the Red Hat operating system. He wants to sort a file named marketing.txt in the reverse alphabetical order. Which of the following commands should Mark use to accomplish this task?

Options:

A.

sort -u marketing.txt

B.

sort marketing.txt

C.

sort -n marketing.txt

D.

sort -r marketing.txt

Question 22

You work as the Network Administrator for Tech Perfect Inc. The company has a Linux-based Network. You are working as a root user on the Red Hat operating system. You want to find out the disk space usage of a remote host named York. For this, you have to remotely login to York and run the command to determine how much disk space has been used on per filesystem basis. Which of the following command syntaxes should you use to securely access the data from the remote host?

Options:

A.

ssh 'df -h'

B.

York ssh 'df -h'

C.

ssh York 'df -h'

D.

ssh 'df -h' York

Page: 1 / 15
Total 153 questions