wangzhengquan
2021-01-15 0d6000e8e75e45d83dfc5718bd249a11fcce45a3
1
2
3
4
5
6
7
8
9
10
# centos
 
# 查看防火墙状态
firewall-cmd --state
# 关闭防火墙
systemctl stop firewalld.service
 
 
ssh -p 100 basic@192.168.5.22:/data/disk2/test/build    
ssh basic@192.168.20.10:/data3/workspace/wzq/build