Linux部署項目常用命令

連接 ssh [email protected] 退出 exit 查看tomcat進程 ps -ef |grep tomcat 進入文件夾 cd 文件列表 ll 編輯配置文件 vim /usr/local/tomcat/conf/server.xml 編輯 a 保存 wq! 不保存退出 q! 執行權限 chmod 777 *.sh 啓動tomcat查看日誌 ./restart.sh && tail
相關文章
相關標籤/搜索