Wilders Security Forums  

Go Back   Wilders Security Forums > Other Topics > polls
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

View Poll Results: What's your favorite Linux?
SUSE 21 9.09%
Ubuntu 133 57.58%
Fedora 22 9.52%
Gentoo 6 2.60%
Mandriva 8 3.46%
Slackware 7 3.03%
Other 66 28.57%
Multiple Choice Poll. Voters: 231. You may not vote on this poll

 
 
Thread Tools Search this Thread
  #101  
Old November 6th, 2008, 05:07 PM
Alphalutra1's Avatar
Alphalutra1 Alphalutra1 is offline
Very Frequent Poster
 
Join Date: Dec 2005
Location: 127.0.0.0/255.0.0.0
Posts: 1,160
Default Re: Your favorite Linux distro

Quote:
Originally Posted by Longboard
OOI why CRUX??
I like things to be simple. Not necessary point and click on something and it magically works, but rather simple to configure via a text file. The thing that has frustrated me with distros like ubuntu (which are great don't get me wrong, I love them myself if I have a computer and simply don't have the time or will to configure it), is that sometimes problems happen. If a problem happens on my computer, I want to know what software is acting up and whether or not it is a configuration problem. On programs where there are graphical applications that touch all the configuration texts files without me knowing, it is much harder to do.

Also, I like starting from almost nothing (bare userland and stuff to compile) so I only have the applications I want and need on the computer (I'm easy to please and don't need that many anyways). Crux is about as minimal as you can go it often seems to me, though gentoo keeps on calling me for some reason, but I always get frustrated at its USE flags......

There are plenty of other reasons, but simplicity and speed are big ones for me. Of course security is always paramount, and fewer things running means fewer things that could possibly have security holes.

Cheers,

Alphalutra1
__________________
Proud user of Gentoo, OpenBSD, dwm, (n)vi, heirloom-mailx, and pf
  #102  
Old November 6th, 2008, 08:16 PM
jrmhng's Avatar
jrmhng jrmhng is offline
Very Frequent Poster
 
Join Date: Nov 2007
Location: Australia
Posts: 1,268
Default Re: Your favorite Linux distro

Quote:
Originally Posted by Alphalutra1
Changing my mind slightly now:

If I have to use linux for hardware support (such as suspending to RAM, proprietary nvidia driver), then:
Crux has become my new favorite just on how simple, light, and speedy it is (by far the fastest distro I've used yet that isn't loaded completely in RAM)

However, I still heavily favor the BSD's. If the computer is newer and I want to get as much speed out of it (and has a 64 bit support and 2 GB RAM or higher) I will use FreeBSD -CURRENT (ZFS is really nice....). However, if the computer is older and doesn't match those requirements, then OpenBSD -CURRENT is my choice, especially now that DRM is being worked into the kernel.... Also, it is great as a gateway and firewall with pf, by far the best firewall for me I've seen, ever.

Cheers,

Alphalutra1
How do the BSDs function as a desktop? Do they support things like flash, java etc? What about hardware support? Is it as good as Linux?
__________________
Windows 7 Professional
Avira - Secunia PSI - Hostsman
Firefox - No Script - LastPass
  #103  
Old November 6th, 2008, 09:39 PM
Longboard's Avatar
Longboard Longboard is offline
Massive Poster
 
Join Date: Oct 2004
Location: Sydney, Australia
Posts: 3,096
Default Re: Your favorite Linux distro

@Alphaultra1
OK
For gurus, I can see the appeal and those distros will always be there, be it Crux or perhaps BSD.
I really like DesktopBSd and PCBSD, but frankly their issues with flash and a couple of other apps is a pita; although I expect that to change. The partitoining and file mgt is steep experience.

All the significant market penetration has come from the oob distros for the Hungry Hordes and suchlike

I have installed Arch and liked it sort of: much of it was straight out of the manual and as such good education, the speed is marginal for me, The apps I installed were those I had come across while hopping other distros.

Interestingly I felt sort of insecure in Arch in that : How do I know what I have done is right and I did have some issues with config files and that bloody vim !! LoL

