"));
August 21

Slå av IPv6 i Debian GNU / Linux "etse" 4,0

edif / etc / modprobe .d / aliaser

og endre alias net-pf-10 IPv6 å alias net-pf-10 off.

Del / Spar

Tags: Debian, IPv6, Life, linux, modprobe, Påminnelse

Relaterte artikler

Juni 27

QutIM - ny ICQ-klient med Qt4 intreface

sudo wget http://linux.intonet.ru/ubuntu/qutim/hardy.list -O /etc/apt/sources.list.d/ qutim .list
sudo apt-get update
sudo apt-get install qutim

Del / Spar

Tags: Debian, installere, Life, Linux, Linux, qutim, Ubuntu, Ubuntu

Relaterte artikler

Juni 09

Installere søn-java6-JDK med apt-pakken manager
Konfigurere $ JAVA_HOME:
vim /etc/environment

JAVA_HOME= “/usr/lib/jvm/ java -6-sun”

source /etc/environment

Last ned CruiseControl binære
cd /opt/
wget http://switch.dl.sourceforge.net/sourceforge/ cruisecontrol / cruisecontrol -bin-2.7.2.zip

Unzip arkivet:
unzip cruisecontrol -bin-2.7.2.zip -d /opt
ln -s /opt/ cruisecontrol -bin-2.7.2 /opt/ cruisecontrol

Installere pre-pakken:
pear config-set preferred_state beta
pear channel-discover components.ez.no
pear install -a ezc/Graph
pear channel-discover pear . phpunit .de
Solen installere-alldeps phpunit / phpUnderControl

Patch CruiseControl med phpUnderControl og installere eksempel:
phpuc install /opt/ cruisecontrol
phpuc eksempel / opt / cruisecontrol

Start CruiseControl:
cd /opt/ cruisecontrol
./ cruisecontrol .sh

Og lese denne håndboken.

Del / Spar

Tags: CruiseControl, Debian, eksempel installere, java, Life, pære, phpuc, phpUnderControl, phpunit, kilde, ubuntu

Relaterte artikler