Linux.com

Author Message
Joined: May 27, 2008
Posts: 4
Other Topics
Posted May 27, 2008 at 2:52:02 AM
Subject: Need help connecting to the internet.

I just installed Ubuntu Studio and i am trying to connect online using a USB modem called Huawei EC325. I have no idea how to dial to the net. I have found a blog that tells how to connect but on step 2 it says login as root typing "su -" and then enter my password. When it says "Password:" i enter my password (the one i use to login) cause thats the only password i've created (even when installed), it comes back and says its invalid. And if i try and edit the wvdial.conf file i can't. It seems it wont let me change anything using terminal.

Any advice would be great! Would like to get up and running in the Linux world:)

thanks.
Jordan

Back to top Profile Email Website
chowdan
Joined May 27, 2008
Posts: 4

Other Topics
Posted: May 27, 2008 4:47:17 AM
Subject: Need help connecting to the internet.

Forgot to post the link to the site. http://nithinkamath.info/archives/category/internet-usage/


Back to top Profile Email Website
proopnarine

Joined Apr 03, 2008
Posts: 337
Location:San Francisco

Other Topics
Posted: May 27, 2008 4:52:07 AM
Subject: Need help connecting to the internet.

Hey chowdan, if you're running Ubuntu, instead of "su", try typing sudo bash and then give your password if asked. If that doesn't work, just begin all your commands with "sudo", and then give the password when prompted. If your installation is functioning properly, then that should work.

Take the red pill www.calacademy.org/blogs

Back to top Profile Email Website
chowdan
Joined May 27, 2008
Posts: 4

Other Topics
Posted: May 27, 2008 11:06:24 PM
Subject: Need help connecting to the internet.

Hey proopnarine,

I used sudo bash and it worked! Thank you a bunch for that! Ok so now on step 4 it says enter the data. When i go to enter it i have problems typing, and when i go to the dir /etc/wvdial.conf and open it and edit the info and try to save, it tells me i have a dont have permission to save over it.

any ideas?

Back to top Profile Email Website
proopnarine

Joined Apr 03, 2008
Posts: 337
Location:San Francisco

Other Topics
Posted: May 28, 2008 5:08:54 AM
Subject: Need help connecting to the internet.

Ah yes. You're probably opening the program without root permission. There are a couple of ways to do that properly. You could fire up an editor as root, e.g. sudo kate or sudo emacs (or any other text editor). Now you'll have root permissions. If you're running KDE, you can sometimes find somewhere in your menu File Manager Superuser Mode, or something like that. You can open files from there as root.
Now if none of this works, it might have something to do with the permissions on the file itself. If you have problems, switch to /etc, type
ls -l
and post the line that refers to wvdial.conf. It should have rw permissions listed for you to edit it.
Hope that this helps!

Take the red pill www.calacademy.org/blogs

Back to top Profile Email Website
chowdan
Joined May 27, 2008
Posts: 4

Other Topics
Posted: May 28, 2008 10:02:21 PM
Subject: Need help connecting to the internet.

It works on Ubunutu 7.10!!! I'm one step closer! It doesn't seem to work on Ubunutu Studio. I've edited the wvdial.conf file but when i type "wvdial tata" it says the wvdial.conf file does not exist. I think maybe if i reinstall Ubuntu Studio the problem will be corrected? But hey on 7.10 its working. So thats a good start:)

thank you. If you have any ideas on the problem let me know

Back to top Profile Email Website
proopnarine

Joined Apr 03, 2008
Posts: 337
Location:San Francisco

Other Topics
Posted: May 29, 2008 4:53:57 AM
Subject: Need help connecting to the internet.

Great about 7.10!
But on Studio, the file is actually there but you're being told that it doesn't exist? It's possible that you need a proper path for the command. Sorry, but I'm not that familiar with wvdial. Perhaps post the exact output here and someone will help!

Take the red pill www.calacademy.org/blogs

Back to top Profile Email Website
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya