Faster file copying on cold AWS EBS volumes (created from snapshot)
chunk the file and copy in parallel
chunk the file and copy in parallel
use parallel -j8
or xargs -n1 -d='\n' -P8 bash -c
use env -S
get Location header from resp in browser and call app with $app --open-url $url
generate cert+key, write a short Caddyfile, run caddy
node -p 'JSON.stringify(JSON.parse(fs.readFileSync(0)),null,2)'
encoding the whole file as one is easy, but what about each line on its own
We run a simple Makefile as proof
socat -d -d TCP4-LISTEN:4443,reuseaddr STDOUT
and socat TCP4:localhost:4443 EXEC:/bin/bash,stderr
Use the sed command in this post
See which things are in-scope for build or runtime
Seeing how Graviton compares with x86
Use socat
Force the use of xwayland
How to get a smooth desktop
Notes to my future self about how to deal with encrypted partitions when running in a Live Disc (or USB) environment
Using DroidCamX to save and view streamed video in the command line.
How to decrease mouse sensitivity in Linux for an accurate cursor
How to install grub to make your vm boot
How to connect to Adelaide University’s VPN using openconnect from the command line in *nix based systems now that they’re introduced 2FA using Duo.