From 1472255921d061b58049bc268fa6f32e526d557f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 2 Dec 2012 15:35:12 +0100 Subject: press ctrl-key to avoid screensaver kicking in --- INSTALL | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index b5024afe..1ca190a9 100644 --- a/INSTALL +++ b/INSTALL @@ -60,12 +60,10 @@ cd jenkins.debian.net ./update_jdn.sh ---- -'jenkins-job-builder' and (currently) 'kgb-client' is the only software which is not covered by this script. +'jenkins-job-builder', 'vncdotool' and (currently) 'kgb-client' are the only software which is not covered by this script. === Installing jenkins-job-builder -This is the only software which needs manual installation and is not covered by 'update_jdn.sh' - ---- pip install python-jenkins @@ -93,6 +91,15 @@ The jenkins jobs are configured to send email to 'jenkins+$IRC_CHANNEL' (like 'j The Jenkins EMail notification plugin is used as its state tracking is best (and the Jenkins IRC plugin is way too powerful). +=== Installing vncdotool + +---- +apt-get install python-twisted python-imaging +git clone https://github.com/sibson/vncdotool +cd vncdotool/ +python setup.py +---- + === munin link://munin-monitoring[Munin] is installed, running with link:http://jenkins.debian.net/munin/[jenkins plugins] not yet published elsewhere. -- cgit v1.2.3-54-g00ecf