Vibe coding head to head
v1 v2 v3 The Pattern The Real Lesson ...
v1 v2 v3 The Pattern The Real Lesson ...
What Is T Cloud Public? Why Open Tofu Setting Up the Provider Authentication ...
Using Temporary Agency Tokens Shell Python ...
Step 1: Create an IAM Agency Step 2: Retrieve the Token via Metadata Service Step 3: Using the Token Example use case ...
Self-signed certificates Display cert extensions Viewing certificate information Checking server certificate How to create a certificate chain ? ...
Linux Windows 10 iOS 14 Authenticating clients Authenticating clients with nginx ...
Certificate revocation lists Prepare the configuration file Create the CRL Revoke a certificate Server-side use of the CRL ...
Generating root cert Preparation Creating the root key Creating the root certificate ...
For home users there is not much use for running you own Certificate Authority (CA), and with availability of Letsencrypt and the plethora of ACME libraries setting TLS encryption is quite straight forward. ...
Intro XlsxWriter openpyxl xlwings pywin32 ...
Introduction What is Podman? Installation on Alpine Linux Rootful vs Rootless ...
Introduction Enabling LLDP on Linux Using open-lldp Using lldpd ...
The other day, the 3D model I created back in 2016 finally broke. So, as such I created an updated model: For this I am using the same service from my 3D Printing updates ...
This is a quick note. In Alpine linux you can run start-up scripts by enabling the local service: rc-update add local default When this is enabled, it will run all executable scripts that end with .start on start-up and scripts that end with .stop on shutdown. ...
Pre-requisites Preparation Base infrastructure Notes ...
A quick guide to 3D printing materials
This is a conversion from a presentation/pdf by Tim Appnel. I attached a copy here too. Roles and Modules ...
Introduction Origins Why use OpenTofu Using OpenTofu ...
This is an example of a socket-activated per-connection service (which is usually referred to as inetd-like service). A thorough explanation can be found at 0pointer.de. Define a socket unit The key point here is to specify Accept=yes, which will make the socket accept connections (behaving like inetd) and pass ...
This article is here as a reminder. So, for testing, I needed to configure a Cisco CSR1000V virtual router as a bridge. So I used a version 16 Cisco IOS XE image. To make my life easier I used the "wizard" that runs the first time to automatically configure bridgning. Ironically, this created an invalid ...