|
|
03-05-2006, 07:03 PM
|
Member
GB Beginner
|
|
Join Date: Mar 2006
Posts: 49
|
|
Putty
What kind of server would I need to use Putty? I would like to have the server set up, so I never actually have to do anything with the physical machine. I would like to just Putty in and do everything from anywhere. Is it a telnet server I need?
|
03-06-2006, 04:50 AM
|
|
Senior Member
GB GEEK
|
|
Join Date: Feb 2006
Posts: 309
|
|
Quote:
Originally Posted by DomainerZone
What kind of server would I need to use Putty? I would like to have the server set up, so I never actually have to do anything with the physical machine. I would like to just Putty in and do everything from anywhere. Is it a telnet server I need?
|
The server is a SSH server. It comes preinstalled with any Linux Distro. It allows for secure server administration. Its a good idea to change your SSH server port to a non standard port. That will stop many hack attempts on the server. Never enable telnet, it is a insecure service. If anyone intercepts your connection, they could see every command and password you put into the server.
|
03-06-2006, 10:41 AM
|
Member
GB Beginner
|
|
Join Date: Mar 2006
Posts: 49
|
|
I use CentOS. Do I run a command to start the SSH server, or does it start automatically?
|
03-06-2006, 11:44 AM
|
|
Senior Member
GB GEEK
|
|
Join Date: Feb 2006
Posts: 309
|
|
Its should run automatically, if not type "setup" in the command prompt and go under services and set it to start when the server starts up. And then reboot your server. Thats the easy way of doing it.
|
03-07-2006, 06:10 PM
|
Junior Member
GB Beginner
|
|
Join Date: Feb 2006
Posts: 29
|
|
What is the hard way of doing it?
And why would one choose the hard way if there is this easier way?
________
vapir oxygen
Last edited by James72; 01-21-2011 at 08:31 PM.
|
03-10-2006, 10:44 PM
|
Member
GB Beginner
|
|
Join Date: Mar 2006
Posts: 49
|
|
SSHD is scheduled to run on start up. Is that what I need?
|
03-10-2006, 11:38 PM
|
|
Senior Member
GB GEEK
|
|
Join Date: Feb 2006
Posts: 309
|
|
Quote:
Originally Posted by DomainerZone
SSHD is scheduled to run on start up. Is that what I need?
|
Yes, now make sure your server has a static IP on your LAN. Once thats set up, log in to your server through putty on your windows machine. I can help you get a static LAN IP set up. If you do not know how.
|
03-11-2006, 02:46 AM
|
Member
GB Beginner
|
|
Join Date: Mar 2006
Posts: 49
|
|
Quote:
Originally Posted by Soulwatcher
...I can help you get a static LAN IP set up. If you do not know how.
|
I have no idea. I have to set it up so that the router never changes the server's IP? I use Yahoo! DSL and the 2Wire router, if that makes a difference.
|
03-11-2006, 09:11 AM
|
|
Senior Member
GB GEEK
|
|
Join Date: Feb 2006
Posts: 309
|
|
Quote:
Originally Posted by DomainerZone
I have no idea. I have to set it up so that the router never changes the server's IP? I use Yahoo! DSL and the 2Wire router, if that makes a difference.
|
That works too as long as your servers IP doesn't change on the LAN. You are going to be set. Have you tried to use putty on your Windows machine to ssh into your server?
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|