Linux: How to edit and configure network configuration

      Comments Off on Linux: How to edit and configure network configuration

 

How to Edit and Configure

Nano /etc/network/interfaces

Start and Stop Configured Interfaces

To apply changes to a configuration file, you need to stop and restart the corresponding interface
/etc/init.d/networking stop
/etc/init.d/networking start
/etc/init.d/networking restart