CUPS Printer Info on Apple macOS
From the macOS Terminal run: In a web browser, navigate to Be sure to turn off the web interface when you are not using it to minimize your attack surface.
Find the DIFFerence Between Two Folders on Windows Using robocopy
If you have two folders of data that you would like to compare without any data transferring, you may do so using the robocopy differential “diff” command as follows. Open…
MySQL and MariaDB mysqldump Backup and Recovery
The mysqldump command is used to produce a “.sql” file that contains a set of SQL statements. This file can be executed to reproduce the original database table data and…
Improving the Performance of a Windows Guest on KVM/QEMU Hypervisor Virtualization Host
Resources: https://leduccc.medium.com/improving-the-performance-of-a-windows-10-guest-on-qemu-a5b3f54d9cf5