Skip to main content
2022
81

Vue UI Libraries

A roundup of common UI component libraries in the Vue ecosystem: View Design, Element Plus, Vuetify, Ant Design Vue, and Vuesax, with each one's positioning and best-fit scenarios.

82

Understanding the Linux Directory Structure

A tour of the directories under the Linux root, guided by the FHS standard: what goes in /bin, /etc, /var, /usr, /opt and why, plus how to tell apart a few commonly confused directories.

83

Installing Docker on CentOS

A complete walkthrough of installing Docker on CentOS via yum: configuring a China-based mirror, pinning a version, starting the service, plus changing the image storage path, setting up a registry mirror, and enabling start on boot.

84

Docker Compose Basics

docker-compose describes a multi-container application's services, networks, and volumes in a single YAML file and brings the whole stack up with one command. This post covers how to install it, how it works, and the commands you'll use day to day.

85

Everyday Linux Commands

A quick reference for day-to-day Linux ops commands: CPU, memory, file operations, and system info queries, plus a list of frequently used commands for easy lookup.

86

Mounting a New Disk on Linux

A complete walkthrough of mounting a new disk on a Linux server: partitioning with fdisk, formatting with mkfs, mounting, and editing /etc/fstab for auto-mount at boot, plus common pitfalls.

87

Setting Up a K3S Cluster

Building an HA K3S cluster with embedded etcd across six Alibaba Cloud servers using k3sup: environment prep, master/worker deployment commands, and a rundown of common k3sup flags.

88

Divinity: Original Sin 2

Nearly every book about the birth of Rivellon tells of the Seven Gods and the world's origins. This post traces the birth of the Seven, and the rise of the Divine and the Godwoken.

2021