|
|
|
|
|
by sams99
4800 days ago
|
|
I run a local Ubuntu VM for dev, the terminal you are seeing is gnome-terminal running tumx. I have a cygwin X Server running on my Windows box (startx). I then ssh -Y into my Ubuntu machine to get a proper terminal allowing my to fire off gvim and other X apps. On my mac laptop its a simpler setup, but same thing works I 'ssh -Y' into my ubuntu vm. Effectively giving me 3 monitors. If you are interested in a slightly simpler Windows setup you could look at http://mobaxterm.mobatek.net/ |
|