RH133 Red Hat Linux System Administration

Loading demo links...

Showing 4–6 of 15 questions

Question 4 (Volume A)

Which of the following statements are true about rsync? Each correct answer represents a complete solution. Choose all that apply.

Select all that apply, then click Submit answer.

  • It supports for copying links, devices, owners, groups, and permissions.

  • It can use any transparent remote shell, including ssh or rsh.

  • It does not support for anonymous or authenticated rsync daemons.

  • It does not require super-user privileges.


Question 5 (Volume C)

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. The company is using the host-based access control to avoid unwanted access of the malicious users. John wants to add a new user, which can use X applications from the remote computer. Which of the following commands will John use to accomplish his task?

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

Select all that apply, then click Submit answer.

  • John will run the xhost command.

  • John will execute the startx command.

  • John will add a new user in the file /etc/Xn.hosts.

  • John will add a new user in the file /etc/Xadd.hosts.


Question 6 (Volume A)

You work as a System Administrator for McNeil Inc. The company has a Linux based network. You are a root user on Red Hat operating system. You have upgraded the amount of RAM in your system from 256 MB to 512 MB, but there is only 512 MB of swap space. Therefore, you want to add more swap space to /dev/hdb2 hard drive to run the applications that require a large amount of memory. Which of the following commands should you run to accomplish this task? Each correct answer represents a complete solution. Choose all that apply.

Select all that apply, then click Submit answer.

  • mkswap /dev/hdb2

  • swapon /dev/hdb2

  • mount

  • parted