[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Enable rexec,rsh and rlogin on RHAS 4.0
- From: Sachin Bhugra <bhugra sachin gmail com>
- To: General Red Hat Linux discussion list <redhat-list redhat com>
- Subject: Re: Enable rexec,rsh and rlogin on RHAS 4.0
- Date: Sat, 31 Dec 2005 01:53:31 +0530
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]