blob: 180cbd0d3e2c839ea57e44da85db779d5726882e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Scoreboard
==========
a non-interactive gold logger/plotter
Install
======
* install lighttpd
* configure the profile template file accordingly
* [currently] do:
cd modules/available/ ati_temper; $EDITOR gather # change the host
* add the host key file to keys/
* [currently] run:
modules/available/{ati_temper,bitcoin,solidcoin,static}/init
* run:
util/schedule_logger
|