Getting errors like:
do_ypcall: clnt_call: RPC: Unable to receive; errno = Connection refused
alos causes any public key ssh setup with no password authenticaton to fail
Resolution:
check if ypbind is running (/etc/init.d/ypbind status) and restart it (/etc/init.d/ypbind start)
Cause:
Check if it is set to run when the box reboots?
Also if it loses connection to the nis master, it may not reconnect.
Subscribe to:
Post Comments (Atom)
Word Press Multisite on AWS instance cannot login with default password
Word Press Multisite on AWS instance cannot login with default password after setting a static IP ? Try this Login to the shell from AWS i...
-
Error on CentOS 5 while starting a proccess cannot restore segment prot after reloc: Permission denied Noticed while running networker 7.6 ...
-
Check if sshd is running , if not start it up /etc.init.d/sshd status /etc.init.d/sshd start The firewall is enabled by default , you may ha...
-
Start as postgres user with options : /usr/bin/pg_ctl -D ./data -l logfile start
No comments:
Post a Comment