ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻
开启你的AI之旅
广告
> ### ***centos关闭防火墙命令: ``` #启动 systemctl start firewalld #关闭 systemctl stop firewalld #查看状态 systemctl status firewalld #开机禁用 systemctl disable firewalld #开机启用 systemctl enable firewalld ```
序言
第一章 WEB环境配置
第一节 Nginx
第二节 MySQL
第三节 PHP
第二章 常用命令
第一节 网络命令
第二节 常用命令
第三节 小技巧
第三章 计划任务及Shell脚本
第一节 计划任务
第二节 Shell脚本
第四章 vi/vim常用命令