I have found that that is the reason I have stuck with Wolvix: nice GUIs but easy access to Slacky goodness if I want. ( the slack forums can be intimidating heh heh)
Puppy is my next best for similar reasons.
I dont need 10 text editors or complex desktops or 5 browsers....etc etc

My fave oob is PCLOS.
I am interested in Frugalware: heh: slacklike and pacman !!

All the distros have their quirks.
I appreciate your POV.
From my end of the learning curve: perspectives a bit different.
that's what makes it all good.
__________________
Don't confuse me with someone who actually knows what they are talking about.
Linux Registered user 469135
Please, support Medecins Sans Frontieres
  #104  
Old November 7th, 2008, 02:59 AM
andb andb is offline
Regular Poster
 
Join Date: Aug 2008
Posts: 51
Default Re: Your favorite Linux distro

Quote:
Originally Posted by Longboard
I am interested in Frugalware: heh: slacklike and pacman !!

Yeah i have Frugalware on my "have to try when i have time" list
  #105  
Old November 7th, 2008, 09:57 AM
my_underside my_underside is offline
Infrequent Poster
 
Join Date: Nov 2008
Posts: 1
Default Re: Your favorite Linux distro

For any man, who want to change Win -> Lunix, Ubuntu will be easiest way to do this

But for servers, I think, Fedora is very good solution.
  #106  
Old November 8th, 2008, 09:00 PM
Alphalutra1's Avatar
Alphalutra1 Alphalutra1 is offline
Very Frequent Poster
 
Join Date: Dec 2005
Location: 127.0.0.0/255.0.0.0
Posts: 1,160
Default Re: Your favorite Linux distro

Quote:
Originally Posted by huangker
How do the BSDs function as a desktop? Do they support things like flash, java etc? What about hardware support? Is it as good as Linux?
All of them have java support. They all have flash support through open source alternatives like swfdec and gnash or adobe's flash player 7. However this is a very old version and has security holes. FreeBSD quite recently became able to run adobe flash 9 in a native freebsd browser, so FreeBSD is fully capable of flash and java in firefox now.

