This page gathers some information about the Debian Linux distribution

Something wrong? → Please email me

Compile Warzone 2100 from Source

Here I installed it on a Debian 7 wheezy (Crunchbang waldorf)

sudo apt-get install bison flex pkg-config pkg-config libqt4-dev libsdl1.2-dev\
libsdl1.2-dev libtheora-dev libalut-dev libvorbis-dev libglew-dev libphysfs-dev\
libxrandr-dev libfribidi-dev libfontconfig1-dev

tar -xvfJ warzone2100-3.1.0.tar.xz
cd warzone2100-3.1.0/
./configure --prefix=/opt/warzone2100
make -j5 && sudo make install

Install Quake3 Arena

Nowadays, Quake 3 Arena is free except for one file needed by it. You need to copy the pak0.pk3 file from your original Quake 3 CD to your computer. Also download linuxq3apoint-1.32b-3.x86.run. Put both files into e.g. /home/timo/install

sudo apt-get install quake3
cd /home/timo/install
game-data-packager quake3 /home/timo/install linuxq3apoint-1.32b-3.x86.run
sudo dpkg -i quake3-data_30_all.deb
quake3

To play recorded demos do:

sudo mkdir /usr/share/games/quake3/baseq3/demos
sudo cp ~/demos/* /usr/share/games/quake3/baseq3/demos
sudo chown timo:timo -R /usr/share/games/quake3/baseq3/demos

happy fragging :)

Reinstall NetworkManager nm-applet

sudo apt-get install network-manager-gnome --reinstall
nm-applet

Setup LCD Display And Remote Control in Silverstone LC16M Case

lsusb | grep -i imon
Bus 002 Device 003: ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller
sudo apt-get install lcdproc lirc
sudo modprobe lirc_imon

for some reason my lcd device was lcd1 and not lcd0.

sudo vim /etc/LCDd.conf

Driver=imon
Device=/dev/lcd1
dmesg|tail
sudo /etc/init.d/LCDd restart
echo "Weee Hi There :D" > /dev/lcd1

If your LCD stays black try to check its power connection, Try to use another usb port.

start the client lcdproc

lcdproc

Setup Kyocera-FS-C5020N-FS-C5020N Network Printer

Right click→System→Printers→Configure Printer

Server→New→Printer

Network Printer→Find Network Printer

Printer is automatically found

FS-C5020N→IPP network printer→Search for a printer to download→Search

just click on forward couple of times

Right click on Printer→Printer Options→Media Size set to A4