How-to optimise your Windows 7 PC for audio
Aside
Reply
This short walkthrough describes how to get the latest linux kernel working under Ubuntu Linux without having to compile it yourself.
This tutorial should work with the latest version of Ubuntu Linux (9.10) and all distributions based on Ubuntu Linux like Mint.
The included kernel files have been compiled using the generic ubuntu configuration.
Note: nVIDIA ForceWare drivers are automatically installed using DKMS (which is included in Ubuntu 8.10 and higher including 9.04 and 9.10)
And in case you don`t want to reboot you should try out Ksplice.
Installation Guide
sudo update-grub
For those who want to do their “own” compiles, the source is available here.
This guide is for almost every Linux distribution.
Prerequisite is that you have the required build tools installed already.
If not, do the following step:
Debian and Ubuntu users way;
sudo apt-get install build-essential
The Fedora/Red Hat way:
sudo yum groupinstall "Development Tools" "Legacy Software Development"
First step is getting the source package
wget http://ftp.gnu.org/gnu/bash/bash-4.1.tar.gz
Next step is compiling and installing it;
tar xf bash-4.1.tar.gz
cd bash-4.1*
./configure
make
sudo make install
This guide shows you how to make a proper Outlook 2007 email archive backup.
To open the backups, just open the .pst files you copied earlier.
This guide describes how to back up your Microsoft Outlook 2007 email accounts (excluding your emails).
Importing is as sample as 2 clicks!