jeb1138
Carioca
My school has linux computers that I can connect to through ssh and remotely use the applications on them. For example, right now I do this:
- Start X11
- Run the command "ssh -X username@server.blah" and log in
- Start applications by typing something like "kwrite &"
I was just wondering if there is a better way to do this -- one that maybe will let me see the whole KDE interface with the taskbar and everything (so I can clik on programs to start them instead of using the command prompt)
Will appreciate any input/suggestions!
- Start X11
- Run the command "ssh -X username@server.blah" and log in
- Start applications by typing something like "kwrite &"
I was just wondering if there is a better way to do this -- one that maybe will let me see the whole KDE interface with the taskbar and everything (so I can clik on programs to start them instead of using the command prompt)
Will appreciate any input/suggestions!