标签:上传 centos7 win android 远程连接 简单 war 访问 ati
1.1 服务器与云 (ECS)10.0.0.200
192.168.21.xx
10.0.0.xx
1.6 端口号
例如: ×××(项目)服务:搓澡 ××× 拔罐 特殊服务 大宝剑
暗号端口:80 443 21 8080 22
第2章 端口区分不同的服务
2.1 服务:远程连接服务-------sshd-------22端口
[e:\~]$ telnet 10.0.0.200 22
Connecting to 10.0.0.200:22...
Connection established.
To escape to local shell, press ‘Ctrl+Alt+]‘.
SSH-2.0-OpenSSH_5.3
Protocol mismatch.
Connection closed by foreign host.
Disconnected from remote host(10.0.0.200:22) at 17:15:01.
Type help‘ to learn how to use Xshell prompt.<br/>[e:\~]$ clear<br/>[e:\~]$ telnet 10.0.0.200 25<br/>Connecting to 10.0.0.200:25...<br/>Could not connect to ‘10.0.0.200‘ (port 25): Connection failed.<br/>Type
help‘ to learn how to use Xshell prompt.
2.1.1 协议,共同准则的规则
#2.去×××之路(无连接服务器排查思路)
##1.检查路是否通畅
##2.是否有人劫财劫色
##3.是否有大宝剑
2.1.1.1 本地shell
输入ping 10.0.0.200 检查是否在windows通畅
2.2 无法连接服务器常见的原因:
=8G 8G
/根分区 20-200G
/data数据分区 剩余所有
3.3 方案3.不知道是否重要
/boot 引导分区 200M (centos7 1G)
Swap 交换分区 <8G 1.5G
=8G 8G
/根分区 20-200G
剩余不分配,留着,谁用谁分配
标签:上传 centos7 win android 远程连接 简单 war 访问 ati
原文地址:http://blog.51cto.com/13860358/2142643