Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
sudo apt-get install openssh-server openssh-client vnc4server xinetd vnviewer
sudo vncpasswd ~/.vncpasswd
vnc4server :1 -geometry 1024x768
ssh -L 5901:localhost:5901 {user}@{my server ip or name}
sudo nohup ./run.sh &
java -jar {jarfile} -console