Nov 21, 2009
Pages: 1, 2

Not Able To Get Internet On Ubuntu

free web hosting

Read Latest Entries..: (Post #16) by mastercomputers on Aug 26 2009, 09:39 PM.
So you're using Ubuntu 9.04 Jaunty Jackalope, this OS should detect it as a USB Modem, so I will just give general instructions to try to get it working (however I haven't upgraded to Jaunty yet, so my instructions maybe 8.10 specific and not 9.04). If this doesn't help, then I may have to tell you to post the output of some commands that will help me diagnose the problems even further, and I may have to install Jaunty as a Virtual OS, since I'm not needing to upgrade yet.Plug i...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Linux

Not Able To Get Internet On Ubuntu

surfermac
i am from india and i use reliance usb internet broadband + and i m not able to connect to internet out with it
i have tried out some methods mentioned all over the internet and failed in retrieving the internet
i need some software for the linux platform that gives me usb modem connectivity
if any one can suggest its good and if it works its better
presently i m using amd athlon processor and gigabyte mother board with 512mb ram
so if any of the suggestion fits these please give me some info

Comment/Reply (w/o sign-up)

akashi
hm, never used usb connection before. i suppose you've tried ndiswrapper. what's your usb modem? are you sure there is no driver, patch, or method mentioned in the internet?

QUOTE (surfermac @ Aug 14 2009, 11:09 PM) *
i am from india and i use reliance usb internet broadband + and i m not able to connect to internet out with it
i have tried out some methods mentioned all over the internet and failed in retrieving the internet
i need some software for the linux platform that gives me usb modem connectivity
if any one can suggest its good and if it works its better
presently i m using amd athlon processor and gigabyte mother board with 512mb ram
so if any of the suggestion fits these please give me some info

Comment/Reply (w/o sign-up)

surfermac
QUOTE (akashi @ Aug 14 2009, 09:37 PM) *
hm, never used usb connection before. i suppose you've tried ndiswrapper. what's your usb modem? are you sure there is no driver, patch, or method mentioned in the internet?


i have tried all the methods tried out by the people who claimed they had got to connect to internet through the one i m using
but that still doesnt work for me

Comment/Reply (w/o sign-up)

yordan
Usually the usb modems have a Microsoft Windows software for, first configuring the modem, secondly to access the Internet.
So, maybe you should borrow a laptop with Windows in order use the Windows software whcich will configure the modem, and then use a ndis trick in order to use the Windows driver inside a Linux Machine.
You know what ? These kind of funny things are one of the reasons why people will not easily switch to Linux, so many things are manufactured to be used with Microsoft Windows!

Comment/Reply (w/o sign-up)

mastercomputers
Hey surfermac,

You haven't provided enough details for anyone to really help you out here.

What distribution of Linux are you using? e.g. Ubuntu 8.10, Fedora Core 10, etc

What is the make/model of your USB modem?

Without this information I can't really suggest what steps you should take.


Cheers,


MC

Comment/Reply (w/o sign-up)

surfermac
QUOTE (mastercomputers @ Aug 15 2009, 12:34 PM) *
Hey surfermac,

You haven't provided enough details for anyone to really help you out here.

What distribution of Linux are you using? e.g. Ubuntu 8.10, Fedora Core 10, etc

What is the make/model of your USB modem?

Without this information I can't really suggest what steps you should take.


Cheers,


MC

i used ubuntu 9 and tried all the methods
its not just one but i tried on many
like linux mint ,ubuntu 7 ubuntu 8
i tried on all the debian based systems
and the usb modem model is hawuei ec168c
so can you solve it as i want to desperately use linux on my system

Comment/Reply (w/o sign-up)

surfermac
QUOTE (yordan @ Aug 14 2009, 10:34 PM) *
Usually the usb modems have a Microsoft Windows software for, first configuring the modem, secondly to access the Internet.
So, maybe you should borrow a laptop with Windows in order use the Windows software whcich will configure the modem, and then use a ndis trick in order to use the Windows driver inside a Linux Machine.
You know what ? These kind of funny things are one of the reasons why people will not easily switch to Linux, so many things are manufactured to be used with Microsoft Windows!


what is the ndis trick
and how can i use windows driver out inside a linux machine

Comment/Reply (w/o sign-up)

akashi
i'm sure you've checked these sites, but would you mind try again these methods and post what kind of error when you try it.

