Magic: The Gathering – Tactics is Now Free to Play on Steam!
Magic: The Gathering – Tactics is a free to play, online tactical strategy game set in the rich, Magic: The Gathering Multiverse. Players build their collection of figures and spells from the five colors of Magic and create powerful spellbooks to summon and cast on the digital tabletop.
ThinkUp
Aside
Softdrive Sinus explained (german)
Aside
Magic: The Gathering Dark Ascension Trailer
Aside
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