Configuration is as follows;
1. Change directory by using the command at the terminal, cd /etc/network/.
2. then edit the network file by using, vi interfaces
3.add the necessary change by pressing a and typing in needed changes
4. when you are satisfied with the change then save by pressing esc to exit from edit mode and press w and q to save the changes and exit.
5. to have the change take effect ,you need to restart the network services by typing /etc/init.d/networking restart and press
enter.
enter.
The above is an example of using an text editor to make changes.

A nice post...keep up the open source skills and share them.
ReplyDeletethanks Decka, I think that is the way forward now.
ReplyDelete