Jul 25, 2021 Shell Bash Linux Command Output Redirection Syntax Cheatsheet Here is a cheatsheet for common input/output redirections and pipes syntax used in Linux/Unix shells like Bash.
Jul 19, 2021 Qemu Check if an ISO or USB Drive is Bootable using QEMU Qemu is a generic and open source machine emulator and virtualizer. This article will show you how to check and test if an ISO or
Feb 18, 2021 Deja-dup Duplicity Python Duplicity ImportError: bad magic number in 'six': b'\x03\xf3\r\n' Traceback (most recent call last): File "/usr/bin/duplicity", line 39, in <module> import fasteners File "/home/visualblind/.local/lib/
Mar 28, 2020 Bash FFmpeg FFmpeg Batch Transcode Audio Before we dive into how to batch transcode the audio streams using FFmpeg and bash, I feel that I should mention that there is already
Mar 27, 2020 Windows Static Route Recovery If you have messed up the routing table on a remote Windows Server, this network adapter recovery method may help you or inspire one even