What is this?
From advanced Bash tricks to Python gotchas to MySQL tutorials, this blog covers various topics in programming and systems administration. Find out how to get more done and have fun! Keep up with the latest by subscribing to the RSS feed!About the Author
This is the tech blog of Samuel Huckins. You can check out my homepage and other websites below, or send me a message here.-
Recent Posts
Post categories
Tags
Apache Apple Bash bookmarks CLI command database Desktop disk editor efficiency filesystem firefox fun graph graphing hardware HTML information keyboard Launchy Linux logging migration monitoring MySQL PDF Programming putty Python Ruby screenshot scripting Security ssh subversion svn sysadmin top Trac Ubuntu vim Vista web applications WindowsBlogroll
Handy Links
My Sites
My del.icio.us
- Posts 172
- Words in Posts 62,686
- Comments 311
Tag Archives: Apache
How to completely reset an Apache instance in Ubuntu
While experimenting with mod_python, I ended up completely hosing my local Apache installed. I had the configuration files in a bad state, so I thought I would just drop all of /etc/apache2, remove Apache, and re-install it. But once that … Continue reading
Top for Apache activity
While top can show you that yes, it is Apache that is taking up all your server’s resources, what can you do to narrow down the activity to a particular site being served on the box? You could tail the … Continue reading
Handy script: LAMP stack version printer
Often when troubleshooting or setting up servers, I need to know the installed versions of applications commonly grouped into the “LAMP” stack. I dislike having to remember the slight differences between them when trying to coerce each to divulge their … Continue reading







