FlappyBird

There are 2 infinite things:
1. The Universe
2. The human stupidity

To point 2:
I have sold the app Flappy Bird on eBay a few minutes ago 😛 For u I give u the download link: Download – FlappyBird.apk

WhatsApp

After Facebook bought WhatsApp for 19 Billion Dollars many users are switching ti Threema now. A little statement:
I think it is better to use Threema than give your data volunteerly to NSA and Facebook. If you do not want to buy Threema send me a mail and you can try it for free mail@hendrik-haas.de.

Zuerst müsst ihr ein Verzeichnis erstellen
cd /opt
mkdir cod
nun laden wir uns die Serverdateien (4,8GB) runter
wget ftp://ftp.team-ultimate.eu/server/cod4-server-1-2.bz2
die entpacken wir mit
apt-get install bzip2
tar xvfj cod4-server-1-2.bz2
Nun müssen wir noch patchen
mkdir dls
cd dls
wget ftp://ftp.team-ultimate.eu/server/cod4-linux-server-patch-de-full-1.7-14072008.tar.bz
tar xfj cod4-linux-server-patch-de-full-1.7-14072008.tar.bz
cp -f -r cod4-linux-server/* /opt/cod/cod4_new
rm –r /opt/cod/dls
jetzt muss man noch PunkBuster installieren
cd cod4_new
./pbsetup.run -e
./pbsetup.run --add-game=cod4 --add-game-path=/opt/cod/cod4_new
./pbsetup.run -u
Nun noch die Config editieren nach Wunsch
nano start_stop_restart.sh
Nun einfach den Server starten
./start_stop_restart.sh start
Um weitere Dateien auf den Server zu laden (Configs, Maps, addons) benutzt ihr am besten WinSCP mit euren Zugangsdaten.