February 2012 M T W T F S S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Old Stuff
Categories
Tag Archives: madshellskills
Parsing the Windows sfc log from unix
Just a quick line to mention that the Windows System File Checker tool produces logs that are nearly unreadable, and a pain to parse. A friend of mine had some system files that did not check out, and could not … Continue reading
Posted in Computers, Unix/Linux, Windows Tagged hacks, madshellskills, stupidity, unix, windows 1 Comment
Gentoo: Rebuilding package.keywords
We all mess up in the shell once in a while. Sometimes, while trying to cut corners, we’ll use “>” instead of “>>”, and that will overwrite an important file instead of appending a new line to it. I was … Continue reading
Posted in English Tagged gentoo, linux, madshellskills, python, stupidity, subversion, wordpress, work 1 Comment
Mounting LVM Volumes inside a VMWare Disk Image
So, the situation is this. I’m sitting remotely at a client site, and suddendly, due to some sleep-deprived slip-up, ended up erasing part of the configuration for their local server. Being the kind of guy to plan things through before … Continue reading
Posted in Computers, English, Tutorials/How-To, Unix/Linux Tagged linux, madshellskills, packaging, server, stupidity, virtualization, work 2 Comments
Courier imap and vpopmail on Debian
Hi everyone. Sorry for the lack of updates, I’ve been fairly busy — I’m migrating all of my servers to a single, brand new Dell Poweredge 2900 server. I have a couple of great tutorials regarding Xen coming up soon, … Continue reading
Posted in Computers, English, Tutorials/How-To, Unix/Linux Tagged debian, gentoo, linux, madshellskills, packaging, server, virtualization, work 16 Comments
I’m a slob.
\D[ae]“mon\ (MSN) I was too lazy to kill -9′ the 8 SQUID pids. Didn’t feel like typing the numbers in… 10:20 So I did this: for i in `ps waux | grep [s]quid | awk ‘{ print $2 }’` ;\ … Continue reading
