客户机IP:192.168.10.60 服务器IP:172.172.1.1 服务器未开放6636 端口。 在客户机执行命令:telnet 172.172.1.1 6636 192.168.10.60 MAC: 40:8d:5c:fb:ca:18 网关 192.168.10.1 MAC 14:3d:f2:c9:01:a1 第一个数据包: 1 0.000000 192.168.10.60 1… Read the rest of this entry
Archive for 2017
[Linux] 解决SELinux对网站目录权限控制的不当的问题
2017.12 14
最近在安装cacti,第一遍没有安装成功。准备重新安装的时候出现了403错误。 cacti文件夹是直接用wget下载的,因为原先没有出现403错误,应该不是httpd配置问题。 最后找到了是SELinux的问题。 [root@localhost ~]# ls -lZ cacti-1.1.28 -rw-rw-r& Read the rest of this entry