
安装alivelog apache日志查看工具
我的linux是centos哈!其他系统的其实差不多。。。 第一次弄perl,确实挺头疼的,折腾死我了! 这个alivelog的下载地址:…
1,682 2012-09-24
Read more →

为Linux虚拟机开启ssh
检查是否已经开启 service sshd status 记得登入root,不然执行结果会是莫名其妙的:httpd 已死,但是 subsys 被锁。 …
3,942 2012-09-24
Read more →

Apache没有权限或无法启动的解决方法
关闭selinux即可。
1,996 2012-09-24
Read more →

CentOS下设置服务自动启动的方法
在CentOS或者RedHat其他系统下,如果是后面安装的服务,如httpd、mysqld、postfix等,安装后系统默认不会自动启动的。就算手动…
4,542 2012-09-22
Read more →