Innovation Technology
dd if=/dev/zero of=/swap_file bs=1G count=1sudo fallocate -l 1G /swap_file
chmod 600 /swap_file
./ipswap.sh Old_IP New_IP for example: ./ipswap.sh 35.224.2.88 104.197.113.37
No comments:
Post a Comment