CentOS configuration ssh has been widely used but is also constantly updated. Here is the CentOS configuration ssh installation settings to help you install and update the CentOS configuration ssh system. Most of the content applies to CentOS /RHEL and is also available for other distributions.
Installing a CentOS Sever version on VMware, the contents of the terminal are not scrollable and inconvenient. Remote login under win is good (there is an Xshell under win). The default installation of ssh is there. Just the hosts access problem.
1. Add CentOS configuration at the end of the hosts.deny file ssh:ALL means to deny all access requests [root@localhost ~]# vi /etc/hosts.deny looks like this:
hosts.denyThis file describes the names of the hyusaosts 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. Add CentOS configuration ssh at the end of the hosts.allow file: 192.168.0.
means 192.168.0.1 is allowed To 254 hosts, intranet.
[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.
3. Restart CentOS configuration ssh
[root@ Localhost ~]# /etc/rc.d/init.d/sshd restart
Stop ssh [OK]
Start ssh [OK]
The above describes CentOS configuration ssh .
Under Linux is a regular software installation method in addition to binary form of software distrib
This period win8.1 Mac OS X 10.9 Mavericks Two operating systems almost simultaneously released, i
DNS (Domain Name System), a distributed database on the Internet that maps domain names and IP addr
1 Start vSphere Client2 Start Virtual Machine [Right-click on VM, select Power —>Open] and
CentOS Linux program self-start script
Libsasl2.so.2 can not be found, apache can not start
Linux hard disk error report (you must specify the filesystem type)
Source code reading tool under Windows platform Source Insight
Analysis of the meaning of the Linux kernel Overview
Linux system installation Vmware graphic tutorial
Linux instance recovery file deleted
Multiple commands are executed continuously under Linux
Solve the windows 7 sound card driver can not be installed or failed to install
iPhone6 panoramic shooting graphic tutorial
Computer knowledge classroom: the necessary knowledge of the server
Win10 Preview 14251 Update Rollup
Several Win 7 mouse unknown tips
Win7 constantly reminds IE11 to upgrade notifications. Open Don Juan mode
How to set win8/win8.1 press f8 to enter safe mode
XP system prompts c:\\windows\\system32 file corruption repair
The linux shell implements multiple methods of random numbers (date, random, uuid)