`

install openssh-server on ubuntu

阅读更多

1.ps -e |grep ssh

2.

sudo apt-get install openssh-server

 

3.ps -e|grep ssh
if exists sshd then ok
 
4. configure ports and other info in /etc/ssh/ssh_config
 
5. sudo /etc/init.d/ssh restart
 
 
test connetion :
exit
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics