[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Enable rexec,rsh and rlogin on RHAS 4.0



Hello,

 rexec, being a xinetd service will not start as usual "service name start".
All you need to do is type the following at the prompt:

chkconfig rexec on.

After this, type chkconfig --list | grep rexec and make sure that it is on.

Regds,
Sachin

PS: Also, you can edit /etc/xinetd.d/rexec and change the disable status.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]