Results 1 to 3 of 3
Is there away to connect to my server, from a local computer. I want to see exactly what would be shown on the monitor connected to the server. I have ...
- 03-08-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 19
Connect to Server with putty?
Is there away to connect to my server, from a local computer. I want to see exactly what would be shown on the monitor connected to the server. I have putty, but I don't no how to connect, or what program i need installed on my server.
- 03-08-2007 #2
Putty is an ssh client. You will need to install an ssh server for your distro. I am assuming you are using Debian so you will want to install openssh-server. Once that is installed, start it with (as root)
I am not sure if that is the exact process but give that a try.Code:/etc/init.d/ssh start
Once that is done, you can simply enter your IP in putty and off you go.Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 03-12-2009 #3Just Joined!
- Join Date
- Dec 2008
- Location
- Belgium Ghent
- Posts
- 3
works fine here
I tried it just now, works fine for me.
Thanks, bryansmith



