Now a days I can’t think one day without internet.  Guys i think you are in the same situation like me. Today’s tutorial for whom, who is new in ubuntu family. To use ubuntu properly u’ve Download packages of ubuntu. So you need a internet connection :-) . Thats why i write this tutorial. So let see how to use gprs/edge on ubuntu.

Now follows those steps for connecting internet.

first open your terminal, then type those command step by step..

#Now open your terminal, write this command for access superuser.

———————————————–
~$ su
———————————————–

after giving password ur now access root. For access root see my post on Using Root User in Ubuntu.

#Now write following command

———————————————–
~$ wvdialconf
———————————————–

# Now you have to edit wvdial.conf file. And to edit the wvdial.conf file type command:

———————————————–
~$ gedit /etc/wvdial.conf
———————————————–

#Edit user name and passwd. clear all semicolons .

#And to start using internet enter command:

———————————————–
~$ wvdial
———————————————–

That’s all. I hope u r using internet properly. I think this the most easiest work to do. If any prob just contact me.