Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 2 matches
- Sat Jan 10, 2015 6:44 am
- Forum: 3rd Party Software
- Topic: Properly uninstall vestacp in centos
- Replies: 2
- Views: 18832
Re: Properly uninstall vestacp in centos
Thank you so much :Dsim wrote:You probably forgot that default policy is DROP for INPUT in iptables. As soon as you clear rule allowing SSH traffic it's gone.
Issue this command:
Before clearing all rulesCode: Select all
iptables --policy INPUT ACCEPT
- Fri Jan 09, 2015 6:38 pm
- Forum: 3rd Party Software
- Topic: Properly uninstall vestacp in centos
- Replies: 2
- Views: 18832
Properly uninstall vestacp in centos
Sorry I don't know where to put this topic . Can moderators help me move it to right place please?
Here is my problem. I'm writing a script that used for automatically install, uninstall, check version, start, stop... for vestacp and its components like mysql, postgre, memcached ....
When I tried ...
Here is my problem. I'm writing a script that used for automatically install, uninstall, check version, start, stop... for vestacp and its components like mysql, postgre, memcached ....
When I tried ...