Tech on Tour header image 4

Entries Tagged as 'OS & Servers'

Mac OS System Error Code 1712

June 27th, 2008 by Bill Hutchison · 15 Comments

The Mac OS X System Error Code -1712 is a bit of an ambiguous one as all that it means is that the application has timed out. We got Error Code -1712 when we tried to run Microsoft Remote Desktop Connection on one of our staff’s Macbook. To diagnose this error in more detail we [...]

[Read more →]

Tags: OS & Servers



Splashtop – Instant-on Linux on Asus Motherboard

May 20th, 2008 by Alex Costa · No Comments

Asus is to go mainstream with Splashtop on its Motherboards. Spashtop is an instant-on Linux OS that manufacturers can implement into their motherboards giving the user an option to instantly use internet and skype without having to boot up a full OS. Up to now only top-end Asus motherboards had this feature but after good [...]

[Read more →]

Tags: Hardware · OS & Servers · Technology

System Monitoring with Nagios

May 18th, 2008 by Alex Costa · No Comments

Nagios is a network monitoring service that is designed to run under Linux or any othe unix-like system with a C compiler. I have been reading about Nagios for a while and so decided to give it a go. I haven’t put it to full production yet but the trial has already impressed me. Some [...]

[Read more →]

Tags: Applications · Networking · OS & Servers



SugarCRM Error “IMAP won’t work without c-client”

April 25th, 2008 by Alex Costa · No Comments

This error will cripple Sugar’s email functionality, which is a major development in version 5.0, previous versions of SugarCRM Community Edition (free) did not handle emails at all. This error happens when the php5-imap extension hasn’t been installed. After searching for sometime I found a reference to php5-imap and decided to give it a try. [...]

[Read more →]

Tags: Applications · OS & Servers · quick & easy tips · Tutorials / Training

SugarCRM Upgrade Error

April 23rd, 2008 by Alex Costa · 1 Comment

Upgrading SugarCRM Community Edition from 4.5 to 5.0 is supposed to be a walk in the park, and if you do have the right settings it will be. As in IT everything depends on the little details, SugarCRm wouldn’t be different. Don’t get me wrong I really like SugarCRM that’s why I post errors and [...]

[Read more →]

Tags: Applications · OS & Servers · quick & easy tips

SugarCRM installation error “MySQL not available”

April 22nd, 2008 by Alex Costa · 1 Comment

While moving a SugarCRM installation to a different server I found this problem – “MySQL not available”. Firstly I had a blank page and then decide to re-run the installation script. During the system check it listed MySQL as not available, so I checked for the status of the mysql server and it was running. [...]

[Read more →]

Tags: Applications · OS & Servers · Programming · quick & easy tips