Tuesday, January 4, 2011

It's fun to run remote X apps

I forgot how simple and fun (your millage may vary) it is to connect to Linux box from a Mac:

$ ssh username@somehost -X
somehost$ xlogo

Beautiful. And actually productive since you can run all your apps remotely.