Software Installations
Logging software installations.
Monday, September 18, 2023
View SSL Certificate Information
›
Linux or MacOS We can use the openssl command-line tool to check information about an SSL certificate in a bash terminal. Here's how w...
Saturday, August 14, 2021
Backup and Restore Kubernetes resources using Velero and MinIO
›
MacOS 11.5 MicroK8s 1.20.9 MinIO Velero 1.6.3 Info: MinIO is a High Performance Object Storage released under GNU. It is API compatible wit...
Thursday, June 17, 2021
A GIT Branching Strategy and Release Management
›
MacOS 11.4 Git 2.17.1 Goals: Present a development model to build software that is explicitly versioned, including the branching strategy an...
Set Up a Private Git Server
›
Ubuntu 20.04 GIT 2.17.1 Goals: Create a private Git repository server without the restrictions of the providers free plans. Replicate the st...
Thursday, April 22, 2021
Install Ubuntu OS on the VirtualBox VM Server
›
Windows 10 Virtual Box Ubuntu Server 20.04 Goals: Install a Ubuntu OS on a Virtual Machine on another OS, like Windows or MacOS. Install: Do...
Saturday, March 20, 2021
Go Lang - Installation and Basic Tests
›
MacOS 11.2.3 - Big Sur Go Language 1.16.2 - darwin/amd64 Goals: Start learning Go Language from scratch. Information: Basic commands: go ver...
Friday, February 19, 2021
GIT - Knowledge Base
›
Git 2.17.1 Goals: Have a list of useful Git commands, along with GitHub basic concepts. Concepts: GitHub GitHub Commit/Push: GitHub Pull Req...
›
Home
View web version