How many times have you installed a LAMP server only to find Apache doesn’t seem to want to run right? Or you install a new module only to see Apache try to download pages as file, instead of displaying them on screen?
There are a hundred and one thousand things that can go wrong with any [...]
- Author: Jack Wallen
- Published: Nov 8th, 2009
- Comments: 3
Apache troubleshooting tips
Log Analyzer Log Viewer Pro
Log Viewer Pro is a portable software program for the Microsoft Windows operating system that is able to load and display log files. Its main benefits are the low memory usage and support for log files with a size of over 4 Gigabytes. There are obviously other features and options which will be discussed in [...]
- Author: Jack Wallen
- Published: Jun 4th, 2009
- Comments: None
Follow multiple log files with multitail
Any Linux administrator knows that watching log files is key to troubleshooting problems on a Linux system. In some troubleshooting instances it is necessary to follow more than one log file. For this you will wind up with two terminal windows open which can become a mess (when you already have a number of windows [...]
- Author: Jack Wallen
- Published: Mar 13th, 2009
- Comments: None
Easy Linux Log Viewing with Log Viewer
If you administer a Linux system or you need to troubleshoot an issue, you know that the Linux /var/log directory can quickly overwhelm you. Where do you look and what are you looking for? What about view on a per-date basis? Not an easy task is it? It can be if you scrap the command [...]
- Author: Jack Wallen
- Published: Feb 16th, 2009
- Comments: 5
Learning Linux: Log Files
If you are serious about learning Linux then one aspect you will want to familiarize yourself with is log files. This concept will help you to understand why when you go to a mailing list with a problem and, when someone asks you the contents of a particular log file, you are able to offer [...]
How To Deal With Huge Apache Web Server Log Files
I must admit that I have not been paying attention to the size of some of the Apache web server log files on my dedicated server. For those that do not know, the Apache logs are the log files of the Apache web server. They log every hit to a website and provide excellent material [...]
Txt Collector
If you regularly work with textfiles you might find the software Txt Collector handy. Txt Collector is basically a text file merger which can be used to merge an unlimited number of text files into one. This can be pretty useful in many ways. You could for instance combine all readme documents of applications that you use into one text file for faster (no more where was that readme again) access or combine log files for better processing.

