Mercurial > hg > cc > azure
view workers/bin/setupTemplate.sh @ 10:2fbefb8d1a9e
wrun.sh: usage catchup
invoke.sh: force terminal allocation on workers
test1.sh: support control of number of worker processes are spawned,
support -t to turn off random delay at startup
count1.sh: actual do the counting in subprocs to avoid disk contention
author | Henry S. Thompson <ht@markup.co.uk> |
---|---|
date | Mon, 08 Oct 2018 13:17:23 +0000 |
parents | 580221a17890 |
children |
line wrap: on
line source
#!/bin/bash sudo adduser --disabled-password --GECOS "CC worker" cc sudo su cc cd ~cc ssh-keygen -P "" -q -t rsa -f /home/cc/.ssh/id_rsa