Evolution at least the Exchange integration component is so buggy you could drive it on sand dunes. Every time I update Ubuntu I try the default mail application. For Ubuntu this is Evolution. Call me optimistic but as time progresses I would hope that basic...
James McDonald
How many Unique IP’s have Connected to your Apache Website
This will tell you how many unique IP addresses have connected to your website since the last log file rotation. So if your logs are rotated daily then you have the number of unique IP's for roughly the last 24hour # go to your apache logs directory and run: $ cat...
MySQL Backup to Email or Disk Script
If you run mysqldump --all-databases you get one monolithic file which can be a pain when trying to restore one database. So it's nice to call mysqldump dbname so you get individual database backup files. To call mysqldump for each database requires that you either...
Security Tool not recognized by McAfee SecurityCenter
This post was written before McAfee wrongly identified svchost.exe as a virus and caused many large businesses to close their doors while the problem was resolved: Fixing a laptop for a friend gratis Has some sort of malicious application known as "Security Tool"...
I’ve fixed what I think the problem is. Why isn’t it working?
Organisations of a certain size employ IT people and harness them into a role. Those people take on the mantel of the role, learning whatever script that has been put before them. As long as the problem doesn't deviate from the script then they effectively resolve...
Updating from Ubuntu 9.04 to 10.04. With not enough diskspace
I have an old Compaq nx7000 work laptop that I have Ubuntu on. Just ran: sudo do-release-upgrade -d # It's before the official release date of Ubuntu 10.04 so I ran with the -d switch # -d, --devel-release Check if upgrading to the latest devel release is # possible...
SBS2003 Standard Edition SQLMonitoring Event ID 208 Error
Problem: Event Type: Warning Event Source: SQLAgent$SBSMONITORING Event Category: Job Engine Event ID: 208 Date: 13/04/2010 Time: 3:00:00 AM User: N/A Computer: APF-MA-DC01 Description: SQL Server Scheduled Job 'SBS_Database_Cleanup'...
Ubuntu 9.04 + Sarg + Squid – No Reports
Sarg is a Squid Report Generator that scans your Squid logs and generates html reports that are available via a web page. I have used sarg for years on Redhatian boxes with no troubles. My issues started when I moved to Ubuntu as my Squid Proxy. No Daily, Weekly or...
Gallery 2.x Thumbnail broken and won’t rebuild
Was just looking in my Gallery and found an image with a broken thumbnail. Broken thumbnails seem to be a semi-regular occurence. Normally if this happens I can use the Gallery 2.x photo edit functionality and; rotate the photo back and forth and the thumbnail...
Customize Squid Error Messages
If you edit the cache_mgr value in /etc/squid/squid.conf you can set an email address which will appear as the contact point in any error messages that Squid returns to it's browser clients. However this doesn't allow you to have different link text that is displayed...
