随笔分类 -  Mysql

摘要:http://see.xidian.edu.cn/cpp/u/mysql_ml/ 阅读全文
posted @ 2012-11-21 10:42 Timecode-Shi 阅读(120) 评论(0) 推荐(0) 编辑
摘要:ps -ef|grep httpd 查看http进程lsof -i:80 查看httpd端口连接查看error_log 1. cd /usr/local/apache 2. cd logs/ 3. tail -25 error_log 4. tail -25 error_log 5. head -30 error_log检查conf 1. cd conf/ 2. ls 3. cat httpd.conf检查80端口 1. tcpdump -X -s1600 dst port 80 2. tcpdump -X -s1600 src port 80 3. netstat | grep 80 4.. 阅读全文
posted @ 2012-06-26 12:21 Timecode-Shi 阅读(228) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示