Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
It depends on the sort of "remotness" you need. X-window can run over TCP/IP (even on localhost it runs over loopback interface). At first you need ssh. On your client - ssh-client, for server(home) - sshd service running. then from school #ssh your_machine -l your_login. If you want to see entire DE -Real VNC is a solution http://vnc.com
If it help - Have fun if not - post some more questions
hi,
do you need the gui?
look at vnc, xhost,.... but the main question would be the security so I would prefer SSH and start my apps through ssh (xforwarding!)
greetz
show you WHAT? ssh? ...try this #man ssh - and you'll see alot
that the way i do:
#ssh -l andygo 10.32.94.30 //loging in with name andygo
#firefox& //start my favourite browser REMOTLY
PS you may start any other application in this way
Distribution: Xubuntu 9.10, Gentoo 2.6.27 (AMD64), Darwin 9.0.0 (arm)
Posts: 1,151
Rep:
um, running apps on your home computer from school without ssh would just be stupid anyone could see what your doing and get your password to get into your computer I'm almost sure you can do this on windows with cygwin but I wouldn't know 'cause no way I'll run that crappy os on one of my machines.
lots of people-lots of software %-)
if I have to access mu Unix servers from WindoV$ I use pytty for ssh access and X-manager-to run X application on Win-box over ssh connection
tell me one thing - What are you afraid of? %-) putty doesn't need to be !!!installed!!! it is JUST ONE executible file and if you have a permition to write A FILE anywhere in the Win file system and run it - you can "install" PUTTY %-) all you need to know - is IP-adress of your machine
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.