Categories
Tech Tip

Lotus Notes Email Export | Tech[niques]

Thanks for Tech[niques] website for posting this!  Very timely!  My old corporate Notes id is about to expire so I need a way of exporting gigs of Notes emails.  I’m hoping that this will help.  Fortunately, I made my living as a Notes consultant for years so at least this will be a starting point for any code I need to create/modify to get the info I need.

If you need any help on getting a Mac version to work, let me know. 

-JT

Lotus Notes Email Export | Tech[niques]

Categories
Mac Tech Tip

VMWare Server Console on Mac OSX

Standardizing on one VM platform has made my life so much easier. I’ve played with a number of them x11 and I’ve settled on VMWare. Currently, I have an Ubuntu Server running VMWare in my basement and I have a number of client machines that have VMWare client software running as well. Recently I’ve noticed a deficiency when I move my main computing platform to Mac OSX — there is no VMWare Server Console software.

This software is very valuable if you are running multiple VMs on a VMware server. Instead of configuring a remote control or SSH server on each client VM, you can control the VMs via the VMWare Server Console. When my main computing platform was Ubuntu Gusty Gibbon, this was a no-brainer. The software is bundled with the Linux client package. Running Gusty Gibbon on my primary PC was amazing because I could not only control another VMWare Server, the workstation had multiple client OS’s installed locally so I could have a dozen machines running on two physical pieces of hardware. But then I made the switch….

Categories
Tech Tip

ClamXav Sentry and VMWare

Just a quick tip – I noticed lately that whenever I fire up a VM on my machine, ALL four processors would shoot up to 90+% utilization.  In addition, the VM (typically running Vista) would take a good 10-15 minutes to load (okay, a bit of an exaggeration – but it took forever.) ClamXav Took me a couple of minutes to figure out that it was my anti-virus software that was causing the issue.

As I mentioned before in a previous post, I’ve installed ClamXav software on my Macs because of the rising popularity of Macs (this begets challenges to hackers which begets to virus being written for OSX, etc.  — or is that just my paranoia?) The program installs easily enough and updates itself regularly etc.

If you are using ClamXav Sentry and VMWare, you MUST exclude any VM images from being scanned!  Better yet, make sure that you configure your ClamXav Sentry to ignore scanning the directory in which you keep your VM images.  This will dramatically increase the start time of any VM.  If you opt for the extension method of exclusion, VMs have an extension of .vmwarevm .

-JT