1. ssh root@ip 2. cd .. 返回上一级目录 3. ls 查看当前目录下所有文件信息 4. cd xx/xx/ 定位到指定文件夹 5. ./startup.sh 启动服务 6. ./shutdown.sh 停止服务