Windows: AllowInsecureGuestAuthDec 4, 2024 · 1 min readOn an Ubuntu 22.04 server I have Samba shares for my Windows clients.Read More
Unix: Directrory SizesNov 25, 2024 · 1 min readThe df command is used to display the amount of disk space available on the file system.Read More
Docker Desktop on Windows: Install to Alternative LocationNov 7, 2024 · 1 min readI want to use an alternative location for the Docker Desktop installation on Windows.Read More
Using Giscus with HugoSep 9, 2024 · 2 min readGiscus is a comments widget powered by GitHub Discussions. It’s a great way to add comments to your static site without relying on third-party services like Disqus or Commento.Read More
MySQL: Write/Read FilesSep 7, 2024 · 1 min readLoading data into a MySQL table from a file is much faster than inserting the data row by row.Read More