Day: April 18, 2019

Python Language Condensed

Strings # declare variable stringsomeString = "Hoy Matey"# Yank positional 1 to 3 within stringyank…

Git / Github / Gitlab

1. Install Git/Github/Gitlab This utility enables cloning of source codes to the local machine, among…

Getting Started with Kubernetes on Linux

Update 01-24-21: there's new blog to succeed this article here. 1. Install Kubectl Redhat-based commands:…

Methods to Embed JavaScript Codes into WordPress

Insert Headers and Footers Plugin - automatically apply script site wide Shortcoder Plugin - make…

Kubernetes Overview

Master Server Role - One server or a pod functions as the master server- Master…