Monday, August 18, 2025

Replace old IP with New one in Direct Admin


./ipswap.sh Old_IP  New_IP


for example:

 ./ipswap.sh 35.224.2.88 104.197.113.37

No comments:

Post a Comment

How to composer in cPanel using terminal Terminal

 At first, be sure that your cPanel has terminal access. Step-1 mkdir -p ~/bin cd ~ php -r "copy('https://getcomposer.org/installer...