Pass the RedHat RHCT RH033 Questions and answers with CertsForce

Viewing page 2 out of 5 pages
Viewing questions 11-20 out of questions
Questions # 11:

Which of the following commands are used to start and stop a service, and to ensure persistence across reboots? Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

chkconfig


B.

tar


C.

service


D.

yum


Expert Solution
Questions # 12:

Which graphical mail client is the default tool for email and groupware in Red Hat Enterprise Linux?

Options:

A.

mutt


B.

Evolution


C.

Thunderbird


D.

pidgin


Expert Solution
Questions # 13:

You want to check whether the cc process is running on a computer. 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.

ps -aux | more


B.

tail -f


C.

ps -aux | grep cc


D.

ps -aux


Expert Solution
Questions # 14:

You work as a Network Administrator for McNeil Inc. The company has a Linux-based network. A printer is configured on the network. You want to remove a file from a print queue. Which of the following commands will you use to accomplish this?

Options:

A.

LPR


B.

LPQDEL


C.

LPRM


D.

LPQ


Expert Solution
Questions # 15:

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 {} \;


Expert Solution
Questions # 16:

Which of the following commands look through the currently running processes, and list the process IDs that match the selection criteria to stdout?

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

Options:

A.

top


B.

pkill


C.

sort


D.

pgrep


Expert Solution
Questions # 17:

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

You are working a root user on the Red Hat operating system. You want to search for files named snow.html, Snow.html, SNOW.html in the current directory. Which of the following commands should you use to accomplish the task?

Options:

A.

find -iname snow.html


B.

find -name snow.html


C.

find name snow.html


D.

find -i snow.html


Expert Solution
Questions # 18:

Which of the following information does the /etc/passwd file contain? Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

Numerical group ID


B.

User name


C.

Shadow password


D.

Numerical user ID


E.

Reserved gecos ID


F.

User's home directory


Expert Solution
Questions # 19:

Which of the following commands is used to make traceroute wait 5 seconds for a response to a packet?

Options:

A.

traceroute -w


B.

traceroute -T


C.

traceroute -q


D.

traceroute -r


Expert Solution
Questions # 20:

Which of the following commands will you use to lists the jobs that are running in the background and in the foreground?

Options:

A.

top


B.

bg


C.

job


D.

jobs


Expert Solution
Viewing page 2 out of 5 pages
Viewing questions 11-20 out of questions