Results 1 to 4 of 4
I was asking how to install my modem .this guy came with a solution exectly to my question since i am a new user i want somebody to explain in ...
- 07-08-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 47
somebody explain this solution to me
I was asking how to install my modem .this guy came with a solution exectly to my question since i am a new user i want somebody to explain in lay man style
here is the link:
sbjaved.blogspot.com/2007/04/getting-internal-modems-winmodems-to.html]S. B. J.: Getting Ubuntu Online with V-PTCL Wireless Modem
- 07-09-2010 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,946
The instructions look pretty detailed and straight forward. What particularly did you not understand?
- 07-09-2010 #3
I think maybe the OP doesn't know what a terminal is?
You'll find terminal in the Ubuntu menu, that will be where you enter all those commands from the link you posted.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 07-09-2010 #4
The sudo instead of root reference could also be confusing.
Some distros have a user called root which is the administrsator user with full rights. Others such as Ubuntu don't have this. Instead, they use a command called sudo. Think of sudo as "Simon says..." for Linux in that prefixing a command with sudo will run it with root rights. When running a command with sudo, you will be asked for a password; this is typically the password of the first user created.
You can in effect have a root terminal session by running the command sudo -i
That is a little eye not an ell.If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.


Reply With Quote