Enable port 512 in centos (linux)-Linux Enterprise Application-Linux server application information. For more information, see the following. The rexec service is enabled in centos (linux). It was very depressing when I first started searching. I only know that this service is used for remote login. remotely enter the username and password to perform some operations on the target machine.
For a long time, run yum search rsh-server to check whether the package has been installed. If not, enter yum install rsh-server
Here, the problem may be broken. (after the installation is complete, run the yum search rsh-server command. If the installation is not complete, run the yum install rsh-server command, the download may be interrupted due to server reasons .)
/Etc/service xinetd status view status
/Etc/service xinetd restart
Netstat-an | grep 512 check whether port 512 has been listened on
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.