xshell连接ESXI方法 xshell连接ESXI方法

xshell连接ESXI方法

 

 第一步、ESXI打开ssh功能按住F2进入设置如下图:

xshell连接ESXI方法
xshell连接ESXI方法

第二步、输入密码

xshell连接ESXI方法
xshell连接ESXI方法

第三步、选择Troubleshooting Options 回车

xshell连接ESXI方法
xshell连接ESXI方法

第四步、选择Enable SSH

xshell连接ESXI方法
xshell连接ESXI方法

这里只介绍了一种方式打开ESXI的ssh功能,其他方式请百度。

第五步、通过Xshell工具连接ESXI,这时我们会发现无法输入密码,如下图:

xshell连接ESXI方法
xshell连接ESXI方法

第六步、在图形界面安装“”Alt+F1“”进入命令行界面修改ssd_config文件使用密钥认证保存退出。

[root@localhost:~] vi /etc/ssh/sshd_config

#PasswordAuthentication no
PasswordAuthentication yes

 这时就可以成功连接了。

 xshell连接ESXI方法
xshell连接ESXI方法

 

xshell连接ESXI方法

标签:/etc   trouble   http   进入   设置   tin   工具   post   cal   

原文地址:https://www.cnblogs.com/Dev0ps/p/8622804.html

 
 

xshell连接ESXI方法

 第一步、ESXI打开ssh功能按住F2进入设置如下图:

xshell连接ESXI方法
xshell连接ESXI方法

第二步、输入密码

xshell连接ESXI方法
xshell连接ESXI方法

第三步、选择Troubleshooting Options 回车

xshell连接ESXI方法
xshell连接ESXI方法

第四步、选择Enable SSH

xshell连接ESXI方法
xshell连接ESXI方法

这里只介绍了一种方式打开ESXI的ssh功能,其他方式请百度。

第五步、通过Xshell工具连接ESXI,这时我们会发现无法输入密码,如下图:

xshell连接ESXI方法
xshell连接ESXI方法

第六步、在图形界面安装“”Alt+F1“”进入命令行界面修改ssd_config文件使用密钥认证保存退出。

[root@localhost:~] vi /etc/ssh/sshd_config

#PasswordAuthentication no
PasswordAuthentication yes

 这时就可以成功连接了。

 xshell连接ESXI方法
xshell连接ESXI方法

 

xshell连接ESXI方法

标签:/etc   trouble   http   进入   设置   tin   工具   post   cal   

原文地址:https://www.cnblogs.com/Dev0ps/p/8622804.html

上一篇:【Linux】Re03


下一篇:BashShell的操作环境