“Linux:系统管理”的版本间差异
跳到导航
跳到搜索
无编辑摘要 |
|||
第14行: | 第14行: | ||
==[[Apache 配置]]== |
==[[Apache 配置]]== |
||
* 日志文件 /var/log/httpd/error_log |
* 日志文件 /var/log/httpd/error_log |
||
==cups打印服务器== |
|||
http://localhost:631/ |
2013年12月19日 (四) 08:43的版本
双机备份
磁盘配额
SE Linux 环境下网络服务设置
简单的做法
- getenforce 查看SE linux状态
- setenforce 0 临时关闭SElinux
- sealert 查看SELinux的警告
- sealert -a /var/log/audit/audit.log (命令行)
Apache 配置
- 日志文件 /var/log/httpd/error_log