备忘 - CentOS7使用firewalld打开关闭防火墙与端口
1.firewalld的基本使用 启动:systemctl start firewalld 查看状态:systemctl status firewalld 停止:systemctl disable f ...
1.firewalld的基本使用 启动:systemctl start firewalld 查看状态:systemctl status firewalld 停止:systemctl disable f ...
tar tar是在Linux中使用得非常广泛的文档打包格式。它的好处就是它只消耗非常少的CPU以及时间去打包文件,但它仅仅只是一个打包工具,并不负责压缩。下面是如何打包一个目录: tar -cvf ...
以前念大学的时候,阿里云刚推出9.9学生价服务器,我立刻就买了,一折腾就是到毕业,也算是阿里云的老用户了,哈哈。 很多前后端初学者能够编写出一个网站,或者是静态页面,或者是简单的动态网站,或者是开源的 ...