virtualbox mount shared July 2, 2016 less than 1 minute read to mount a shared folder, I had to mount it by cmdline: sudo mount -t vboxsf share ~/host Previous Next
Connecting to synology per ssh September 10, 2025 less than 1 minute read Synology run deprecated versions of sshd. The cbc cipher needs to be explicitly allowed.
How to get KeePassXC to work with Librewolf September 10, 2025 less than 1 minute read See: https://davevo.com/2023/04/26/how-to-get-keepassxc-to-work-with-librewolf/
Rust in Action by Tim McNamara May 24, 2025 less than 1 minute read The book “Rust in Action” by Tim McNamara is widely recommended online as a good and basic learning resource for Rust.