Search found 5 matches
- Wed Nov 26, 2014 5:08 pm
- Forum: 3rd Party Software
- Topic: How to Auto Change IP Address in VestaCP
- Replies: 39
- Views: 185110
Re: How to Auto Change IP Address in VestaCP
Not everyone has the /etc/apache2/ dir. Most default centos cloud installs are in /etc/httpd/ but may mod to detect what dir.
Glad you find this usefull, I know it helps me with a large number of servers to manage. Hopefully they will include this script by default with a new release of vestacp.
Glad you find this usefull, I know it helps me with a large number of servers to manage. Hopefully they will include this script by default with a new release of vestacp.
- Sun Oct 19, 2014 9:42 am
- Forum: General Discussion
- Topic: vestacp change server ip
- Replies: 16
- Views: 39636
- Sat Oct 11, 2014 3:34 am
- Forum: General Discussion
- Topic: CSF or fail2ban?
- Replies: 4
- Views: 9986
Re: CSF or fail2ban?
Thats easy....Better protection using them both....
- Wed Oct 08, 2014 8:52 pm
- Forum: General Discussion
- Topic: CSF or fail2ban?
- Replies: 4
- Views: 9986
Re: CSF or fail2ban?
Also have them both running at same time with no issues or extra configs.
- Wed Oct 08, 2014 8:48 pm
- Forum: 3rd Party Software
- Topic: How to Auto Change IP Address in VestaCP
- Replies: 39
- Views: 185110
How to Auto Change IP Address in VestaCP
In case you change vps's/ips and need to change the Shared Ip for your vestacp server, can be a real pain to do by hand. Option 1 - Best Way Download and Run Code wget http://www.nobill.tv/dl/changeip.tar.gz tar -zxvf changeip.tar.gz mv v-change-server-ip /usr/local/vesta/bin/ v-change-server-ip OLD...