Results 1 to 10 of 10
What can I say? Despite all the bad stuff that drives me up the wall, I have partitions that go up to sda14 , with 8 distros in there. (XP ...
- 02-09-2009 #1Just Joined!
- Join Date
- Nov 2006
- Location
- UK
- Posts
- 33
The Upsides!
What can I say? Despite all the bad stuff that drives me up the wall, I have partitions that go up to sda14, with 8 distros in there. (XP living in a Virtualbox with networking disabled on sda11 does not count as a distro)! Two of the distros get worked quite hard doing different things. One is an old favourite I keep tinkering with, and the rest are passing curiosities.
I just love Linux, for more upside things than I can comfortably deal with right now to select my favourite feature. So OK then, what is the thing that gets you best?
- 02-09-2009 #2
Now you're talking my Language
. I like it that I can take a old box and get it working on the net. That I can even get it to play flash. That when a box pops up saying We have detected BLAH Virus, I have no worries.
I like the Tinkering aspect of it to. Whether or not i know what the hell I'm doing.
Just did a ZevenOS install today on a IBM T23. Borked it when I tried to fix a unlock network manager bug. Now going through reinstall and see if I can do better.
Linux has taught me so much about partitions, grub, files,Terminal, and I may not be a guru. But, I am a lot farther in knowledge than I was a couple years ago when I didn't even know how to turn on/operate a PC. Linux gets the credit for that.Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 02-10-2009 #3
- 02-10-2009 #4Just Joined!
- Join Date
- Jun 2007
- Location
- Adrift in an ever-expanding universe, quietly contemplating the wondrous and the inevitable.
- Posts
- 82
Freedom. In so many interpretations of the word. Stability. The fact that once it's installed and configured, it just works. Unless you do something to it to make it not work. Not having to deal with virii or many of the exploits associated with using windows. (Actually, this falls under freedom, as in: 'freedom from'. )
Linux is not perfect or invulnerable, but it's a site better than the closed-source alternatives. Yeah... freedom.
qv
- 02-10-2009 #5Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
It's made by the FOSS community, and NOT Micro$oft!
- 02-10-2009 #6Linux User
- Join Date
- Jan 2006
- Posts
- 414
- 02-10-2009 #7
Freedom -- It's as simple as that.
Debian GNU/Linux -- You know you want it.
- 02-10-2009 #8
As someone who reinstalls my operating system at least once a month, I get really tired of having to call, email or otherwise "activate" with various companies to beg their permission to use their software again. Some of the programs I have (Popcap, I'm talking to you) have a finite number of installs you can do if you purchased them online.
I can install Ubuntu with Gweled, Frozen Bubble, and Nexuiz as many times as I want and never have to ask anyone's permission. That's very nice.Registered Linux user #270181
TechieMoe's Tech Rants
- 02-11-2009 #9Just Joined!
- Join Date
- Nov 2006
- Location
- UK
- Posts
- 33
Agreed! It is knowing that just because the source (of most stuff) is out there, ensures that it does not come with little exploitative spies built in. How many of us check the Firefox source? Just because we know we can, is the insurance against anyone risking mischief.
Another great upside is how the variety of distros and applications creates an evolutionary-type pressure to improve. If we discover a shortcoming when we compare, we fix it if we can, or eventually dump the distro if we can't.
Here is a little mischief example, pinched from Barry's Blog
Barry is fed up with Intrepid, so he started comparing. If you guys wanna play, then I put the little script here (so it copy-pastes without huge spaces).Like this, and in a hundred other ways, I just love the freedom to go for something better.Code:#!/bin/sh STARTSECS=`date +%s` CNT=0;bCNT=0;bCNTold=0 while [ $CNT -lt 10000 ];do CNT=`expr $CNT + 1` bCNT=`expr $CNT \/ 1000` [ $bCNT -gt $bCNTold ] && echo -n '.' bCNTold=$bCNT done echo STOPSECS=`date +%s` DIFFSECS=`expr $STOPSECS - $STARTSECS` echo "$DIFFSECS seconds"
- 02-12-2009 #10forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,080
Upsides
Being able to make my own choices about what happens with my computers is worth a great deal to me. Options such as desktop environment, window manager, heavyweight distro, lightweight distro, rolling release distro, regular release distro, and many other such things make Linux the most attractive OS. The freedom to browse through literally thousands of different open source applications and pick the ones that I want at no cost is very valuable, as well.
It all boils down to personal freedoms and choice.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote
...

