码迷,mamicode.com
首页 > 系统相关 > 详细

linux防火墙和xshell的链接

时间:2019-01-19 22:55:50      阅读:295      评论:0      收藏:0      [点我收藏+]

标签:code   class   systemctl   shel   当前目录   基本   top   fir   设置   

centos7用的firewalld

1、firewalld的基本使用
启动: systemctl start firewalld
关闭: systemctl stop firewalld
查看状态: systemctl status firewalld 
开机禁用  : systemctl disable firewalld
开机启用  : systemctl enable firewalld

xshell的使用

1.下载xshell安装
2.设置需要连接的主机的IP地址
3.若果对面设置账号和用户名 则属需要在xshell身份验证

使用xshell上传文件到linux (小技巧)
拖动需要的文件到xshell窗口,必须确保linux关闭了防火墙和安装上传插件lrzsz
没有则通过yum install lrzsz安装
rz上传 sz下载 上传默认是当前目录

 

linux防火墙和xshell的链接

标签:code   class   systemctl   shel   当前目录   基本   top   fir   设置   

原文地址:https://www.cnblogs.com/qlshao/p/10293438.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!