sudo vim /etc/hosts
1
185.199.110.133 raw.githubusercontent.com
下载item2
zsh是Shell
on-my-zsh是配置zsh的,可以下载很多的插件
Host *
断开时重试连接的次数
ServerAliveCountMax 5
每隔5秒自动发送一个空的请求以保持连接
ServerAliveInterval 5
Host aliyun-root
HostName 112.126.82.110
Port 22
User root
#Hvfish@2020
Host aliyun-hvfish
HostName 112.126.82.110
Port 22
User hvfish
Host xiaoha
HostName 120.26.178.143
Port 22
User root
pem证书登录 三喜测试
Host sanxi
HostName 121.40.245.47
Port 22
User root
pem证书登录
Host huowa
HostName 121.41.123.132
Port 22
User root
pem证书登录
Host 1lhx
HostName 114.215.188.218
Port 22
User root
pem证书登录
Host ola_pro
HostName 121.41.120.42
Port 22
User root
pem证书登录
Host icc_pro
HostName 121.40.212.113
Port 22
User root
IdentityFile ~/Developer/pem/icc_pro.pem
pem证书登录
Host ola_test
HostName 47.97.121.103
Port 22
User root
pem证书登录
Host icc_test
HostName 112.124.13.60
Port 22
User root
IdentityFile ~/Developer/pem/ola_test.pem
pem证书登录
Host icc_provider
HostName 101.37.161.29
Port 22
User root
IdentityFile ~/Developer/pem/icc_pro.pem
Host icc_test_provider
HostName 121.40.199.69
Port 22
User root
IdentityFile ~/Developer/pem/ola_test.pem
Host sanxi_pro
HostName 47.111.255.73
Port 22
User root
Host sanxi_pro2
HostName 101.37.20.36
Port 22
User root
Host xiaoji
HostName 47.110.236.54
Port 22
User root
Host xuniji
HostName 192.168.169.185
Port 22
User root
Host vebm
HostName 47.97.38.140
Port 22
User root
IdentityFile ~/Developer/pem/vebm-qjy.pem
1 | Host * |