BE:IT/Systeme/bomb20
IT-System bomb20
Beschreibung: Dieses System dient der Entwicklung und dem Test eines Mitmachportals
Weitere Informationen: BE:IT/Systeme/bomb20
Inhaltsverzeichnis
Berechtigungen
BE:IT/Berechtigungen/Administrator bomb20
Konfiguration
IP config
178.63.235.145
Software
echo "deb http://backports.debian.org/debian-backports lenny-backports main" >> /etc/apt/sources.list
apt-get install build-essential make lighttpd lua50 liblua5.1-0-dev libpq-dev mercurial ghc libghc6-parsec-dev
apt-get install -t lenny-backports postgresql-8.4 postgresql-server-dev-8.4
hg clone http://bitbucket.org/darkbln/mitmachdb hg clone http://public-software-group.org/mercurial/webmcp cd webmcp make wget http://www.public-software-group.org/pub/projects/rocketwiki/liquid_feedback_edition/v0.2/rocketwiki-lqfb-v0.2.tar.gz tar xvzf rocketwiki-lqfb-v0.2.tar.gz cd rocketwiki-lqfb-v0.2 make
wget http://luarocks.org/releases/luarocks-2.0.3.tar.gz tar xvzf luarocks-2.0.3.tar.gz cd luarocks-2.0.3 ./configure make sudo make install
sudo luarocks install twitter