http://tux-n00b.blogspot.com/2009/05/huawe...ardy-heron.html
http://www.linkedin.com/answers/technology...481570-30638662

Comment/Reply (w/o sign-up)

yordan
QUOTE (surfermac @ Aug 15 2009, 11:21 AM) *
what is the ndis trick
and how can i use windows driver out inside a linux machine

The ndis trick is exactly that : use a Windows driver and add it as to Linux for use with a physical device.
However doing it is not always obvious, because you sometimes have to edit the drivers description, so you should find somewhere a ready-made description for the way of using the ndis wrapper for your precise device.
And of course this probably supposes that your device has already been configured for your internet account (internet user and password for instance) which is usually done by a windows program, so maybe you will have to use "wine" in order to start that windows program inside your Linux machine.

Comment/Reply (w/o sign-up)

Latest Entries

mastercomputers
So you're using Ubuntu 9.04 Jaunty Jackalope, this OS should detect it as a USB Modem, so I will just give general instructions to try to get it working (however I haven't upgraded to Jaunty yet, so my instructions maybe 8.10 specific and not 9.04).

If this doesn't help, then I may have to tell you to post the output of some commands that will help me diagnose the problems even further, and I may have to install Jaunty as a Virtual OS, since I'm not needing to upgrade yet.

Plug it in then goto System | Preference | Network Configuration. This should bring up a Network Connections dialog box. Click on the Mobile Broadband tab, then click Add.

Follow the wizard, select your country, provider and name what you would like the connection to be called.

After it's created you should see the name in your Mobile Broadband tab, select it, then click on edit.

First try the Phone Number as *99# and both your Username and Password should be your phone number (10 digits?) if that doesn't work try the Phone Number as #777.

Hopefully you should be able to choose your connection now. If it's not working yet, you may also need to do
CODE
sudo wvdialconf /etc/wvdial.conf


Let me know how this goes, any errors or problems please copy them and post them back in here.


Cheers,


MC

Comment/Reply (w/o sign-up)

surfermac
may be that would have helped if i use hardy heron i e ubuntu 8 but i said i was using 9 so there might be different code for that
i need to modify code which i dont know how to do
QUOTE (akashi @ Aug 21 2009, 09:01 PM) *
did you try this :
http://tux-n00b.blogspot.com/2009/05/huawe...ardy-heron.html
it says that you have to install usbmodeswitch.

Comment/Reply (w/o sign-up)

akashi
did you try this :
http://tux-n00b.blogspot.com/2009/05/huawe...ardy-heron.html
it says that you have to install usbmodeswitch.

QUOTE (surfermac @ Aug 20 2009, 07:14 PM) *
thanks for the reply and i even tried out the thing of deleting the default keyring file
but still it didnt prompt me about the password no matter what i do i m not able to access my internet and i want to quote another problem that
i need some thing called the usbserial module onto my ubuntu
if anyone found a package containing this please send me the link
i m desperate

Comment/Reply (w/o sign-up)

surfermac
thanks for the reply and i even tried out the thing of deleting the default keyring file
but still it didnt prompt me about the password no matter what i do i m not able to access my internet and i want to quote another problem that
i need some thing called the usbserial module onto my ubuntu
if anyone found a package containing this please send me the link
i m desperate
QUOTE (akashi @ Aug 17 2009, 06:46 AM) *
about keyring password, you have to enter password you've provided during the installation, probably your root password. you can also try this mays :
http://mexpolk.wordpress.com/2008/02/06/ub...yring-password/
http://ubuntuforums.org/showthread.php?t=349302

Comment/Reply (w/o sign-up)

akashi
about keyring password, you have to enter password you've provided during the installation, probably your root password. you can also try this mays :
http://mexpolk.wordpress.com/2008/02/06/ub...yring-password/
http://ubuntuforums.org/showthread.php?t=349302

