FTP Server

Reuben D. Budiardja techlist at voyager.phys.utk.edu
Fri Apr 9 20:14:59 UTC 2004


On Friday 09 April 2004 03:58 pm, David Saldana wrote:
> Hi Tobias
>
>
>
>             Thanks for your answer, I don't need the three of them with
> ssh will be fine. Actually I have ssh already installed and running but
> every time that I try to connect to the FTP  machine using ssh I get
> connection refused.

Are you sure SSHD is running? Check it:

$> /etc/rc.d/init.d/sshd status

If it's not running, turn it on

$> /etc/rc.d/init.d/sshd start

If you want it to automatically run next time after reboot:
$> chkconfig sshd on


RDB


-- 
Reuben D. Budiardja
Department of Physics and Astronomy
The University of Tennessee, Knoxville, TN
---------------------------------------------------------
"To be a nemesis, you have to actively try to destroy 
something, don't you? Really, I'm not out to destroy 
Microsoft. That will just be a completely unintentional 
side effect."
                 - Linus Torvalds -





More information about the redhat-list mailing list