linux日常运维常用命令
---查看端口占用
netstat -ap | grep 8000
---重启nginx
sudo /usr/sbin/nginx -c /usr/local/nginx/conf/nginx.conf sudo nginx -s reload Sudo service nginx restart ps -ef | grep nginx
---编码转换
http://tool.chinaz.com/tools/unicode.aspx
---查看端口占用
netstat -ap | grep 8000
---重启nginx
sudo /usr/sbin/nginx -c /usr/local/nginx/conf/nginx.conf sudo nginx -s reload Sudo service nginx restart ps -ef | grep nginx
---编码转换
http://tool.chinaz.com/tools/unicode.aspx