How to uninstall VestaCP in CentOS completely?

hostingcoupons

New member
Registered
Joined
Jul 22, 2016
Messages
9
Points
0
Today I tried to install VestaCP hosting panel on my Centos but it worked not as my expectation, I would remove it completely from my VPS. what is the fastest way to do this? do I need to reinstall my VPS?
 

NickR

Active member
Registered
Joined
Jan 14, 2017
Messages
84
Points
8
The best way is to rebuild the VPS. But, if you have valuable data that you don't want to lose, then you can uninstall it.

How to uninstall Vesta Control panel

1. Stop vesta service
Code:
service vesta stop
2. Remove vesta packages and software repository
RHEL/CentOS:
Code:
yum remove vesta*
rm -f /etc/yum.repos.d/vesta.repo
Debian/Ubuntu:
Code:
apt-get remove vesta*
rm -f /etc/apt/sources.list.d/vesta.list
3. Delete data directory and cron
Code:
rm -rf /usr/local/vesta
You might also consider to delete admin user account and its cron jobs.


You can also search for "vesta" and "vestacp" on your VPS and find any files/logs you may want to remove.
 
Last edited:

eva2000

Well-known member
Registered
Joined
Jan 14, 2017
Messages
173
Points
28

hostingcoupons

New member
Registered
Joined
Jul 22, 2016
Messages
9
Points
0
Older Threads
Replies
8
Views
4,849
Replies
26
Views
10,206
Replies
27
Views
16,110
Replies
66
Views
31,401
Newer Threads
Replies
11
Views
6,715
Replies
7
Views
2,806
Replies
2
Views
2,627
Similar Threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top