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
5,623
Replies
26
Views
11,839
Replies
27
Views
18,865
Replies
68
Views
36,492
Newer Threads
Replies
11
Views
7,596
Replies
7
Views
3,105
Replies
2
Views
2,953
Latest Threads
Replies
1
Views
29
Replies
0
Views
196
Replies
1
Views
42
Replies
2
Views
84
Similar Threads

Latest postsNew 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