How to run KDM or GDM over ssh
- by Xolve
I have a computer on LAN running ssh. I can normally tunnel the GUI application using
ssh computer-name -X program-name
But I wam my full desktop to be running on a remote computer using ssh so that I can just use that computer remotely like a local desktop. For this I think I will need to run KDM (or GDM ) remotely, what configuration do I need to do to make this happen?