Posts Tagged ‘linux’

Glossary: LAMP Programming

I love lamp.

LAMP programming has been around for many years. Although there are many variations, it normally stands for:

Linux Apache Mysql Php

Through the years, there have been many variations. For a long time, until PHP became popular, the P stool for Perl. Some people might argue that the P stands for Python. Eh, not really, PHP is much, much more widely used. (more…)

logwatch files are filling up my server under /var/cache/logwatch/

If you have a bunch of logwatch folders under some directory, most likely under /var/cache/logwatch/ that are filling up your server, you should fix it before it brings your server down. Often this can cause the disks to fill up in just a month or two, maybe less. If logwatch is causing your disks to fill up, keep reading.

If you are asking yourself: How do I find out if logwatch is filling up my server? The answer is: (more…)