Recently I covered the front-end of the Gnumed software designed for the medical industry (see “Let your medical practice go open source with Gnumed.”) In that article I showed you how to start working with Gnumed, but limited the installation to using the public servers. Because these public servers can not safely and securely hold [...]
- Author: Jack Wallen
- Published: Nov 8th, 2009
- Comments: 3
Apache troubleshooting tips
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 5th, 2009
- Comments: None
Let Munin monitor your servers and network
If you are looking for an easy to install, configure, and use systems monitor, look no further. The Munin is a network/systems monitor that presents all its data is easy to read graphs. Munin is setup as a server/client (or node) which makes this system very flexible. Munin also offers an extensive plugins library that [...]
- Author: Jack Wallen
- Published: Nov 4th, 2009
- Comments: 4
Connect to your Samba server from Linux
I have written a few articles on Samba here on Ghacks. And most people know how to connect to Samba shares via Windows. Generally speaking (when all is set up correctly) it’s just a matter of opening up Explorer and entering \\ADDRESS_OF_SAMBA_SERVER\SHARENAME to get to your Samba shares. But what about in Linux? How do [...]
- Author: Jack Wallen
- Published: Oct 29th, 2009
- Comments: 7
Set up a Linux media server
Do you have multiple machines around your house that would like to share a centralized server for multi-media? Having such a server for music allows for consolidation, ease of use, and space saving on client PCs. Of course to many users, the idea of setting up a multi-media server sounds like it would be a [...]
- Author: Jack Wallen
- Published: Oct 26th, 2009
- Comments: 1
Stop SPAM in Postfix with Spamassassin
So you have your Ubuntu server up and running with a Postfix mail server (see “Install Postfix for reliable email delivery“). You have also set up Postfix for antivirus with the help of ClamAV (see “Add antivirus to Post fix with ClamAV“). Finally you have Postfix set up to relay (see “Mail relaying made simple [...]
- Author: Jack Wallen
- Published: Oct 25th, 2009
- Comments: 5
Add antivirus to Postfix with ClamAV
By now you have your Postfix mail server up and running (see “Install Postfix for reliable email delievery“). You even have relaying working (see “Mail relaying made simple with Postfix“). But one of the most important features you can add to a mail server is an system to prevent viruses from being passed to users. [...]

