Posts for year 2018
- Checking Virtual Machine Resource Allocations with Libvirt (BASH)
- Rsync over SSH with a custom port (BASH)
- Remotely backing up PFsense Configuration (BASH)
- FFMPEG: Converting RMVB to X264 MP4 (BASH)
- Recursively print table (print_r equivalent) (LUA)
- Bulk Delete Comments from (Self-Hosted) JIRA Issues (Misc)
- Add a static entry to the ARP table (BASH)
- SSL Cipher Hex codes to Human Readable Names (Misc)
- Convert Ascii to Binary (BASH)
- Intercepting Outbound DNS Queries (BASH)
- Handle Google Verification files within NGinx Configuration (NGinx)
- Getting WhatsApp Rich Snippet Previews Working (Misc)
- FFMPEG - Extract audio from video file and write to MP3 (BASH)
- FFMPEG - Convert WebM (or other) to X264 (BASH)
- Convert video to animated GIF on Linux (BASH)
- Enable the Key-ID FIDO-U2F token on Linux (Misc)
- Dumping MySQL query results out to a CSV (MySQL)
- Forwarding iDrac Remote Console ports over SSH Tunnel (BASH)
- Install multiple packages with apt in a single task (Ansible)
- Install multiple python libs with pip (Ansible)
- Get public facing IP of remote machine (Ansible)
- Overriding tcUrl and other options with ffplay (BASH)
- List USB Flash Drive History (PowerShell)
- Removing Firefox Annoyances (Misc)
- Healing a GlusterFS Split-Brain (Misc)
- SAR Cheatsheet (Misc)
- Sort list as if it were numbers (Python)
- Automating HLS-Stream-Creator (Python)
- Use a variable to fetch an object attribute (Python)
- Generating HMACs with different hashing algorithms (Python)
- Check if SSL certificate matches private key (BASH)
- Generate a SHA1-HMAC (Python)
- Bulk Reverting Commits (Git)
- Supporting conditional HTTP requests in PHP (PHP)
- Returning HTTP status codes in PHP (PHP)
- SystemCTL Cheat Sheet (BASH)
- Reducing latency of SSH tunnelled connections (BASH)
- MDADM (Linux Software RAID) Cheatsheet (BASH)
- OpenSSL - Generate self-signed cert in one line (Misc)
- Apache - retrieve file from S3 if it does not exist on disk (Misc)
- Increasing size of an EXT3 formatted LVM Volume (BASH)
- Calculating Maximum Theoretical Throughput of a TCP connection from Window and RTT (Misc)
- Inserting new rows based upon a mix of static values and results from another query (MySQL)