这篇文章将为大家详细讲解有关Centos VMware如何配置未知文件,文章内容质量较高,因此小编分享给大家做个参考,希望大家阅读完这篇文章后对相关知识有一定的了解。在CentOS VMware安装一个CentOS的Sever版,终端里的内
这篇文章将为大家详细讲解有关Centos VMware如何配置未知文件,文章内容质量较高,因此小编分享给大家做个参考,希望大家阅读完这篇文章后对相关知识有一定的了解。
在CentOS VMware安装一个CentOS的Sever版,终端里的内容不可滚动,不方便。在win下远程登录不错(win下有个Xshell)。默认安装ssh是有的。只是hosts访问问题。
CentOS VMware在hosts.deny文件尾添加sshd:ALL
意思是拒绝所有访问请求[root@localhost ~]# vi /etc/hosts.deny修改后看起来如下:
# # hosts.deny This file describes the names of the hosts which are # *not* allowed to use the local INET services, as decided # by the '/usr/sbin/tcpd' server. # # The portmap line is redundant, but it is left to remind you that # the new secure portmap uses hosts.deny and hosts.allow. In particular # you should know that NFS uses portmap! sshd:ALL
2.CentOS VMware在hosts.allow文件尾添加sshd:192.168.0.
意思是允许192.168.0.1 到254的主机,内网。
[root@localhost ~]# vi /etc/hosts.allow # # hosts.allow This file describes the names of the hosts which are # allowed to use the local INET services, as decided # by the '/usr/sbin/tcpd' server. # sshd:192.168.0.
CentOS VMware重启ssh
[root@localhost ~]# /etc/rc.d/init.d/sshd restart 停止 sshd: [ 确定 ] 启动 sshd [ 确定 ]
好了,用putty和Xshell(Xmanager)可以登录了。^_^
关于CentOS VMware如何配置未知文件就分享到这里了,希望以上内容可以对大家有一定的帮助,可以学到更多知识。如果觉得文章不错,可以把它分享出去让更多的人看到。
--结束END--
本文标题: CentOS VMware如何配置未知文件
本文链接: https://lsjlt.com/news/285960.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-05-24
2024-05-24
2024-05-24
2024-05-24
2024-05-24
2024-05-24
2024-05-24
2024-05-24
2024-05-24
2024-05-24
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0