View Single Post
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#25
are you able to add enable SSH root access option?

what you enter in xterm is:

Code:
echo -e 'mkdir -m 0755 -p /var/run/sshd\nexec /usr/sbin/sshd $SSHD_OPTS' >> /etc/default/ssh
pkill -9 /usr/sbin/sshd
would be cool, thanks

Last edited by F2thaK; 2011-12-01 at 12:18.
 

The Following 2 Users Say Thank You to F2thaK For This Useful Post: