Category Archives: Computers
Linux Kernel 3.2 installation guide for Ubuntu Linux
Aside
This short walkthrough describes how to get the latest linux kernel version 3.2.0 working under Ubuntu Linux without having to compile it yourself.
This tutorial should work with the latest version of Ubuntu Linux (10.04 LTS, 11.04 and 11.10) and most distributions based on these versions of Ubuntu Linux including Mint.
The included kernel files have been compiled using the generic ubuntu configuration.
Note: ATI, Intel and NVIDIA drivers are automatically installed using DKMS, if you have these installed and up-to-date.
Installation Guide
- Download the kernel headers package;
linux-headers-3.2.0-030200_3.2.0-030200.201201042035_all.deb - And the appropriate package for your system
- And the accompanying compiled kernel;
- Install the files in the same order (else it won`t work!)
- In the terminal run:
sudo update-grub
- Reboot and select the kernel from the bootloader menu If it`s not there check all steps (and of course for errors)
The source can be found on www.kernel.org
Projects for 2012
This year I have at least the following projects:
Webdesign
I don’t have plans to release new websites, just relaunch existing websites.
- BevrijdingsFestivalZeeland.nl 2012
- Onderstroom.info 2012
- PartijSouburgRitthem.nl 2012
- Ramoonus.nl 2012
- DePiek.nl 2012
- EvaLoose.com v2
Premium WordPress plugins
I planned to develop a mini-framework and develop the following plugins out of this framework:
- ReviewPress
- BookPress
- MoviePress
- MusicPress
- PortfolioPress
Outlook 2010 backup email accounts
Aside
This guide describes how to back up your Microsoft Outlook 2010 email accounts (excluding your emails).
- Start > Run > regedit
- Locate the following path in your Registry Editor
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook - Right click the Outlook directory in the left menu en choose Export
- Choose the directory where you want to save the data and choose an appropriate filename
- Press save and your done
Importing is as sample as 2 clicks!
- Open the registry file you saved earlier
- Press to accept the registry patch
Outlook 2010 backup emails
Aside
This guide shows you how to make a proper Outlook 2010 email archive backup.
- Close Outlook and wait 10 seconds
- Run: C:\Program Files\Microsoft Office\Office14\scanpst.exe or C:\Program Files (x86)\Microsoft Office\Office14\scan.pst
- Open the file in “C:\Users\<username>\AppData\Local\Microsoft\Outlook”
- In case you have multiple files in the directory do step 2 and 3 several times
- Copy the files from “C:\Users\<username>\AppData\Local\Microsoft\Outlook” to the backup location
To open the backups, just open the .pst files you copied earlier.