Top
Best
New

Posted by hoangvmpc 5 hours ago

Knoppix(www.knopper.net)
120 points | 67 comments
wjholden 4 minutes ago|
Super nostalgic for me just to see the name. My computing teacher gave me a Knoppix LiveCD when I was about 18 and I immediately fell in love with Linux. Within weeks I was (repeatedly) attempting to install Gentoo on my first computer that I built. What a wonderful project!
srijan4 31 minutes ago||
Oh man, fond memories.

I remember being very interested in programming in middle/high school, but all the environments in our school computer lab had windows (this was in India), and I think at that time (maybe 2001-2003) I didn't even know there were other operating systems.

Our school was participating in something called International Cyber Olympiad, and of course I gave the eligibility exam.

They sent all students who passed a Knoppix Live CD to prepare for the actual competition. We did not have a PC at home until a couple of years later, but I used that CD in any PC I could find anywhere - the school computer lab, the school library computers, and my dad's office computers. It was my first experience with a Linux system (and I found it awesome). Also my first experience with gcc instead of borland c++.

fasterik 1 hour ago||
When I was a kid I got obsessed with Linux, but my family only had one PC in the living room. After an attempt to set up Windows/Linux dual boot where I messed up the partition table, my parents banned me from tinkering with it. Luckily I discovered Knoppix and other live distros, which allowed me to boot into a safe environment to play around in.
sevg 1 hour ago|
I remember also hosing the bootloader somehow on my first try of Linux, luckily my personal desktop so no collatoral damage!

After that I always had a CD wallet thing with copies of sysresccd and supergrubdisk and others (including I think an old knoppix cd from a linux magazine).

dijit 31 minutes ago||
Similar story here.

When I first started going towards Linux I tried, in this order:

* Puppy linux, because I liked puppies.

* College linux, because it was for education, and I was in secondary school, and college sounded fancy.

* Adriane Knoppix, because it's what came up when you did a web search for "knoppix download" -- that was interesting, if you didn't know, ADRIANE is for blind people.

* Whoppix (which became Whax) -- because I could actually find the download.

* Backtrack linux (because that was apparently better than WHAX)

* Slackware, because backtrack was based on this and "only script kiddies use Backtrack".

I did the same as you, tried to keep things to liveCDs but I always got the urge to install them, so would do it periodically until everything broke. This also meant I had to deal with whatever was broken (usually wifi).

One thing I remember very fondly though, which isn't a linux, is the leaked Geek Squad rescue CD... I'd give a decent chunk of change for an updated one of those..

Waterluvian 3 hours ago||
In Grade 10 we'd pass around a Knoppix CD in the computer lab to boot up into something a bit more useful than the "Student Vista" locked down Windows XP machines.

I remember there being a sliding puzzle game in the theme of assembling molecules. I remember this because I remember a very classic argument between two teenagers over "propene" being a typo of "propane" vs. being an actual chemical. If only they were sitting in front of a device that could help them find the answer.

thewisenerd 2 hours ago||
puppy linux on a live USB here :)
codingrightnow 2 hours ago||
Puppy via USB was one of my first. My real first was SUSE distributed via CD-ROM in a GNU/Linux magazine. I used to run Puppy from not a usb drive but a hard drive in an external closure plugged into the USB port. I was a poor college kid and that's all I had.
anthk 2 hours ago||
Katomic.
officeplant 3 hours ago||
Knoppix 1.0 is still my first experience of linux that worked right out of the box. Forever gave me a fondness for live CD/DVD booting.
normalaccess 2 hours ago||
I remember a younger me being dazzled by the colored boot text. Good times!
kilroy123 2 hours ago||
Same here! I used it all the time back in the 2000s. I have fond memories of sliding a CD into an old desktop and using Linux.
kmeaw 2 hours ago||
I remember a cool implementation detail about the earliest Knoppix version (don't remember which one) I had that was documented somewhere on that disc - when constructing a release filesystem image, the boot process was instrumented to get an ordered list of files being read. Then that list was fed into an image building program so when written to a CD, the files will be organized in an optimal order so a linear read with some readahead would get you a better boot time.
sombragris 36 minutes ago||
Nice to see Knoppix featured here. This is basically the distro that pioneered the "Live CD" Linux where you can play with the full system without the need to commit to a full install. This was huge at a time where it was quite difficult for a non-technical user to install Linux. In addition, it was based on Debian, which at the time still was much more difficult to install than now, so for many people Knoppix was a way to use Debian without having to use that old installer. To top that, it used KDE.

Since then, a lot of Live Linux distros emerged, with various features offered; Debian got a much better installer; and then Knoppix dropped KDE Plasma as their desktop environment. All of that made me to move over to better "Live Linux" distros.

throwaway2016a 2 hours ago||
Fun to see this on the front page. I'm curious if ops intent was to share something cool is trigger a bunch of nostalgia because they definitely did the latter.

I remember using this when it first came out. It was a game changer for doing forensics back before full disk encryption was a common thing.

asveikau 1 hour ago||
I frequently see things on HN where people just share the website of a well known project. I assume it's for people who legit never heard of it. Maybe they're younger. I think of a saying, every year a new generation discovers the Beatles for the first time.
JoshTriplett 1 hour ago||
https://xkcd.com/1053/
jonwinstanley 1 hour ago||
Very nostalgic! I remember using this a few times around maybe 2005 when a Windows system got corrupted. Knoppix would boot from the CD and let you recover files from your HD. Loved it
prpl 2 hours ago||
I built a 40 (later 80) node cluster with clusterknoppix ~2006 to run a bunch of physics simulations off of old library computers after I replaced a bunch of PSU fans. Kept my cubicle toasty until we moved them into a random subterranean room I think was used for some early nuclear research at university.
rincebrain 35 minutes ago|
I had a lot of use for this for a few years, there was a window where I had my first laptop's hard drive die a horrible death, but I could not afford a replacement.

Enter Knoppix and persisting any state I cared about on a thumb drive.

Of course, since RAM was so limited on devices, just installing packages and leaving the modifications taking up valuable RAM was inconvenient to do, so I went down a rabbit hole of customizing the image builds with various nonsense.

Useful dozens of other times before Ubuntu popularized live images just being a thing you supplied as table stakes, but that window of going down a customization rabbit hole and running a diskless laptop is what I remember.

More comments...