bin
bin copied to clipboard
Collection of scripts perhaps of utility to others.
~/bin/pub
The following scripts have been referenced in publications and are freely available for public use.
| File | Description | Reference |
|---|---|---|
| arm-build | Setup and build armv6h and armv7h in clean-chroots using distcc-alarm and devtools-alarm. | |
| bench | Runs gcc, ffmpeg, and lrzip stressing and benchmarking. | cpu schedulers compared |
| cpuz | Script to harvest temp, voltage, and fan speed data. | IvyBridge 3770K IHS Removal and Results |
| ciphertest.sh | Script to preform a test of file transfer throughput using scp/rsync to determine which cipher is best for a particular pair of PCs. | Speed-up rsync and scp xfers on a Lan - choice of cipher is key! |
| make_bench | Script used to contrast different kernels on the basis of a the time to make bzImage of a predefined kernel source. | -ck hacking |
| mprime_and_burnP6_logger | Runs mprime and burnP6 for specific hardware. You can easily modify to run with any hardware. | Detailed study on AS5 break-in time; it only takes a few hours |
| --- | --- | --- |
| generic | Wrapper script for makepkg that will build target PKG for both arches and sync to/from a local repo. Must have a configured and functional 32-bit chroot. See Arch Wiki page for 'schroot' for more info. | |
| vncd | Simple script to control tigervnc servers. | |
| pretty | Just an excerpt from various Arch Linux rc.functions to make scripts prettier. |