Category: CLI

  • Linux disk write speed test

    Show the write speed of the current mounted drive. Note, this is run inside home benchmark directory

  • Get external IP

    Testing if your VPN is working correctly on linux update on 26-Nov-2021: Wget and curl alternatives

  • ffmpeg cheat sheet

    After upscaling an old movie, I wanted to compress the output to make it a more appropriate size. Control Quality Quality is controlled through specifying a bitrate through -b:v and -b:a Most popular is the constant rate factor resulting in variable bit rate in a single pass. Range 0 – 51 Sane Range 19 –…