ssh -p 12333 root@216.230.230.114複製代碼
scp -r /tmp/local_dir username@servername:remote_dir複製代碼
unzip filename.zip複製代碼
npm start複製代碼
nohup npm start &