[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Remote update of ssh(d)



In article <[🔎] 1063881120.25370.42.camel@hurgh.ele.et> you wrote:
> Does anyone know a more comfortable way to replace a sshd on a remote
> administrated box?

If I kill the top level istening sshd (you can extract its pid by running
"netstat -tpln | grep :22" as root) my ssh session is not dropped, and I can
restart a new one. 

You could also run a small script with nohup which does this for you.

Bernd
-- 
eckes privat - http://www.eckes.org/
Project Freefire - http://www.freefire.org/



Reply to: