1. Download the ca.pem [1] and sub.class1.server.ca.pem [2] to /tmp/
2. Cat the CA certs to form a single CA certificate chain file
cat ca.pem sub.class1.server.ca.pem > ca_bundle.crt
3. Place server certificate in /tmp/ssl.crt.
4. Place the private key in /opt/zimbra/ssl/zimbra/commercial/commercial.key
5. Deploy the commercial certificate with zmcertmgr as the root user.
cd /opt/zimbra/bin ./zmcertmgr deploycrt comm /tmp/ssl.crt /tmp/ca_bundle.crt
6. Restart the zimbra services
su zimbra zmcontrol stop zmcontrol start source
Disable Hibernation:
Windows Vista and 7
Open the Start menu and type cmd. Right click on cmd.exe and choose Run as administrator. Enter the following command:
powercfg.exe -h off
also:
First, you have to extract the sound from the .avi file:
mplayer -vo null -ao pcm:file=mysound.wav myvideo0.avi
Second, open this file in audacity, amplify / edit it and save it as myperfectsound.wav Now you can use mplayer to replace the old sound of your video with the improved sound:
mencoder -o myvideo1.avi -ovc copy -audiofile myperfectsound.wav -oac pcm myvideo0.avi
Replacing the folder ~/.gnome2/keyrings with the one I used in Ubuntu 10.04 following with log-off and log-in worked for me.
Download both the Conky script and the Helvetica at the link below:
http://gnome-look.org/content/show.php/ConkyWeather%2BClock?content=133251
sudo apt-add-repository ppa:conkyhardcore/ppa
sudo apt-get update && sudo apt-get install conkyforecast
cp /usr/share/conkyforecast/conkyForecast.config ~/.conkyForecast.config
In-order to make use of ConkyForecast you will need to nab a XOAP Code @ http://www.weather.com/services/xmloap.html and enter it in the .conkyForecast.config file, now neatly copied into your home folder, along with your location code which can be found sitting at the end of a URL search for your location @ weather.com
run
conky -c ~/weather+clock/conkyrc