VestaCP change IP addresses

Yes, it happens, sometimes you have to change the IP and it is a real pain for the server administrator with a few dozen or even hundreds of domains. In cases where the server uses the VestaCP control panel, ISP Manager and the like — the task is much easier. In the case of VestaCP task does not matter, there is a script for the global change of IP address in all configs.

wget -O v-sys-change-ip.tar https://quaded.com/dl/v-sys-change-ip-tar/
tar -xvf v-sys-change-ip.tar
mv v-sys-change-ip /usr/local/vesta/bin/
v-sys-change-ip old-IP new-IP
  • 3 Користувачі вважають це корисним
Ця відповідь вам допомогла?

Схожі статті

Update/Upgrade to MariaDB 10.3 on VestaCP/CWP/CentOS 7

In this tutorial we’ll upgrade/install to Mariadb 10.3 on Centos 7 running Vesta CP, by...

How to Upgrade PHP 5.6 to PHP 7.2 on CentOS VestaCP

In this tutorial I’ll show you how to upgrade PHP 5.6.xx which is by default installed by Vesta...