#sometimes installation of new services on ubuntu is block
/etc/init.d/apparmor stop
update -rc.d -f apparmor remove
#install SSHD services
sudo apt-get install openssh-server
#start services
sudo /etc/init.d/ssh restart
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment