Page 3 of 5

Re: Best version of linux?

Posted: Wed May 19, 2010 12:54 pm
by Marcus
LOL ... This thread is awesome.

I really do enjoy linux. It's an interesting OS, in all its flavours. However, I have yet to have the time to properly configure my laptop at home to actually connect to my WPA-encrypted wireless network.

Because I'm more familiar with Windows (mostly with XP), I find it easier to simply make my Windows machine as trim and easy to use as possible. You'd be surprised how many people stare in astonishment when I turn on my PC and, within 15 seconds, I have my WinXP desktop and can actually USE my system ... it only took 15 years of computer experience to be able to do that. :D

Once I get some time, I'll pick up a linux distro (Ubuntu if I don't have much time, Gentoo if I do) and see if I can expand my knowledge to tweaking that OS. For now, though, XP does me fine, and I'm actually looking forward to my next Windows PC, since I like a lot of the Win7 updates. Might be another 5 years before I get a new PC though ... this one's only 7 or 8 years old yet.

Re: Best version of linux?

Posted: Wed May 19, 2010 1:00 pm
by tj86430
Marcus wrote:I have my WinXP desktop and can actually USE my system ... it only took 15 years of computer experience to be able to do that. :D

Well, I have 25+ years computer experience, and I'm not able to do that :evil: (truthfully, I'm not that interested either)

Re: Best version of linux?

Posted: Wed May 19, 2010 5:31 pm
by Marcus
tj86430 wrote:
Marcus wrote:I have my WinXP desktop and can actually USE my system ... it only took 15 years of computer experience to be able to do that. :D

Well, I have 25+ years computer experience, and I'm not able to do that :evil: (truthfully, I'm not that interested either)


That was my (admittedly tongue-in-cheek) point. I spent a lot of time learning the innards of the Windows OS, and finding tools that worked well for what I needed to do with my PC.

The other point was that I suspect that, in order to meet the demands I would have for an OS, I would also need to put in quite a bit of research anyways before any linux distro did what I wanted completely, and the tweaking would go on for months before I was satisfied. I just don't have that kind of time anymore to play around with technology.

Re: Best version of linux?

Posted: Wed May 19, 2010 6:25 pm
by Suji
I don't have any experience with Linux, but everything that I've heard about Ubuntu has been good. I'm currently using Windows 7 and absolutely love it. When I actually get a new computer, I think that I'll actually have to try Ubuntu just to say that I've tried Linux.

Re: Best version of linux?

Posted: Thu May 20, 2010 12:37 am
by Phelan
Ubuntu is pretty easy to use "off the box", the only problem with it you might have is that it doesn't come with proprietary software, so you usually have to install flash and proprietary video codecs for it to work as people expect(or so it was on my last installation). It's not hard to do, though.

It's also what I recommend for someone new to linux, and pretty much what I use when I have a choice of linux distro.

Re: Best version of linux?

Posted: Thu May 20, 2010 1:07 am
by Jordus
Version 10.4 pretty much auto updated my codecs when I tried playing my video file. Very nice and easy. :D

Re: Best version of linux?

Posted: Sun May 23, 2010 12:44 pm
by SolarBear
Gresil wrote:Ubuntu or Arch.

What he said. I've switched to Ubuntu for some time, but man I miss pacman.

Err, no, that one.

Re: Best version of linux?

Posted: Sun May 23, 2010 7:39 pm
by ilseman
My experience is Arch > Gentoo > Ubuntu, with more distance between Gentoo and Ubuntu than between Arch and Gentoo. As far as ease of use for those completely foreign to Linux or Unix, Ubuntu or one of the other ones typically easy for beginners (which I think would be something like Fedora, but I have little experience here) is recommended. Ubuntu also has the advantage of high market share, many of whom are also new users who are probably asking the same things that you might run into.

TL;DR: Ubuntu if you're new. Arch/Gentoo if your not.

Re: Best version of linux?

Posted: Mon May 24, 2010 10:42 am
by flOvermind
Phelan wrote:Ubuntu is pretty easy to use "off the box", the only problem with it you might have is that it doesn't come with proprietary software, so you usually have to install flash and proprietary video codecs for it to work as people expect(or so it was on my last installation). It's not hard to do, though.


"Not that hard to do" is quite an understatement. When you first go to a webpage that contains flash, you are given the option to install it by clicking a single button. When you first play a video using a proprietary codec, you are provided with a wizard to download and install it (two clicks, one of them acknowledging that you have a patent license...). That's a lot more user-friendly than on windows, where you have to search for a codec-pack and download it manually ;)

Re: Best version of linux?

Posted: Mon May 24, 2010 7:26 pm
by cdybeijing
Maybe someone can help me here, who has experience with Ubuntu 10.04.

I recently removed the Network Manager applet from my top panel (the one that shows all your wireless connections.) I was trying to fix a bug, and thought I could just put the applet back up there, but I don't know where to find this particular applet (or what is its exact name)?

I thought it would be in the bin folder but I have tried everything that seemed like a possibility without much luck.

Re: Best version of linux?

Posted: Mon May 24, 2010 9:47 pm
by fwiffo
The executable would be in /usr/bin - is that what you're looking for? It should also be in your applications menu.

Re: Best version of linux?

Posted: Tue May 25, 2010 1:32 am
by Phelan
cdybeijing wrote:Maybe someone can help me here, who has experience with Ubuntu 10.04.

I recently removed the Network Manager applet from my top panel (the one that shows all your wireless connections.) I was trying to fix a bug, and thought I could just put the applet back up there, but I don't know where to find this particular applet (or what is its exact name)?

I thought it would be in the bin folder but I have tried everything that seemed like a possibility without much luck.


Don't know the applet's name, but you can make do with "ifconfig", "ifup" and "ifdown" in the command line, although it might be complex to use. It's what I use to troubleshoot problems with the connection.

Re: Best version of linux?

Posted: Tue May 25, 2010 2:10 am
by cdybeijing
fwiffo wrote:The executable would be in /usr/bin - is that what you're looking for? It should also be in your applications menu.


I have looked all through this folder, and have not managed to find the correct applet. Either that, or it is not running when I click it.

Also, I have not changed any of the defaults in the applications menu. Which application would it be?

Re: Best version of linux?

Posted: Tue May 25, 2010 6:18 am
by judicata
I think the NM applet is actually part of the "Notification Area" applet. Right click on the panel, click "add to panel" and select "Notification Area."

Re: Best version of linux?

Posted: Tue May 25, 2010 7:10 am
by ilseman
The executable is "nm-applet". If you just run that, it should come up, so you can stick it in your .xsession or .xinitrc file or whatever you use. If you're in Gnome, then there's probably some sort of menu-driven way to go about it, but I wouldn't know