June 2006
M T W T F S S
« May   Jul »
 1234
567891011
12131415161718
19202122232425
2627282930  

Archives

Archive for June, 2006

Enabling SNMP under Mac OS X Server

( Mac OSX )

As part of my reinstallation that is going on, I need to reconfigure the SNMP service on the new machine. I use SNMP to monitor stuff. Basically, I use tools, such as Cacti, to pull data out of those snmp-enable device and create reports. Those reports could be from ping latency, to incoming mail rate […]

Migrating Mysql server with all databases&users&rights.

( Linux and Mac OSX )

Migrating mysql data was a problem I faced when installing the server while doing the Mac os X Tiger server Best-Practices page on that site. I needed to transfer the old mysql installation to the new server without changing/loosing data nor settings.
Reference link
If you’re aware that mysqldump create a read dump of all records and […]

Transfering mail accounts from server1 to server2

( Linux and Mac OSX )

At a certain point in time, we all have to migrate services for all different reasons. Sometimes you need to change hardware for follow growth, sometimes you only need to because of some resources has been reassigned. My situation isn’t different then others. I had a chance to take out of production my old PowerMac […]