Computer Forums

Computer Forums (http://www.geekboards.com/forums/index.php)
-   Building Websites (http://www.geekboards.com/forums/forumdisplay.php?f=3)
-   -   Putty (http://www.geekboards.com/forums/showthread.php?t=670)

DomainerZone 03-05-2006 07:03 PM

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?

Soulwatcher 03-06-2006 04:50 AM

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.

DomainerZone 03-06-2006 10:41 AM

I use CentOS. Do I run a command to start the SSH server, or does it start automatically?

Soulwatcher 03-06-2006 11:44 AM

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. :p

James72 03-07-2006 06:10 PM

What is the hard way of doing it? :)

And why would one choose the hard way if there is this easier way? ;)
________
vapir oxygen

DomainerZone 03-10-2006 10:44 PM

SSHD is scheduled to run on start up. Is that what I need?

Soulwatcher 03-10-2006 11:38 PM

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.

DomainerZone 03-11-2006 02:46 AM

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.

Soulwatcher 03-11-2006 09:11 AM

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?


All times are GMT -5. The time now is 07:05 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
HTML Help provided by HTML Help Central.