/[sysadmin-cookbook]/recepies/netpipe-tcp/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /recepies/netpipe-tcp/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 164 - (hide annotations)
Sat Feb 20 16:31:41 2010 UTC (14 years, 2 months ago) by dpavlin
File size: 212 byte(s)
install netpipe-tcp on all hosts with make install
1 dpavlin 101 graph:
2     ./np2graphviz.pl | dot -Tpng -o graph.png && qiv graph.png
3 dpavlin 102
4     gnuplot:
5     ls */*.np | xargs -i ./gnuplot.sh {}
6 dpavlin 103
7     xlax:
8     mkxlax `cat hosts`
9 dpavlin 164
10     install:
11     cat hosts | xargs -i ssh {} apt-get install -y netpipe-tcp

  ViewVC Help
Powered by ViewVC 1.1.26