Results 1 to 6 of 6

Thread: Just started using Ubuntu 8.04 and it’s great!

  1. #1
    Join Date
    Nov 2008
    Beans
    17
    Distro
    Ubuntu 8.04 Hardy Heron

    Just started using Ubuntu 8.04 and it’s great!

    Hi, brand new here to the forum. About a week ago I was a solid Windows user. Me and my husband had rtied Red Hat years ago but it was about as east to use as a nuclear power plant. Well ,last week Bill Gates in his infinite wisdom (LOL) decided to install some sort of Genuine Advantage update. I do have a genuine install but apparently the update was not compatible with mylaptop hardware and it wouldn’t boot all the way and kept freezing. Tried a reinstall of XP b but discovered that SP2 was no longer supported! I thought I was up the creek when my husband suggested Ubuntu.

    Let me tell you it did take a bit to install especially my wireless card but once it is working I am very, very impressed. I don’t know if I will ever go back. The gui interface is just as user friendly as Win XP with some cute new features. Mounting a USB drive or viewing a network one seems pretty straightforward and I’m not typing any commands into a terminal. Installing supported programs through Add/Remove is a piece of cake. For a non linux user, without much instruction by my husband I was able to figure out how to do everything I needed to. We even got Photoshop CS2 to work through Wine and I would have really missed that program. The only thing I can’t get working is Flash but I am sure with this forum it can be figured out. So I just wanted to shout it to the rooftops. Ubuntu rocks!

  2. #2
    Join Date
    May 2007
    Location
    Netherlands
    Beans
    639
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Just started using Ubuntu 8.04 and it’s great!

    have you tried going to the adobe website and download the .deb package there?
    That worked for me.
    you might have to deinstall the other flash programs like swfdeck or gnash first though. You can do that in Synaptic
    system> administration> synaptic package manager.
    then install flash.
    it is strange though, because firefox should ask you for an install the moment you go to youtube.
    Approach life & cooking with reckless abandon.

  3. #3
    Join Date
    Nov 2008
    Beans
    17
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Just started using Ubuntu 8.04 and it’s great!

    Yep That's what I did. I went to youtube and followed their installation but It didn't work. I will try Synaptec tonight. A few other people recommended that to me.

  4. #4
    Join Date
    Sep 2007
    Beans
    281
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Just started using Ubuntu 8.04 and it’s great!

    You need to install ubuntu-restricted-extras for Flash and other proprietary bit and bobs:


    https://help.ubuntu.com/community/RestrictedFormats

  5. #5
    Join Date
    Nov 2008
    Beans
    4

    Re: Just started using Ubuntu 8.04 and it’s great!

    The restricted extras should solve your problem as well as give you some extra capabilities (DVDs, mp3s, etc.)

    Type the following into a terminal:
    Code:
    sudo apt-get install ubuntu-restricted-extras
    Be sure to say yes to all dependencies. It even works for 64bit =)

  6. #6
    Join Date
    Jun 2007
    Beans
    1,659
    Distro
    Ubuntu

    Re: Just started using Ubuntu 8.04 and it’s great!

    Code:
    sudo apt-get update
    sudo apt-get install ubuntu-restricted-extras -y
    This installs Flash, MP3, DVD and a number of other things which aren't Free Software.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •