Bash Script to configure static network on your local VM.
chmod +x ./config-network.sh
sudo ./config-network.sh <ip> <subnet_mask> <default_gateway> <dns_address>
Run with root or sudo Permissions.
Gal Birkman, DevOps Engineer.
email: [email protected]
GitHub: https://github.com/galbirk