To delete a pppoe connection follow the steps
1.$ gksudo nautilus /etc/network/interfaces
2.Comment out the following lines as shown
auto loiface lo inet loopback#iface dsl-provider inet ppp
#pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
#provider dsl-provider
It is assumed that only one NIC is present. If more than one NIC is present then comment the respective statements.( For example 1st NIC- eth0 , 2nd NIC -eth1 etc).
Related Posts:
1. Play multimedia files in ubuntu.
2.Run .exe files in Ubuntu
3.Play mp3 from terminal.
No comments:
Post a Comment