putty IP:103.253.168.58 username : ubantu14 pwd : connect@123 GO TO Below Directory cd /usr/local/jetty To FInd existing running processes ps -aux | grep jetty to kill sudo kill -9 (pid) -- vikray sudo kill -9 (pid) -- csdocs to recheck if they are killed USe -sudo !ps //Transfer war file to Server using FTP Use WinScp or FileZilla For FTP Use below Credentials: username : user1 password : connect@123 To Update The changed War file Use -- sudo sh update then start Jetty using batch file use: sudo sh startup to check logs tail -f vikray.out