Ubuntu server log monitoring via email without the need of a mail server (SendEmail)

Found a handy Tutorial on unbuntuforums on how to set up a server to email logs without the need of a mail server. It uses a couple of programmes called Sendemail and logwatch .

I had to make a few changes to the guide to make it work on my server system. For some reason the logwatch TXT file was not being written and cron was not running the bash file correctly.  So I have rewritten the guide below. Continue reading

Getting the Hitachi hd44780 LCD to work with LCDproc (Ubuntu 10.10)

LCDproc is a piece of open source software that displays real-time system information from your Linux/*BSD box on a LCD. The server supports several serial (and USB) devices: Matrix Orbital, CrystalFontz, Bayrad, LB216, LCDM001 (kernelconcepts.de), Wirz-SLI, Cwlinux(.com) and PIC-an-LCD; and some devices connected to the LPT port: HD44780, T6963, SED1520 and SED1330. Various clients are available that display things like CPU load, system load, memory usage, uptime, and a lot more.

Continue reading