【CentOS之小问题系列】-180613-V0.6

问题1:linux如何查看端口被哪个进程占用的方法: 1、lsof -i:端口号 2、netstat -tunlp | grep 端口号 问题2:查看httpd日志 tail -30 /var/log/httpd/error.log  问题3:ServerAdmin takes one argument, The email address of the server administrator
相关文章
相关标签/搜索