Hi ,
I want to update my server from previous version to the last version witch released in 28/04/2013. In what way I can do it in order to all of my setting remain like before and any of my settings don't miss???
Update exsiting server on Linux
-
- Site Admin
- Posts: 1979
- Joined: Sat Mar 09, 2013 5:37 am
Re: Update exsiting server on Linux
1. Download newer version to temporary directory.
2. Extract files from downloaded archive.
3. Use "make" to build the binaries in extracted directory.
4. Run "vpnserver stop" in install directory to stop existing VPN server service.
5. Copy "vpnserver", "vpncmd" and "hamcore.se2" to install directory.
6. Run "vpnserver start" to start VPN server.
The configuration file name is "vpn_server.config".
Be careful you do not delete it.
2. Extract files from downloaded archive.
3. Use "make" to build the binaries in extracted directory.
4. Run "vpnserver stop" in install directory to stop existing VPN server service.
5. Copy "vpnserver", "vpncmd" and "hamcore.se2" to install directory.
6. Run "vpnserver start" to start VPN server.
The configuration file name is "vpn_server.config".
Be careful you do not delete it.
-
- Posts: 7
- Joined: Sun Apr 28, 2013 6:45 pm
Re: Update exsiting server on Linux
I was so good. Thank you man. Problem is solved