funky bundesRAPublik

September 2, 2009 | Bureaucracy 26, 3175 | 10:21

meine osnabrücker lieblingssportfreunde von kunstrasen haben mal wieder ein hip-hop track aus dem hut gezaubert, der es in sich hat. vom stadion gehts diesmal hinüber zu einem genauso sportlichen thema: politik. genial funkiger track über parteien, koalitionen und die anstehende bundestagswahl. osnabrooklyn in da house! weiter so, jungs!



stencil stumbling

August 30, 2009 | Bureaucracy 23, 3175 | 4:12

lucy and me were curious about the treasure hunt the prototypen set up at their awesome annual betriebsausflug in the forest outside of berlin. we staggered through sticks and bushes, from one enciphered hint to the next and eventually found the treasure…

…so the prize we won is a street art stencil of us, based on a photo shot the next morning, hungover and quite spaced out.

really cool! thanks prototypen!



moonstruck droid

August 10, 2009 | Bureaucracy 3, 3175 | 11:51

just got my brandnew htc hero ‘iphone killer’ smartfone. it’s really impressive to me, being used to 8 years of ericsson candybar type cellfones. a totally new experience to have navigation and cloud access wherever i go. i love the android OS and the countless applications that exist for it already. i already got a favorite: google sky map - moving the phone around the nightsky it shows names of planets, stars, and constellations. a must have for the romantic beatnik geek!



ruling the wasteland…

August 6, 2009 | Confusion 72, 3175 | 16:39

fluxmobile
…and maintaining order. fluxInterceptor Suzuki RV 50.



Set up a proxy to help the Iranian people

June 16, 2009 | Confusion 21, 3175 | 8:30

If you have a server at hand and wish to set up a proxy in order to help the Iranian people bypass censorship and net filters, I recommend squid.

For Windows, use the instructions here.

For Mac, use the instructions here.

For a Debian based Linux system use the following commands:

sudo apt-get install squid
sudo nano -w /etc/squid/squid.conf

(if nano is not installed, try the vi editor or install nano with sudo apt-get install nano)

in the nano editor, search (ctrl+w) for “http_access deny all” and replace the line with the following lines:

acl TRUSTED src 62.60.128.0/17 62.193.0.0/19 62.220.96.0/19 77.36.128.0/17 77.77.64.0/18 77.104.64.0/18 77.237.64.0/19 77.237.160.0/19 77.245.224.0/20 78.38.0.0/15 78.109.192.0/20 78.110.112.0/20 78.111.0.0/20 78.154.32.0/19 78.157.32.0/19 78.158.160.0/19 79.127.0.0/17 79.132.192.0/19 79.170.144.0/21 79.175.128.0/18 80.66.176.0/20 80.69.240.0/20 80.71.112.0/20 80.75.0.0/20 80.191.0.0/16 80.242.0.0/20 80.253.128.0/20 80.253.144.0/20 81.12.0.0/17 81.28.32.0/20 81.28.48.0/20 81.31.160.0/20 81.31.176.0/20 81.90.144.0/20 81.91.128.0/20 81.91.144.0/20 82.99.192.0/18 82.115.0.0/19 83.147.192.0/18 84.47.192.0/18 84.241.0.0/18 85.9.64.0/18 85.15.0.0/18 85.133.128.0/17 85.185.0.0/16 85.198.0.0/18 86.109.32.0/19 87.107.0.0/16 87.247.160.0/19 87.248.128.0/19 89.144.128.0/18 89.165.0.0/17 89.221.80.0/20 89.235.64.0/18 91.98.0.0/15 91.184.64.0/19 91.186.192.0/19 91.206.122.0/23 91.208.165.0/24 91.209.242.0/24 91.212.16.0/24 91.212.19.0/24 91.212.252.0/24 92.42.48.0/21 92.50.0.0/18 92.61.176.0/20 92.62.176.0/20 92.242.192.0/19 93.110.0.0/16 93.190.24.0/21 94.74.128.0/18 94.101.128.0/20 94.101.176.0/20 94.101.240.0/20 94.139.160.0/19 94.182.0.0/15 94.184.0.0/17 94.232.168.0/21 94.241.128.0/18 95.38.0.0/16 95.80.128.0/18 95.81.64.0/18 95.82.0.0/18 95.82.64.0/18 95.130.56.0/21 95.130.240.0/21 188.34.0.0/16 188.93.64.0/21 188.121.96.0/19 188.121.128.0/19 188.136.128.0/17 188.158.0.0/15 193.189.122.0/23 194.225.0.0/16 195.146.32.0/19 212.16.64.0/19 212.33.192.0/19 212.50.224.0/19 212.80.0.0/19 212.95.128.0/19 212.120.192.0/19 213.176.0.0/19 213.176.32.0/19 213.176.64.0/18 213.195.0.0/18 213.207.192.0/18 213.217.32.0/19 213.233.160.0/19 217.11.16.0/20 217.24.144.0/20 217.25.48.0/20 217.64.144.0/20 217.66.192.0/20 217.66.208.0/20 217.146.208.0/20 217.172.96.0/19 217.174.16.0/20 217.218.0.0/15

http_access allow TRUSTED

access_log none
cache_store_log none

and save the file. then restart the proxy with

sudo /etc/init.d/squid restart

the proxy will now allow people within an iranian IP range to use your server as a proxy to freely access the web and other HTTP based services. the last two lines prevent your server from logging users of your proxy. this saves resources and privacy.

via Austin Heap



5 years of flux

May 28, 2009 | Confusion 2, 3175 | 15:04

5yearsFlux.jpg

On may 28th, 2004 i had my first serious VJ gig under the artist name ‘Kiritan Flux’. Cheers!



PHP4 to PHP5 Upgrade Horror

May 22, 2009 | Discord 69, 3175 | 11:28

tux_borg.jpg
Upgrading PHP4 to PHP5 on a vanilla Debian Etch / Plesk 8.6.0 system with apt-get eventually renders Plesk unusable. I had to learn this the hard way. DO NOT UPGRADE TO PHP5 BEFORE DOING THE FOLLOWING STEPS:

BEFORE upgrading anything with apt-get, add the following apt source to /etc/sources.list:

deb http://autoinstall.plesk.com/debian/PSA_8.6.0 etch all

save it and do

apt-get update

Now you may upgrade the system with

apt-get upgrade

If everything works fine, now you HAVE TO install the PHP5 support package for Plesk by hand:

apt-get install psa-php5-configurator

As a final step, restart Plesk with

/etc/init.d/psa restart

…and log into Plesk.

Tadaaa! Plesk runs with full PHP5 support now.

solution found at this site



Schöne Neue Welt 2.0

May 15, 2009 | Discord 62, 3175 | 13:43

This Posting is not available in your country.

via Nerdcore



N4™® m4cht glükcl!ch und fre!

April 20, 2009 | Discord 37, 3175 | 9:56


got it back running ^_^