In terms of hardware support, linux will support more devices, especially the more obscure ones. However, I rarely have come across something that the BSD's don't support (actually, I haven't except one wireless card that linux also did not support without ndiswrapper). However, in terms of suspending to RAM and to disk, this rarely works in the BSDs. They have such a fast startup though that it doesn't really bother me too much.

I actually switched from crux to freebsd on my laptop today just because i got frustrated with the limited number of applications crux provides in its ports (it's a very small project with around 10 developpers or less I think, so this is understandable)

Cheers,

Alphalutra1
__________________
Proud user of Gentoo, OpenBSD, dwm, (n)vi, heirloom-mailx, and pf
  #107  
Old November 8th, 2008, 11:46 PM
kr4ey kr4ey is offline
Regular Poster
 
Join Date: Aug 2006
Location: Florida USA
Posts: 187
Default Re: Your favorite Linux distro

Zenwalk, Slackware, Bluewhite64, Wolvix, Arch, sidux

Can you tell I like Slackware based distros. But my most favorite is Zenwalk.
  #108  
Old November 9th, 2008, 12:51 AM
Pseudo's Avatar
Pseudo Pseudo is offline
Regular Poster
 
Join Date: May 2008
Posts: 193
Default Re: Your favorite Linux distro

I have a new favorite: Arch Linux. Learned about it shortly after re-trying Slackware.
It's Slackware + Gentoo + Debian... perfect. Running it with XFCE.
  #109  
Old November 16th, 2008, 03:54 AM
Arup
 
Posts: n/a
Default Re: Your favorite Linux distro

Ubuntu x64 Intrepid.........everything works right out of the box, good attractive desktop, stable, fast, everything x64, Opera x64 flies so does encoding, decoding mp3s DVDs etc. One of the best reps out there and also one of the best supported Linux distros out there.
  #110  
Old November 17th, 2008, 06:34 AM
Rapid Dr3am Rapid Dr3am is offline
Regular Poster
 
Join Date: Jun 2008
Posts: 60
Default Re: Your favorite Linux distro

Would have to be Debian all the way.
I remember I liked Mandrake a long time ago, and I hated Yellow Dog.
  #111  
Old November 17th, 2008, 02:30 PM
Kerodo's Avatar
Kerodo Kerodo is offline
Massive Poster
 
Join Date: Oct 2004
Posts: 5,995
Default Re: Your favorite Linux distro

Yes, I have to agree with Arup on Ubuntu x64 as well.... it's virtually the ONLY distro I have installed that has been issue free, easy out of the box, effective and good performance, and looks nice etc. Has all I need...
__________________
If it ain't broke, you haven't tweaked it enough....

Debian 7 x64
  #112  
Old November 30th, 2008, 12:16 PM
vijayind vijayind is offline
Very Frequent Poster
 
Join Date: Aug 2008
Posts: 1,413
Default Re: Your favorite Linux distro

I use Linux Mint (its actually based on Ubuntu). It has all prop/non-GPL stuff also bundled along. Including DeCSS for DVD playback
  #113  
Old December 5th, 2008, 01:43 AM
Arup
 
Posts: n/a
Default Re: Your favorite Linux distro

Ubuntu is not liked by Linux purists, its the Windows of Linux world, its best supported and all apps work in pure x64 mode with the x64 version.
  #114  
Old December 5th, 2008, 07:32 AM
Beavenburt Beavenburt is offline
Frequent Poster
 
Join Date: Dec 2006
Posts: 566
Thumbs up Re: Your favorite Linux distro

Quote:
Originally Posted by Pseudo
I have a new favorite: Arch Linux. Learned about it shortly after re-trying Slackware.
It's Slackware + Gentoo + Debian... perfect. Running it with XFCE.

Good Man. XFCE on Arch is fantastic. A great balance between speed, light resource usage and usability. XFCE is my de of choice, used to love kdemod but it never really felt right on my old machine.
  #115  
Old December 10th, 2008, 07:36 AM
Beavenburt Beavenburt is offline
Frequent Poster
 
Join Date: Dec 2006
Posts: 566
Default Re: Your favorite Linux distro

Oh my, I may have to change my opinion. Having used Arch for some time I thought I'd go a hopping. My choice - Debian Lenny netinst with KDE 3.5. The jury is still out but my word this is the the fastest, lightest, well implemented kde i've seen yet. Quicker than XFCE!!! Also seems very,very stable. Man, this is good.
Negatives were getting my nvidia card working but wasn't a great hassle. And, KDE does have a lot redundant apps but that's no biggy.
I didn't think anything would kick Arch off its throne here, but this certainly looks like it will. I need to play a bit more but this is looking good. Of course theres the added benefits of a huge community and massive repos.
  #116  
Old December 10th, 2008, 10:49 AM
Pedro's Avatar
Pedro Pedro is offline
Massive Poster
 
Join Date: Nov 2006
Posts: 3,492
Default Re: Your favorite Linux distro

While i don't preach it, yes i told you so.

The main/only problems you can find is setting something up, like drivers etc. Once that is done, you're set.

Keep in mind though, Lenny is frozen. It's the next stable.
  #117  
Old December 10th, 2008, 11:23 AM
Beavenburt Beavenburt is offline
Frequent Poster
 
Join Date: Dec 2006
Posts: 566
Default Re: Your favorite Linux distro

Quote:
Originally Posted by Pedro
While i don't preach it, yes i told you so.

The main/only problems you can find is setting something up, like drivers etc. Once that is done, you're set.

Keep in mind though, Lenny is frozen. It's the next stable.

I did try Etch briefly before Lenny. It was rock solid but just felt a little outdated package wise. I think I will stick with Lenny for a while even when it goes stable (it really is stable anyway) and upgrade when I want newer packages.
As much as I love Arch it has broken a couple of times and KDE has never ran as well as i'd like with it on my machine. Providing Debian doesn't break and continues to run as well as it is, I reckon it might be the keeper (till the next bout of curiousity, distro hopping madness)
  #118  
Old December 10th, 2008, 01:10 PM
Pedro's Avatar
Pedro Pedro is offline
Massive Poster
 
Join Date: Nov 2006
Posts: 3,492
Default Re: Your favorite Linux distro

I used Etch for quite some time, same thing. Stable is the right word, but i preferred Lenny. You can use the backports though, if you only miss a few up-to-date packages.

I don't expect anything to break just like that. Some packages can "break", but nothing like KDE imo.
The only one i can remember was Virtualbox, where you had to compile the modules to fix it. The maintainer/packager made a mistake, twice i think (!), and versions were incompatible.

Then there's Sid/Sidux/Ubuntu

Last edited by Pedro : December 10th, 2008 at 01:20 PM.
  #119  
Old December 10th, 2008, 02:53 PM
Beavenburt Beavenburt is offline
Frequent Poster
 
Join Date: Dec 2006
Posts: 566
Default Re: Your favorite Linux distro

Sidux does look interesting. I'll probably try when i'm bored of Lenny. I'm back at home on Lenny now after posting from work today and i've got to say again this just flies. I'm shocked at the speed and my fans aren't making a sound. This feels like openbox on Arch!! Very pleasantly surprised.
  #120  
Old December 27th, 2008, 06:37 PM
GlobalForce's Avatar
GlobalForce GlobalForce is offline
Regular Poster
 
Join Date: Jun 2004
Location: Garden State, USA
Posts: 3,581
Default Re: Your favorite Linux distro

After having delved with urpmi in the past, I chose other, Slackware based.

S
__________________
"No matter what, no matter where ~ it's always home when love is there!"
  #121  
Old December 27th, 2008, 06:58 PM
dw426 dw426 is offline
Massive Poster
 
Join Date: Jan 2007
Posts: 5,543
Default Re: Your favorite Linux distro

Ubuntu, the only distro that has ever worked in full. No other distro likes my video and sound card, and even then, only Gnome seems to work well, KDE sucked.
  #122  
Old December 27th, 2008, 11:10 PM
clansman77's Avatar
clansman77 clansman77 is offline
Frequent Poster
 
Join Date: Jan 2005
Location: kochi,kerala,india
Posts: 233
Default Re: Your favorite Linux distro

ubuntu for me right now followed by arch linux
__________________
W!ndow$ and DOS -- a turtle and it's shell (<-- shell.. got it?)
I prefer an OS made by programmers that need marketing than an OS made by marketing that need programmers... Use linux
powered by ubuntu linux tweaked to the maax
AMD PHENOM II X4 B50 CPU,790GX MOBO,4 GB RAM,1 TB HDD
  #123  
Old December 28th, 2008, 12:49 AM
noone_particular noone_particular is offline
Very Frequent Poster
 
Join Date: Aug 2008
Posts: 1,876
Default Re: Your favorite Linux distro

Knoppix 3.7 on a Win Partition, using the Grub bootloader. Much faster than using the CD. I've tried several distro's, installed and live CDs. This version of Knoppix is the only one that gave me sound, a good display, working internet access, and let me access all of my internal and external drives and devices, all without my needing to do anything. It's also a much better match to my hardware specs than most of the present versions. The Win Partition "install" gives me a permanent swap file, home directory, and saves my settings. Except for installing software, it's almost as good as an installed OS. As good as this works for me, I'm in no hurry to install any other version.

edited to add link.

Last edited by noone_particular : December 28th, 2008 at 12:59 AM.
  #124  
Old December 29th, 2008, 11:12 AM
YeOldeStonecat's Avatar
YeOldeStonecat YeOldeStonecat is offline
Very Frequent Poster
 
Join Date: Apr 2005
Location: Along the Shorelines somewhere in New England
Posts: 2,343
Default Re: Your favorite Linux distro

OpenSUSE 11.1 was released a week or so ago....so I'm back to that for a while. Running very nicely, and the 3D effects on the new KDE are jaw dropping!
__________________
Guinness for Strength!
  #125  
Old December 30th, 2008, 01:28 PM
Pedro's Avatar
Pedro Pedro is offline
Massive Poster
 
Join Date: Nov 2006
Posts: 3,492
Default Re: Your favorite Linux distro

Quote:
Originally Posted by YeOldeStonecat
3D effects on the new KDE are jaw dropping!

My money is on KDE 4.3.
 

Wilders Security Forums > Other Topics > polls « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 05:49 AM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums