Page 1 of 1

Enable ssh

Posted: Tue Feb 23, 2010 7:51 pm
by thockman
press alt-f1
type unsupported
enter root pass
vi /etc/inetd.conf and delete the “#” from ssh
services.sh restart

May need to do the following to get this to work: ps aux |grep inetd (getting the PID) and then kill -HUP PID