-
Archives
- November 2024
- January 2022
- December 2020
- December 2019
- June 2019
- January 2018
- March 2017
- January 2017
- February 2016
- March 2015
- January 2015
- December 2014
- November 2014
- September 2014
- July 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- November 2010
- October 2010
- September 2010
- July 2010
- January 2010
- October 2009
- September 2009
- August 2009
- June 2009
-
Meta
Tag Archives: Linux
Recovering data from a corrupted USB thumbdrive using ddrescue
A friend asked me for help. He has a USB thumbdrive that he used for backup and when he plugged it into his Windows system, Windows wanted to re-format the drive (and therefore erase his backups). Obviously a sub-optimal solution, … Continue reading
Posted in Linux, System Administration, System Engineering, Technology, Uncategorized
Tagged corrupted thumbdrive, ddrescue, Linux, spinrite, systemrescue, systemrescuecd, USB
Leave a comment
Scanning for confidential information on external web servers
One of my clients wanted us to scan their web servers for confidential information. This was going to be done both from the Internet, and from an internal intranet location (between cooperative but separate organizations). In particular they were concerned … Continue reading
Cataloging SDHC Cards on Ubuntu using a bash script
I have a lot of SD memory cards. I use them for my Camera, my Raspberry Pi, and for my laptop. They are cheap enough, I get several spares. And it makes it easy to convert my Raspberry Pi into … Continue reading
Setting up your Linux environment to support multiple versions of Java
Four ways to change your version of Java Most people just define their JAVA_HOME variable, and rarely change it. If you do want to change it, or perhaps switch between different versions, you have some choices: Use update-alternatives (Debian systems) … Continue reading
Posted in Linux, Shell Scripting, System Administration
Tagged bash, bloat, environment variables, java, Linux, sed, SetupJava, shell
7 Comments
Setting up the 900 Mhz Freakduino board on Kali Linux
The Freakduino LR is an Arduino board with a built-in 900Mhz radio designed for long range (1 mile). The primary components include CPU: ATMEGA328-QFP32 Atmel AT86RF212 900 TI CC1190 900 Mhz RF Front end This board belongs in the suite … Continue reading
Building a Linux-based HTPC Part 4
Continued from part 3. Linux Customization Here’s a guide for debugging sound card problems. There seems to be hope for the Realtek AlC889 hardware. And there’s this post. Here’s a note on PulseAudio.this part Well, this part went very smoothly. … Continue reading
Posted in Linux
Tagged bent sata pins, Hauppauge, hvr-1250, HVR-1255, HVR-950Q, Linux, Mythtv, rebate, SilverStone, w_scan
Leave a comment
Using Snort and Munin on Ubuntu
Here’s a little tip to get munin integrated with snort on an Ubuntu box Assumptions I assume you have snort running with acidbase. There are some steps needed to make sure mysql is set up. I’m not covering this at … Continue reading
Building a Linux-based HTPC Part 3
Continued from part 2 Assembling the P7H57D-M EVO with the SilverStone LC17 First question – do I need a fan installed in front of the disk drives? This is an option, so for now I am not installing a fan. … Continue reading
Building a Linux-based HTPC Part 2
Ordering my P7H57D-M EVO HTPC This is a continuation of Part 1 of my adventures in building an Open Source HTPC. I did a lot of price comparison, and purchased parts from Amazon (for the chassis), ExcaliberPC (for the power … Continue reading
Posted in Hacking, Linux, Technology
Tagged Crucial, HTPC, Linux, Mastercard SecureCode, Mythtv, Paypal, SuperWarehouse, Vendors
Leave a comment
Building a Linux-based HTPC
My old box, an ASUS Pundit P1-AH2, that I bought from Monolith, died. It’s my primary server. I use it for a file server, computer server, DVD burner, backup server, and since it’s always up and running, I use it … Continue reading