QUOTE (surfermac @ Aug 16 2009, 10:38 PM) *
There has been a improvement guys
i have installed ubuntu 9 today and found out that the ubuntu 9 has detected the usb modem but
it is asking out for some keyring password of the default keyring
i have not been able to find this password i tried out all the passwords that i use for all my accounts on ubuntu 9
and there are some files missing like the wvdial.conf i think i need this file to conect to the internet
and also there is a missing usbserial module
if any one finds these and can tell me how to install then it would be helpful

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords :

  1. Ubuntu Mobile 8.04 With Touchscreen
    (0)
  2. Ubuntu Edubuntu Kbuntu Series
    (4)
    I formerly decided to try ubuntu which is part of the linux tree as I understand, I liked the look
    and feel ect, it was good and simple without the buggs of windows but I discovered that none of my
    windows programs and drivers worked with ubuntu linux so is it possible to make the majority of
    windows stuff work or do we have to use other programs to make it go?....
  3. Ubuntu- How To Install C/ C++ Compilers.
    (4)
    Once you install Ubuntu. If you want to develop code in C or C++ you need to update the package.
    Default install will not come with development tools. Synaptic pckg manager is a very usefull
    tool in ubuntu. This can be used to install many development tool. Just look for Synaptic pckg
    manager and put check for gcc 3.4 or later, glibc or any other package you need, then update.
    Your ubuntu is now ready to use for C,C++.... /smile.gif" style="vertical-align:middle" emoid=":)"
    border="0" alt="smile.gif" /> ....
  4. Is There A Php Editor That Runs On Pclinuxos Or Ubuntu?
    is there a php editor that runs on PClinuxOS or Ubuntu??? (7)
    Hi, Just a quick question... Does anyone know any decent php editors that run in linux... I have
    tried to use some windoows apps with wine but they dont seem to function correctly?? Thanks,
    Antony.....
  5. Need Help Downloading With Ubuntu
    (2)
    Hey! I want you to have a look at this: http://packages.ubuntu.com/audacity I am trying to
    download audacity to Linux. But I don't know where I should go from here.. This is not the only
    place. I tryed to download amsn too, but I came to the same site (but for Amsn instead of audacity
    OFC). Can you please make a "mini tutorial" that can help me download and install the softwares?
    Thanks //Feelay Edit: Ok.. I don't even know how to install tar.gz softwares like the flash
    player.. I am a total noob, and would really like some help /smile.gif" style="vertical....
  6. Ubuntu 7.10 + Windows Xp Dual Boot
    how to reinstall GRUB after windows reinstall (9)
    Ok so for a long time I had my dual boot working great, windows and ubuntu. But 2 days ago my
    windows required a wipe and clean install because of some issues, like it usually happens after 8
    months. So I reinstalled windows, well, first deleted the windows partition using the windows XP
    install CD. Then assigned a partition for windows (same size) and left the ubuntu and swap partition
    intact. But of course, windows deletes GRUB and replace it with their boot info, so now I can't
    boot ubuntu (I can't choose). How can I reinstall GRUB without having to reinstal....
  7. Simple Ubuntu Based Home File Server | For Newbies
    (1)
    This tutorial explains how to turn an old PC with additional hard disks into a simple home file
    server. The file server is intended for home use. The home file server is accessible by Windows and
    Linux computers in the home network. http://www.howtoforge.com/ubuntu-home-fileserver
    _________________________________ http://dserban01.googlepages.com/linkedin....abap.basis.html ....
  8. Review About Ubuntu 7.10
    NOT 7.04, BUT 7.10 (15)
    Hi, I am testing Ubuntu for a few weeks. I have tested 7.04 but not 7.10. At this second, I am using
    Mac OS X 1.0.5 Leopard on the schools network. I installed UBUNTU on my laptop using the LiveCD.
    Some hardware had minor problems, but didn't disturb the installation. If you want my specs,
    check out Review About Vista. I installed Ubuntu and used 220MB of RAM out of 1GB. I think some of
    it is graphics memory. Soon, I will be installing the LAMP installation (Linux, Apache, MySQL and
    PHP) for my WiFi network. I will get with you soon at 7:00PM (GMT UK) xxxx-jozh-xxxx....
  9. Ubuntu 7.10
    what have you heard? (8)
    Well ubuntu 7.10 is coming out soon (the final one, a beta is currently out and available for
    download right now if you would like, and you can check it out at http://www.ubuntu.com ) But I
    was wondering what everybody has heard about it, or if anybody has tried it? I have liked the
    previous releases, but should I bother with upgrading to this one, or should I just stick with the
    older release until the support is gone? It looks like they have done a lot of improvements in the
    way of eye candy for this release with 3D effects and such enabled by default. And the rest....
  10. Beginner's Guide To Installing Software In Ubuntu
    (2)
    Having problems installing something on your new Ubuntu operating system? This guide will help you
    understand. http://cutlersoftware.com/ubuntuinstall/ _________________________________
    http://dserban01.googlepages.com/linkedin....abap.basis.html ....
  11. Do These Things Immediately After Installing Ubuntu
    (0)
    Article shows 13 things to do, programs to install immediately after installing Ubuntu 7.04 Feisty
    Fawn to make it rock. http://linuxondesktop.blogspot.com/2007/05...ubuntu-704.html
    _________________________________ http://dserban01.googlepages.com/linkedin....abap.basis.html ....
  12. With Wubi The Hard Drive Does Not Have To Be Repartitioned Before The Ubuntu Installation
    (2)
    Wubi is an Ubuntu installer for Windows that lets you install and uninstall Ubuntu from a Windows
    desktop. Wubi adds an entry to the Windows boot menu which allows you to run Linux. Ubuntu is
    installed within a file in the Windows file system (a loopmounted partition), this file is seen by
    Ubuntu as a real hard disk. That way the hard drive does not have to be repartitioned before the
    Ubuntu installation. The resulting Ubuntu installation is a "real" Linux system, not just a virtual
    machine. Wubi makes it easy for Linux newbies to play around with Ubuntu. http://wubi-i....
  13. Internet Explorer 5, 5.5, 6 And 7 In Linux
    (2)
    Good I leave east tutorial here them that I have created so that they install Internet Explorer
    5, 5.5, 6 and 7 runing in linux. For which they need two programs already installed one of them
    are wine (it executes exe in linux) Download Wine (there the unloading for several distributions)
    The other program that need is cabextract, I leave the unloading here equal Download Cabextract
    after the Wine and cabextract have unloaded, we come to unload ie4linux in his latest version:
    Download IES4LINUX put tar xvfz ies4linux-latest.tar.gz INTALL....
  14. Automate The Advanced Setup Of Graphics Cards In Ubuntu And Debian
    (1)
    "Envy" is an application for Ubuntu Linux and Debian, written in Python and PyGTK, which will detect
    the model of your graphic card (ATI and Nvidia cards are supported) and install the correct drivers.
    http://www.albertomilone.com/nvidia_scripts1.html _________________________________
    http://dserban01.googlepages.com/linkedin....abap.basis.html ....
  15. Get Wireless Working In Ubuntu 7.04
    (0)
    It is very common that the only thing that doesn't work on a fresh Ubuntu install is the
    wireless. Here are easy, fool-proof instructions for how to get wireless working in Ubuntu 7.04 if
    it's not working because of the common bcm43xx problem. Requirements: 1) Ubuntu 7.04 installed
    2) Internet access - on the same computer (maybe using a wired connection) or on another.
    http://i-eat-noobs.blogspot.com/2007/08/ge...ubuntu-704.html For wireless USB adapters, this is
    the best guide out there: http://ubuntuforums.org/showthread.php?t=400236 The Trendnet TEW-....
  16. Ubuntu 7.04 - Test Drive
    (0)
    So I randomly got the urge yesterday to wipe my linux partition clean and install a new distro, or
    at least a new release, and get back into linux a bit. I always have a linux partition on my system
    but I usually go through phases where I use it more or less. Regardless I have used multiple distros
    (a bit of gentoo and slack, redhat, suse, madrake, mandiva, fedora, mepis, ubuntu, etc) and had used
    ubuntu 6.06 for awhile. I had actually installed 6.10 around the end of last year but over time I
    broke some things playing with compiz and eventually just sort of stopped usin....
  17. Ubuntu Won't Log On
    Something like damaged explorer.exe... (12)
    Recently, Ubuntu has stopped working by not allowing me to access the desktop. It is quite strange.
    Once Ubuntu has booted up to the username screen, I type in my username and password to log on. It
    brings me to a blank screen with nothing on it. This happens to all of the user accounts. When I
    press the Power button on my computer, I see the loading process where it says: Executing login
    scripts... and then some network stuff when it freezes. I have no clue what to do here because
    I've only worked with the GNOME desktop in Ubuntu and only 2 times when modifying....
  18. Ubuntu Livecd
    Can't see all my files!!! (7)
    Hey, i got a Ubuntu LiveCD and it works perfectly. Seems like a good change from Windows from time
    to time. The only problem i am having is that i cant find some files that are on my C:/ drive (the
    Windows area) - although i can see them through windows no problem. Example is that when i go to the
    documents and settings folder on the C drive, no folders are there. When i go back to windows, its
    there! Can someone please tell me how can i see my files via ubuntu. I am quite a newbie to Ubuntu
    so please excuse me if this is a n00b question /tongue.gif" style="vertical-....
  19. No Internet
    this is annoying...... (6)
    i have just had to switch back to windows b/c i cant get my USB wireless connector working with
    linux ive installed my drivers but it just doesnt seem to recognise that i put it in at all....
  20. Ubuntu Installation Help !
    (11)
    I am pretty well satisfied with SuSE linux, but wanted to give ubuntu a try. While installation i
    came accross the partition selector. While in SuSE it is easy to understand, here in ubuntu its
    kinda hard. The first screen of partition is shown below .. But To start off, see my HDD
    partition status. Its a 100GB HDD with the partitions as follows: If i select the 3rd option
    of doing it manually, it shows me all these detected: What do i have to do if i want to
    install ubuntu on my 4th partition (F:), thats the 15GB one. And how does it automaticall....
  21. Installing Themes
    in ubuntu (6)
    Hi! Guys, I need your help in how to install themes in Linux. Must first say that am a newbie in
    Linux. The distribution am using is Ubuntu Linux 6.06 (Draper Drake?).Downloaded a theme from
    http://www.gnome-look.org/ .I downloaded a Mac OS theme
    (http://www.gnome-look.org/content/show.php?content=13548 ). They told me to copy it to /themes
    directory but I do not have any idea where this /theme folder is located. I searched for it and
    \user\themes (I am not sure?) but in that directory the paste button is inactive. People please
    help, in installing this theme. How do I....
  22. Ubuntu 6.06
    Review (36)
    On the first day of this month Cononical released the latest iteration of their linux distribution,
    Ubuntu. Now to revision number 6.06 they have achieved many of the necessities to having a desktop
    linux distribution that is useable by the masses. Originally intended to be released in April (I
    believe) it was delayed to polish up a few things and I think it was well spent. I have seen
    numerous threads on this forum about choosing a linux distro to try as the first distribution, and
    hopefully this review will entice many to choose ubuntu for this purpose. For more 'h....
  23. Help: Installing Device Drivers On Ubuntu
    Help installing ADSL driver on Ubuntu (4)
    I am new to Linux. I have just installed Ubuntu 5.10 on Pentium Xeon XSeries 226 server. I want to
    install driver for my existing Zyxel 630-11 ADSL modem to connect to the internet. I have also
    downloaded the driver from sourceforge in .tgz format. I don't know how to install this driver.
    If anyone know... please help me.....
  24. Help: How To Dual Boot Ubuntu And Windows ME
    I am running into some troubles (5)
    I recently recieved a Ubuntu distro (Breezy Badger, 5.10) and installed it on my laptop,
    uninstalling Windows in the process as I could not resize the FAT32 partition without erasing all
    data and I loved it! After several days without the internet as I couldn't get the modem
    working I decided to reinstall Windows ME on my laptop. I resized the Linux partition and created a
    FAT32, enough for Windows and any programs, games and documents I would like, ample space really.
    The partition was created successfully and the Linux partition resized. However, I inserted the Wi....
  25. Ubuntu 5.10 - Free CDs
    Operating System on CD (1)
    Well, before posting this topic I searched the forum for any such existence since its very common
    now and i hope most of you will be knowing about it. However, still posting and targeting for those
    who still don' know and really want to get themselves accquainted with Linux flavor. Before I
    say anything on getting CD, it will be unfair if I don't describe about the distro. The distro
    is based on Debian, a popular and stable Linux release common among Linux community. Now, what they
    are offering is FREE CDs of the operating system (Ubuntu Linux 5.10) which are d....
  26. Fix Fedora 5 Add/Remove Software Problem
    fix the problem that cannot add/remove software without Internet conne (2)
    The add/remove software in Fedora 5 just does not work if you machine is not connected to the
    Internet. It wont add or remove any package for you even though you have the disks. If you read
    files in /etc/yum.repos.d/, you will understand. Fedora 5 will connect to redhat's website when
    you want to update your Fedora. Here is a simple way to update your fedora 5 via FC5 iso file. 1,
    move all files, which are under /etc/yum.repos.d directory, to other directory. for example, backup
    directory. 2. create a new directory *.reop in /etc/dym.repos.d Copy and Paste the ....
  27. Ubuntu Gives Cd Totaly Free
    Catch you Now! (9)
    The Ubuntu linux have give CDs for i386 processors, 64bits processors and ppc processors, totaly
    free, you will be can have 50 CDs or more. you can Register in https://shipit.ubuntu.com/ and ask
    youŽ ubuntu CDS I will Share my CDS after, but only in Belo Horizonte/Brazil, because i dont have
    money to send from other States/countries. SHARE YOU TOO!....
  28. Ubuntu Install Cd - Xp Crash When Browsing Cd
    what happened? (8)
    i downlaoded the ubuntu install cd the other day and tried to burn the image to cd using nero. i was
    using a cd-rw and i both finalise and didnt finalise and both times the cd was not booted from and
    when i looked at the contents xp just crashed. what happened - any ideas. also i has a broken
    gentoo/98 dual boot with grub on the 3rd partition. i reformated the 3rd partition forgetting about
    grub becasue unbuntu is going on (networkless) and now grub is messed up. can i reinstall grub off
    the gentoo install cd? if so what base commands do i need. thanks very much in adv....
  29. My Ubuntu Cd's Arrived !
    (14)
    remember the thead about free Ubuntu cd's a month or 2 ago ??? well i applied, and they have
    finaly got them ! i ordered 1x86 cd, and one AMD64 cd. and i ALSO recieved a LiveCD !!!! fantastic
    ! (although im a little dissapointed that version 5 is comming out next month. ohh well, i will
    download version 5 later. did any of you guys get uor cd's yet ??....
  30. Ubuntu Linux CDs For Free (incl. Shipping)
    Grab it right now... (26)
    Hi guys,      I searched about this particular Linux Distro after I read about it in a post by
    MajesticTreeFrog ( http://www.astahost.com/I-Support-Microsof...getnewpost.html ) - and I found
    out that they still have that offer OPEN. They're giving away free CDs for Intel, PowerPC and
    AMD64 Platform.. They even ship as many copies as you want FREE OF COST INCLUDING SHIPPING CHARGES
    . This is your golden chance lol... HURRY HURRY.. GRAB YOUR COPY OF LINUX.. @
    http://shipit.ubuntulinux.org/ Do it today and spread the word around.. Linux is the OS of the day,
    year,....

    1. Looking for Not, Able, To, Get, Internet, On, Ubuntu

See Also,

*SIMILAR VIDEOS*
Searching Video's for Not, Able, To, Get, Internet, On, Ubuntu
Similar
Ubuntu Mobile 8.04 With Touchscreen
Ubuntu Edubuntu Kbuntu Series
Ubuntu- How To Install C/ C++ Compilers.
Is There A Php Editor That Runs On Pclinuxos Or Ubuntu? - is there a php editor that runs on PClinuxOS or Ubuntu???
Need Help Downloading With Ubuntu
Ubuntu 7.10 + Windows Xp Dual Boot - how to reinstall GRUB after windows reinstall
Simple Ubuntu Based Home File Server | For Newbies
Review About Ubuntu 7.10 - NOT 7.04, BUT 7.10
Ubuntu 7.10 - what have you heard?
Beginner's Guide To Installing Software In Ubuntu
Do These Things Immediately After Installing Ubuntu
With Wubi The Hard Drive Does Not Have To Be Repartitioned Before The Ubuntu Installation
Internet Explorer 5, 5.5, 6 And 7 In Linux
Automate The Advanced Setup Of Graphics Cards In Ubuntu And Debian
Get Wireless Working In Ubuntu 7.04
Ubuntu 7.04 - Test Drive
Ubuntu Won't Log On - Something like damaged explorer.exe...
Ubuntu Livecd - Can't see all my files!!!
No Internet - this is annoying......
Ubuntu Installation Help !
Installing Themes - in ubuntu
Ubuntu 6.06 - Review
Help: Installing Device Drivers On Ubuntu - Help installing ADSL driver on Ubuntu
Help: How To Dual Boot Ubuntu And Windows ME - I am running into some troubles
Ubuntu 5.10 - Free CDs - Operating System on CD
Fix Fedora 5 Add/Remove Software Problem - fix the problem that cannot add/remove software without Internet conne
Ubuntu Gives Cd Totaly Free - Catch you Now!
Ubuntu Install Cd - Xp Crash When Browsing Cd - what happened?
My Ubuntu Cd's Arrived !
Ubuntu Linux CDs For Free (incl. Shipping) - Grab it right now...
advertisement



Not Able To Get Internet On Ubuntu

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com