https://github.com/asimihsan/work_dump
work_dump
https://github.com/asimihsan/work_dump
Last synced: 3 months ago
JSON representation
work_dump
- Host: GitHub
- URL: https://github.com/asimihsan/work_dump
- Owner: asimihsan
- Created: 2012-07-02T10:28:48.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-15T15:33:43.000Z (over 12 years ago)
- Last Synced: 2025-01-29T04:38:37.988Z (4 months ago)
- Language: Python
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
work_dump
=========- **administer_boxes**: using Fabric to do sysadmin, e.g. building Python and ZeroMQ.
- **hd_stress**: R plot of CSV data with respect to time.
- **pcap\_corrupt**: Corrupting RTP then playing it into a call.
- **r\_plot\_time**:
- Plot single dimensional random variable in kernel density estimates and cumulative distribution functions.
- Also system_monitor plots of melting a bunch of CSV columns.
- **file\_tap**: Paramiko SSH tailing of text files and colours.
- **poller\_to\_snarl**: ZeroMQ IOLoop of many ZeroMQ PUB sockets to another network service, in this case Windows version of Growl.
- **shm\_expect**: how to use `expect`.