1. [root@localhost ~]# yum list installed | grep ssh
2. [root@localhost ~]# systemctl start sshd
3. [root@localhost ~]# systemctl status sshd
4. [root@localhost ~]# ip addr
5.widows系统打开xshell进行连接
6.使用root用户连接测试
7.输入密码
8.连接成功
1. [root@localhost ~]# yum list installed | grep ssh
2. [root@localhost ~]# systemctl start sshd
3. [root@localhost ~]# systemctl status sshd
4. [root@localhost ~]# ip addr
5.widows系统打开xshell进行连接
6.使用root用户连接测试
7.输入密码
8.连接成功