💾 Archived View for nox.im › snippets captured on 2022-06-03 at 22:58:07. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2023-09-28)

-=-=-=-=-=-=-

2022-03-10: Ubuntu Deploy, Build and Run Go Services

Quick and dirty approach for rapid development without CI/CD pipelines. We sometimes have to push and build on target machines in short iterations quickly, on an environment shared with small teams.

2022-03-10: Ubuntu Expose Services Behind an Nginx Reverse Proxy

Routing multiple services exposed locally on different ports and paths through an Nginx reverse proxy on Ubuntu server.

2022-02-10: Manage Multiple SSH Keys With Different Hosts

Different github, gitlab accounts may use different SSH keys.

2021-11-05: How to perform OpenBSD System Upgrades?

Steps to keep OpenBSD boxes updated every 6 month.

2021-10-31: How to add any WireGuard VPN Client?

Quick summary of how to create a client configuration from a wireguard server.

2021-10-17: OpenBSD Block Country Traffic

Use PF to block traffic by IP address.

2021-07-24: OpenBSD log rotate newsyslog

Setting up log rotation and retention on OpenBSD for your custom service log files.

2021-07-02: Let's Encrypt PEM Account Key Setup

Account key registration with certbot for later usage with httpd.

2021-07-01: Actually Good Encryption

PGP/GPG alternative using small explicit keys, no config options, and UNIX-style composability.