• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

remove first IP address

W

weeteck

Guest
Before i deploy my plesk, I tested it using a private IP address 192.xxx.. but after i deploy the server with real IPs, i'm unable to remove the 192.xx ip which is bolded in the first list of the IP address management.

Any idea how to remove it??
 
You want to use the reconfiguration utility. Do this from shell:

# perl /usr/local/psa/bin/reconfigurator.pl map_file.

This will create a file named map_file. Edit this to change the old IP for the new IP, instructions are in the file. Then run the command again to implement the change.
 
Back
Top