Skip to content

Tag: Linux

Finnix Linux Live CD

Finnix is another Linux Live CD. Like SystemRescueCD, it's not intended for the average desktop user, and does not include any desktops, productivity tools, or sound support, in order to keep distribution size low. But Finnix is based on Debian, not Gentoo.

Read More »

Damn Small Linux

Damn Small Linux (or DSL) is another Linux distribution that deserves a closer look someday. It's light enough that it should even run on a 486DX with 16MB of RAM and it can run fully in RAM with only 128MB of RAM.

Read More »

SystemRescueCd

SystemRescueCd is my favorite Linux live CD's for system recovery and related tasks. It is based on Gentoo and comes with all the right toys to make me happy. :-)

Read More »

Sabayon Linux

Sabayon Linux seems like an interesting distribution to try some day. Maybe.

Read More »

Command line mistakes

Here's a nice post by Vivek Gite about ten of his biggest command line mistakes. The comments are good too.

Read More »

Linux OCR with Tesseract

I'm scanning old Flor y Fauna news letters for my Dutch Hardwood Investment Wiki. I need to do this because most of these newsletters, although produced digitally, are available in the Sicirec archive only in paper form. The only graphical item these news-letters sport is a simple graphical header, so I want to convert the scans to text and put the text in a wiki article for each newsletter; I don't want to upload dozens of image-heavy PDFs just to show the original (crappy) layout. Read More »

Matriux, a penetration testing and security analysis LiveCD

Matriux is a fully featured security distribution consisting of a bunch of powerful, open source and free tools that can be used for various purposes including, but not limited to, penetration testing, ethical hacking, system and network administration, cyber forensics investigations, security testing, vulnerability analysis, and much more. Read More »

HP LaserJet 6P under Ubuntu

Because Arnold Pilon is migrating his workplace to Apple, I could get his old PC and peripherals for free. Among its peripherals was an old HP LaserJet 6P, still perfectly working. Read More »

My custom Linux environment

On every machine that I install, I need a custom environment. At the very basic, I need screen and bash customizations. I will attempt to keep this blog post up-to-date with my most recent config. Read More »

Dumping a bunch of MP3s as WAV files

I just used the following command for converting a directory with a bunch of MP3s to WAV. Does someone know a command that is shorter? I find mine a bit convoluted to say the least. Read More »