Skip to content

Bash Script to configure static network static on your local VM.

Notifications You must be signed in to change notification settings

galbirk/config_centos7_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

config_centos7_network

Bash Script to configure static network on your local VM.

Run Example

chmod +x ./config-network.sh
sudo ./config-network.sh <ip> <subnet_mask> <default_gateway> <dns_address>

Notice

Run with root or sudo Permissions.

Author Information

Gal Birkman, DevOps Engineer.
email: [email protected]
GitHub: https://github.com/galbirk

About

Bash Script to configure static network static on your local VM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages