Category Archives: Linux
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 you some context.
I’m running nginx only on port 443, using SSL for everything. As I’m going [...]
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, I love how it’s on the bleeding edge, I love how things are laid out and [...]
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 them. It’s an awful pain to configure iptables one rule at a time from the [...]
Fixing the Fedora 12 VirtualBox Guest Additions problem