Hey i got some questions

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
Determods
New to forums
New to forums
Posts: 5
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon May 01, 2017 5:16 pm

Hey i got some questions

Post by Determods »

Im wondering if anyone knows how to re-install openvpn from scratch if so Please let me know

sinces i need to remove everything and just have a clean install of openvpn and notthing added
User avatar
hiimcody1
Former staff
Former staff
Posts: 1616
Joined: Wed Dec 28, 2011 4:59 pm

Re: Hey i got some questions

Post by hiimcody1 »

The following command should fully remove it on a Debian-based install:

Code: Select all

apt-get purge openvpn*
Determods
New to forums
New to forums
Posts: 5
Joined: Mon May 01, 2017 5:16 pm

Re: Hey i got some questions

Post by Determods »

hiimcody1 wrote:The following command should fully remove it on a Debian-based install:

Code: Select all

apt-get purge openvpn*
even on ubuntu? and also will it remove the clients like this http://imgur.com/dg4XLZT
User avatar
hiimcody1
Former staff
Former staff
Posts: 1616
Joined: Wed Dec 28, 2011 4:59 pm

Re: Hey i got some questions

Post by hiimcody1 »

Determods wrote:even on ubuntu? and also will it remove the clients like this http://imgur.com/dg4XLZT
Ubuntu is debian-based.

The screenshot you showed was client configs on your Windows PC and would not be influenced by running the above command.
Post Reply