unable to connect to Yellow Dog Linux machine through telnet

nathan r. hruby yellowdog-general@lists.terrasoftsolutions.com
Thu Nov 20 09:40:03 2003


On Thu, 20 Nov 2003 Timothy.Cappiello@gd-ais.com wrote:

> How do I enable a yellow dog Linux machine to accept telnet requests?  When
> connecting to the machine the message "Could not open a connection to host
> on port 23 : Connect failed"
> 

Please don't use telnet.  Use ssh instead.  To turn on ssh just do (as 
root:
	/sbin/service sshd start
	/sbin/chkconfig sshd on

You can then ssh into a box like so (from another unix box inc'l OSX):
	ssh -l username your.hostname.com

There are also many free ssh clients for windows and other systems.

-n
-- 
-------------------------------------------
nathan hruby <nhruby@uga.edu>
uga enterprise information technology services
production systems support
metaphysically wrinkle-free
-------------------------------------------