RedHat RHCT (Redhat Certified Technician) RH202 RH202 Question # 2 Topic 1 Discussion

RedHat RHCT (Redhat Certified Technician) RH202 RH202 Question # 2 Topic 1 Discussion

RH202 Exam Topic 1 Question 2 Discussion:
Question #: 2
Topic #: 1

The System you are using is for NFS (Network File Services). Some important data are shared from your system. Make automatically start the nfs and portmap services at boot time.

Answer and Explanation:

We can control the services for current session and for next boot time also. For current Session, we use service servicename start or restart or stop or status. For automatically on next reboot time:

    chkconfig servicename on or off

eg: chkconfig nfs on

chkconfig portmap on

or

ntsysv

Select the nfs and portmap services.

    Reboot the system and identify whether services are running or not.


Get Premium RH202 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.