For now, (20180424) I'm not adding new run results to the article as it's likely better to spend time on investigating mitigations for IE clusters. But I'll be running some in the background (LU is done - similar story wrt results, UY starting as I type) and we'll see if results warrant updates in the short or medium term. When I do want to integrate additional runs, then...
-
Do the run
$ nohup skey-all.sh -mm -c XX -r . >skey.out 2>&1 & ... come back much later ...
-
Grab/Backup the run files to the analysis host:
$ scp -r $SCANHOST:$SCANTOP/$run $BUPDIR/$run
-
Scrub the files from the scanning host.
-
See if we've finally got an SSH v. other cross-protocol case...
$ check-no-ssh-cross-protocol.sh
-
make-tex.sh
to generate latex table details, which gives us HARK and some other numbers -
make images
- Give
try-render-problematic.sh --neato
a shot - use
make -n images
to see what didn't get done - See what's left over, try fix via e.g. manually via
neato
with other args - Delete empty/failed image files
- Take a peek...
- Give
-
make words
- Take a peek...
-
Cross-border checks:
- cross-border.sh -n
- supercluster.sh
-
Checks/stats:
- biggest22.sh - gives some numbers used in article
-
Make album
- scp svg's to album host, e.g. to
runs
directory below DocRoot - ditch any failed or empty svg files
make -f ../Makefile
to make pngs and run albumcd ..; album
to re-run album in parent dir- manually fixup index.html in parent - from index.html.old
- backup new index.html to index.html.old
- scp svg's to album host, e.g. to
-
For any interesting clusters...
ClusterStats.py
bt-ports.sh
- etc...
-
If updating article...
- Mention new country in abstract
- Mention new country in intro
- Add any super-nice graphs/clusters worth a mention to results section
- Add column to
collected-res.tex
table based on output frommake-tex.sh
- Add subfigure to
collected-res.tex
size graphs based on output frommake-tex.sh
- Add country to list of outputs
- Update cross-border details to subsection of results, and note new interesting linkages...
- Add detail to most-used SSH keys subsection
- Add anything worthwhile to discussion/future
- Iterate on page layout and iv-vs-full length as needed