1、首先切换到root, 执行apt-get update命令
2、安装 ssh 服务, 执行 apt-get install openssh-server 命令
3、检查ssh 服务是否启动, 执行 ps -e | grep ssh 命令
4、使用xshell 连接 ubuntu
1、首先切换到root, 执行apt-get update命令
2、安装 ssh 服务, 执行 apt-get install openssh-server 命令
3、检查ssh 服务是否启动, 执行 ps -e | grep ssh 命令
4、使用xshell 连接 ubuntu