1.ls 查看目录
2.pwd 查看当前位置
3.us name 更换用户登录
4. ./nginx 启动nginx服务
5. ./nginx -s reload 重启nginx服务
6.whereis nginx 查找文件在什么位置