On Fri, 17 Nov 2006 17:52:35 +0000 STONE COLD <[EMAIL PROTECTED]> wrote: > Hi, > > Heres what i want to do..i want to log in to my ubuntu enabled pc via > a windows terminal over an internet connection...can it be done..and > if so how? >
It can definitely be done and there are a number of different ways to do it. The first is setting up and ssh server on the ubuntu machine[1] and using putty [2] on the windows side. This gets you a command line. If you want to run graphical apps on the ubuntu machine, but displaying on the windows side then you can get an X-server for the windows machine as part of cygwin [3] and then use the ssh within cygwin with the -X option. Another option is VNC [4] which can be used to get the desktop you see when you log into ubuntu displaying on the windows machine. These are in order of increasing bandwidth requirements. [1] https://help.ubuntu.com/community/SSHHowto [2] http://www.chiark.greenend.org.uk/~sgtatham/putty/ [3] http://www.cygwin.com/ [4] https://help.ubuntu.com/community/VNC ________________________________________________________ Robert McWilliam [EMAIL PROTECTED] www.ormiret.com Half the people you know are below average. -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.kubuntu.org/UKTeam/