Category Archives: Linux

Installing TrueType Fonts in Fedora

I’ve haven’t written recently because I was completely bogged down finishing up my Bachelors degree and applying to grad schools, but here’s a quick tip for those of you looking for a painless way to install third party TrueType fonts … Continue reading

Posted in Linux | Leave a comment

Fixing the Fedora 12 VirtualBox Guest Additions problem

I’m a frequent VirtualBox user, and as I’ve noted in my previous posts, I’m an avid fan of Fedora as well. However, there is a nasty bug in the most recent version of VirtualBox (3.1.2) when combined with Fedora 12. … Continue reading

Posted in Linux | 7 Comments

SSL detection by PHP scripts run through FastCGI on nginx

How’s that title for acronym soup? I ran across this issue when playing around with nginx. I was trying to set up phpMyAdmin for SQL administration, but ran into a rather peculiar issue. To explain the problem, let me give … Continue reading

Posted in Linux, Scripting, Security | 3 Comments

Fedora, you need some slimfast

Let me get this out of the way up front. I absolutely love Fedora to death. It’s my favorite distribution of linux by far, and I’ve played with a lot of different distros. I love the way way it works, … Continue reading

Posted in Linux | 1 Comment

Using a file as input for iptables-restore

I deal with headless linux boxes a lot, and one of the first things you always want to do is configure your firewall. The general rule of thumb says to deny all traffic and only poke holes where you need … Continue reading

Posted in Linux | 1 Comment