Re: Upgrading OpenSSH
weigelt_at_metux.de
Date: 09/18/03
- Previous message: Darren Tucker: "Re: Openssh 3.7p1 Solaris Compile"
- In reply to: Jason Williams: "Upgrading OpenSSH"
- Next in thread: Greg Wooledge: "Re: Upgrading OpenSSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 18 Sep 2003 07:07:01 +0200 To: secureshell@securityfocus.com
On Wed, Sep 17, 2003 at 05:32:11PM -0700, Jason Williams wrote:
<snip>
> That being said, I will be doing this remotely and was hoping someone could
> point me in the right direction of how I can update my OpenSSH packages
> safely and making sure I do not lose connection during the process.
Normally it should be safe doing make install. The install process removes
the sshd binary before installing the new one, so you shouln't run into
danger overwriting the running process' text file.
But I personally do it quite paranoid:
Before installing, I make a copy of the sshd binary and start it on
another port. So always an backup server is running. After installing
I kill this secondary daemon and overwrite it with the new binary.
This always worked.
cu
-- --------------------------------------------------------------------- Enrico Weigelt == metux IT services phone: +49 36207 519931 www: http://www.metux.de/ fax: +49 36207 519932 email: contact@metux.de cellphone: +49 174 7066481 --------------------------------------------------------------------- Diese Mail wurde mit UUCP versandt. http://www.metux.de/uucp/
- Previous message: Darren Tucker: "Re: Openssh 3.7p1 Solaris Compile"
- In reply to: Jason Williams: "Upgrading OpenSSH"
- Next in thread: Greg Wooledge: "Re: Upgrading OpenSSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|