Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Installation - Getting started with Red Hat Linux
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
RHEL4 + SSH

RHEL4 + SSH

2005-03-22       - By Senthil Prabu.S

 Back
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

Once the ssh deamon is running, it is sure that ssh is alive.
If ssh id not starting up, check ur syslog for errors.

You can check ssh is up or not by using ps command
# ps -ae | grep ssh
  648 ?         0:00 sshd

And also by using netstat command as

netstat -na | grep  LISTEN

which would show you the following if ssh is alive,
tcp        0      0  *.22                   *.*                     LISTEN


--
Senthil Prabu.S

-- -- Original Message -- --
From: "darshan jadav" <root.devil@(protected)>
To: "Ed Greshko" <Ed.Greshko@(protected)>
Cc: "General Red Hat Linux discussion list" <redhat-list@(protected)>
Sent: Tuesday, March 22, 2005 4:25 PM
Subject: Re: RHEL4 + SSH


>I know the diff between SSH and Telnet
>
> I m using telnet to port 22 to check if the SSH service is alive or
> not, and instead of givin me the telent prompt it throws me out,
>
> telnet localhost 22
> Trying 127.0.0.1...
> Connected to hell-rules (127.0.0.1).
> Escape character is '^]'.
> SSH-1.99-OpenSSH_3.6.1p2
>
> This is output from my CentOS system
>
> ....
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list