Installing true type fonts for system-wide use in Gnome, KDE, etc.: Become root: su – As root, create the fonts directory: mkdir /usr/share/fonts/ttf Copy the font files in, cd into the fonts directory: cp [fontfiles] /usr/share/fonts/ttf cd /usr/share/fonts/ttf Make fonts.dir:…
Backup and Restore Evolution Data
Backup gconftool-2 –shutdown evolution –force-shutdown cd tar -cvzf evolution-backup.tar.gz .evolution .gconf/apps/evolution .gnome2_private/Evolution