Remote connection to BackBox desktop!

Started by ZEROF, March 22, 2014, 02:05:06 PM

Previous topic - Next topic

ZEROF

Hi all,

This is small weekend project i was working on. I wanted to make possible connection from my work to my BackBox vmware machine at home. For remote desktop tool i use vino. To use this script there are few steps to follow:

1. Install vino (apt-get install vino)
2. Set connection (in terminal vino-preferences)



3. Start ssh server in BackBox (service ssh start)
3. Connect over SSH (putty or over shell etc.)
4. Run this script in your ssh session
5. Use any remote desktop software to connect to you pc (vnc viewer, ultravnc etc ...)

I know that we can use other tools for RDP but as vino didn't work "out of box" i wanted to find solution.

wget https://github.com/ZEROF/BackBox-Scripts/blob/master/vino-over-ssh.sh

Have fun !

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*