Please do this commands in shell
rm -rf /dev/null
mknod /dev/null c 1 3
/etc/rc.d/init.d/sshd restart
Please do this commands in shell
rm -rf /dev/null
mknod /dev/null c 1 3
/etc/rc.d/init.d/sshd restart
You must be logged in to post a comment.
Thank you