在虚拟机上安装ssh,然后在windows上使用securecrt登录到虚拟机。
安装命令:
sudo apt-get install openssh-server
查看ssh是否启动
ps -aux | grep ssh

在虚拟机上安装ssh,然后在windows上使用securecrt登录到虚拟机。
安装命令:
sudo apt-get install openssh-server
查看ssh是否启动
ps -aux | grep ssh

605

被折叠的 条评论
为什么被折叠?