SecureCrt 连接Redhat linux

1、Vmware虚机设置网络模式为桥接Bridge.保证linux中能ping通windows,windows中也能ping通linux.   2、修改sshd_config文件,命令为:vi /etc/ssh/sshd_config    将#PasswordAuthentication no的注释去掉,如果为NO将其修改为YES        将#PermitRootLogin yes    
相关文章
相关标签/搜索