User:Frodo

From DISI
Revision as of 22:16, 31 March 2015 by Frodo (talk | contribs) (asdf)
Jump to navigation Jump to search

This is the Frodo user page. Frodo is one of the identities John Irwin uses for maintaining the wiki and ZINC.


cd /opt/bks/src/cluster/puppet/modules/bks-packages/manifests
vi init.pp and add package
puppet parser validate init.pp
cd ..
vi Modulefile (up number)
puppet module build . 
puppet module install -f pkg/bks-packages-0.0.26.tar.gz

Then on client machine (or just wait 30 mins, assuming puppet agent is running)

puppet agent -t


(in the zinc15-env)

python -m zinc.management shell (Open a ZINC15 shell)
python -m zinc.management server (Start a single-core test server)
zincserver.start-backend.sh (start the multicore backend as the current user)
zincserver.stop-backend.sh (stop the multicore backend as the current user)

Config/logs/pid file, etc. is all in /nfs/soft/www/apps/zinc15/run/<HOSTNAME>/...