Tagged Questions
3
votes
1answer
412 views
Connecting to X11 on linux
I used to connect with SSH to school server on iPad with iSSH, which can work as X11 server, and remotely work through SSH and X11 with iPad as a server.
I thought since it is easy with iPad, it will ...
6
votes
2answers
615 views
SSH Tunnel with Android
Without rooting, how can I SSH tunnel to my homePC running sshd?
I need ssh tunnel to VNC home, but i don't trust VNC, so I want to use it with SSH to make it safe!
Thank you for any help!