I would like to request for a tutorial on how to update/upgrade openvpn 2.1 to higher version (2.2) in centos without disrupting normal operation if possible.
Thank you.
REQ: tutorial openvpn upgrade
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
- maikcat
- Forum Team
- Posts: 4200
- Joined: Wed Jan 12, 2011 9:23 am
- Location: Athens,Greece
- Contact:
Re: REQ: tutorial openvpn upgrade
hi there,
if you have rpms for the new version then you only have to do
stop service
rpm -U the-new-pack
start service
which only takes few seconds...
upgrading the openvpn binary without restarting i am not sure that is possible...
Michael.
if you have rpms for the new version then you only have to do
stop service
rpm -U the-new-pack
start service
which only takes few seconds...
upgrading the openvpn binary without restarting i am not sure that is possible...
Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: REQ: tutorial openvpn upgrade
on CentOS you can replace the binaries but they won't get used until you restart the service....