Displaying 1 result from an estimated 1 matches for "upgradign".
2000 Sep 30
2
RHL OpenSSH upgrade: _new_ sshd is not started
Hello all,
A few days ago I noticed that the following seems to happen when upgradign
OpenSSH on Linux-based (/etc/rc.d/init.d/sshd) based systems:
- sshd is restarted with 'sshd restart'; however sshd serving in port 22
is not replaced.
- you have to kill the old one (netstat -ltp | grep :ssh ; kill
...) first, then restart sshd.
- This might happen only when performing...