Skip to content

Instantly share code, notes, and snippets.

@saaiful
Last active August 26, 2019 10:28
Show Gist options
  • Select an option

  • Save saaiful/5de2c44c57a873ad906df8fabf52bf2e to your computer and use it in GitHub Desktop.

Select an option

Save saaiful/5de2c44c57a873ad906df8fabf52bf2e to your computer and use it in GitHub Desktop.
service vesta stop
rm -f /etc/yum.repos.d/vesta.repo
yum erase vesta* -y
rm -f /etc/apt/sources.list.d/vesta.list
rm -rf /usr/local/vesta
yum erase httpd httpd-tools apr apr-util vesta nginx httpd exim vesta* -y
yum autoremove -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment