When I migrate from remote SFTP kopia repository via rclone to Pcloud drive instead, I got this error after rclone…
Mac
Docker build curl with http3 support
Linux build command Enable build arm64 on Linux amd64 architecture Solution Photo by Ian Taylor on Unsplash
Mac OpenSSL upgrade to use TLS 1.3
Why Mac OSX default OpenSSL is version 2 which not support TLS 1.3 by default. We have to force install…
Mac OSX SSH disable global known hosts to increase privacy
Why Annoyance message every time when you connect with to self-hosted VPN machine with same intranet IP address. You may…
Git ssh with custom identity
Set up a custom ssh identity Add custom identity key to terminal to avoid Key not found error Solution References:
Configure git global ignore on Mac and Linux environment
Ignore a file or directory on your Mac Configure a file Insert the file or directory into the .gitignore_global Apply…
Rclone mount on Mac M1/M2
Install Rclone on Mac Note: Do not install via brew, please use curl instead. Step1. Switch to sudo Step 2.…
Install tfenv Terraform version manager on Mac
Install with homebrew GitHub: https://github.com/tfutils/tfenv Install via brew Once tfenv install complete, type tfenv in your terminal to validate. Install…
Fyne.io first try on Mac
What is Fyne.io Fyne is a free and open-source cross-platform widget toolkit for creating graphical user interfaces (GUIs) across desktop…
Host and Mount Kopia with webDAV server
I have a local Kopia repository on my server Ready to mount Make a directory under /mnt and let Kopia…