Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

RedHat RH033 - Red Hat Linux Essentials

Page: 5 / 5
Total 153 questions

You work as a 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 to see all directories and files, including hidden files of your home directory in long listing format. Which of the following command-line utilities would you use to accomplish this task?

A.

ls -al /root

B.

ls

C.

ls -s /root

D.

ls -h /root

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?

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

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?

A.

rpm deplist httpd

B.

yum deplist httpd

C.

yum list httpd

D.

rpm -qR httpd

John is a newly appointed Network technician at McNeil Inc. The company has a Linux-based

Network. John is currently working on the /tmp directory. The /tmp directory has a file named file3.txt. John wants to copy this file in a subdirectory named backup of his home directory /home/John. Which of the following commands should John use to accomplish his task?

Each correct answer represents a complete solution. Choose three.

A.

cp file3.txt /home/John/backup

B.

cp file3.txt /home/John/backup/

C.

cp file3.txt backup

D.

cp file3.txt ~/backup

Which of the following are the Graphical Mail clients in Red Hat Enterprise Linux?

Each correct answer represents a complete solution. Choose two.

A.

Pidgin

B.

Mozilla

C.

Evolution

D.

mutt