Find the answer to your Linux question:
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 21
I know you've heard the question "Which Distro" one to many times. But, this really isn't that sort of question. Right now i'm running Ubuntu. It's nice, but a lot ...
  1. #1
    Just Joined!
    Join Date
    Nov 2005
    Posts
    12

    I know you've heard this a lot but...

    I know you've heard the question "Which Distro" one to many times.


    But, this really isn't that sort of question.

    Right now i'm running Ubuntu. It's nice, but a lot of times when I want to download software, Ubuntu isn't on the list. For Linux applications I ofton see SuSe or others.

    I'm still quite noob, and I found that Ubuntu is quite advanced.

    So, I instead want a distro that's VERY WIDELY popular. I don't mind paying for it either.

    Should I go with SuSe? Xandros?

    What are you suggestions?

  2. #2
    Linux User benjamin20's Avatar
    Join Date
    Oct 2004
    Location
    jacksonville beach FL
    Posts
    317
    ubuntu is just debian with some gui stuff added and root removed. just use the .deb packages.
    nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA

  3. #3
    Linux Newbie daacosta's Avatar
    Join Date
    Sep 2005
    Location
    Medellín, Colombia
    Posts
    213
    Xandros is adequate enough... I am currently using Fedora Core 4 and I am very, very pleased...
    -D-

    Registered User # 402675

  4. #4
    Just Joined!
    Join Date
    Nov 2005
    Posts
    12
    Still, I can't even get my ATI drivers to work after weeks of trying. Then I read how everyone has great experiences with these other distros.

  5. #5
    Linux Guru AlexK's Avatar
    Join Date
    Feb 2005
    Location
    Earth
    Posts
    3,379
    Also read up how to setup various apt repositories for ubuntu, then install programs which are on those repositories with apt-get install some_program.

    edit:: If you really want to try another distro, there is noting stopping you. Both Xandros and SUSE have free versions, you should download both of them, see which one you like more and then pay up for the retail version if you want to.

    Also, note Xandros is based around debian, so it installs programs via deb packages or through apt.
    Life is complex, it has a real part and an imaginary part.

  6. #6
    Just Joined!
    Join Date
    Nov 2005
    Posts
    12
    Which one would you reccomend for a newbie?

  7. #7
    Linux Engineer
    Join Date
    Jan 2005
    Location
    Chicago (USA)
    Posts
    1,028
    Ubuntu's probably the most used distro right now.

  8. #8
    Linux Guru AlexK's Avatar
    Join Date
    Feb 2005
    Location
    Earth
    Posts
    3,379
    Quote Originally Posted by unknownman_007
    Which one would you reccomend for a newbie?
    If you would just like a stable OS oriented more for a home user i'd say go with Xandros, however if you would also like to learn a bit more about Linux, SUSE would be better.

    But only you can decide which one is right for you. Like I said before, download both, see which one you like more and then stick with it. (Unless you want to experiment more and try other distros...)
    Life is complex, it has a real part and an imaginary part.

  9. #9
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    Can't get ATI to work on Ubuntu?

    Code:
    sudo apt-get install xorg-driver-fglrx
    echo fglrx |sudo tee -a /etc/modules
    sudo sed -i -e 's/"ati"/"fglrx"/' /etc/X11/xorg.conf
    Reboot you computer and...

    that's all there is to it.

    (You have to enable universe/multiverse in you /etc/apt/sources.list I think.)

    Wep, for what you want, I would say Ubuntu/Kubuntu is good, but I heard very good things about Suse too.

    Xandros? I have my doubts.

    Don't worry, I tryed at least 10 distros before I saw the light: Debian.

    Play around, you'll find THE RIGHT ONE FOR YOU.
    "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

    -Bruce Lee

  10. #10
    Just Joined!
    Join Date
    Nov 2005
    Posts
    12
    Awesome guys, much appreciated!

    I'm getting used to Ubuntu, although I might convert it to KDE, we'll see.

Page 1 of 3 1 2 3 LastLast

Posting Permissions

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