New Year Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free RedHat RH033 Practice Exam with Questions & Answers | Set: 2

Questions 11

Which ftp client command allows you to upload multiple files simultaneously using the "*" wildcard?

Options:
A.

mput

B.

mget

C.

put

D.

get

RedHat RH033 Premium Access
Questions 12

John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as the root user on the Linux operating system. He wants to copy all files with the .dat extension from /home/john to /home/maria while preserving the file attributes, such as timestamps, mode, and ownership. Which of the following commands will he use to accomplish the task?

Options:
A.

cp -p /home/john/*.dat /home/maria

B.

cp -R /home/john/*.dat /home/maria

C.

cp -l /home/maria/*.dat /home/john

D.

cp -l /home/john/*.dat /home/maria

Questions 13

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 break a dat a.txt file, 200MB in size, into two files in which the size of the first file named data.txt.aa should be150MB and that of the second file named data.txt.ab should be 50MB. To accomplish his task and to further delete the data.txt file, he enters the following command: split --verbose -b 150m data.txt data.txt. ; rm -vf data.txt

Which of the following commands can John use to join the splitted files into a new data.txt file?

Options:
A.

vi data.txt.*

B.

less data.txt.* > data.txt

C.

cat data.txt.* > data.txt

D.

vi data.txt.* > data.txt

Questions 14

Which of the following commands will you execute to fix other writable files in your home directory?

Options:
A.

find -perm -002 -exec chmod o-w {} \;

B.

find /home -type d -ls

C.

find ~ -perm -002 -exec chmod o-w {} \;

D.

find ~ -perm -002 -exec chmod -w {} \;

Questions 15

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

Questions 16

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

Questions 17

Which of the following commands is most useful for viewing large files?

Options:
A.

cp

B.

cat

C.

less

D.

touch

Questions 18

You work as the Network administrator for McNeil Inc. The company has a Linux-based network. You are a root user on the Red Hat operating system. You want look for files whose last modified timestamp is exactly five days ago. Which of the following commands should you use to accomplish this task?

Options:
A.

find / -mtime 5

B.

find / -mtime +5

C.

find -mtime -5

D.

find / -mtime -5

Questions 19

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 -f /var/adm/messages

B.

tail /var/adm/messages

C.

cat /var/adm/messages

D.

tail -n 3 /var/adm/messages

Questions 20

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

Options:
A.

tar -ivf filename.tar directory/file

B.

tar -cvf filename.tar directory/file

C.

tar -tvf filename.tar

D.

tar -xvf filename.tar

Exam Code: RH033
Certification Provider: RedHat
Exam Name: Red Hat Linux Essentials
Last Update: Mar 28, 2025
Questions: 153