Frank Earnhardt
Wallabag Export
Steps to export entries from docker container using console:
github secrets
Using github secrets gh secret set <SECRET_NAME> –repo <owner>/<repo> –body <SECRET_VALUE>——————————————————————————————–gh secret set KB_SITE –repo frank-earnhardt/kanboard-api –body “earnhardt-kban.duckdns.org”✓ Set Actions secret KB_SITE for frank-earnhardt/kanboard-api gh syntax Leverage github workflow to…
Windows: Set Edition and Apply License
I could only find the Windows Server ISO as ‘Product Evaluation’; however, you can install as evaluation and then set the product edition and apply license with the following:
Windows: How to disable expiring passwords
By default, windows server has a max password age = 42 days which requires a new password every 42 days. Verify via command line:
Snipe-It Backup Failure
Snipe-It Backup Failure running on Unraid within Docker: After opening the Backups section and clicking ‘Generate Backup’…the following error was reported: An internet search, resulted in the following:https://github.com/snipe/snipe-it/issues/12497 https://dev.mysql.com/doc/refman/8.0/en/upgrading-from-previous-series.html https://dev.mysql.com/doc/refman/8.0/en/caching-sha2-pluggable-authentication.html…
Autopilot-career
Hello, this is Bing. I’m glad you’re interested in growing your career. 😊 There are many online resources that can help you with career development, such as: I hope this…
ESXi-Shutdown Single Virtual Machine
To shutdown single virtual machine, you need to get the Vmid: To get just ‘Vmid’ & ‘Name’ use the following: Now we can shutdown single VM Notice nothing is returned,…
Docker Image – Gitea Package
While working to install and configure a private self-hosted Docker Registry, I ran across the option within Gitea Package for Containers that allows storage of docker images. docker tag earnhadt/vir_report:version1.0…
Docker Notes
Tagging a docker image