PowerGod
Forum Addict!
- Joined
- Jun 20, 2011
- Messages
- 4,456
just another tip about Cygwin:
startxwin.exe;DISPLAY=localhost:0.0 ssh -Y -C -c blowfish-cbc username@192.168.0.2
with just this single command-line the X11 server will start, and then the connection to the Pandora is established with compression and a lower encryption method, and that can improve the speed of data transfer especially over wifi.
(by the way, this is intended NOT TO BE USED with a public access point, but indeed should be used only on a local secure network)
startxwin.exe;DISPLAY=localhost:0.0 ssh -Y -C -c blowfish-cbc username@192.168.0.2
with just this single command-line the X11 server will start, and then the connection to the Pandora is established with compression and a lower encryption method, and that can improve the speed of data transfer especially over wifi.
(by the way, this is intended NOT TO BE USED with a public access point, but indeed should be used only on a local secure network)