Docker Swarm Cheat Sheet
September 11, 2023

Docker Swarm Cheat Sheet

Cheat Sheet docker

Basic Linux commands
May 9, 2021

Basic Linux commands

Cheat Sheet linux

Cassandra Cheat Sheet
May 26, 2020

Logging into CQLSH

remote host

export CQLSH_HOST=<rpc address>
export CQLSH_PORT=9042
cqlsh -u cassandra
Password:
cqlsh> exit
Cheat Sheet cassandra

FFmpeg Cheat Sheet
November 15, 2018

FFmpeg cheat sheet. Most helpful commands/options to use with FFmpeg

Cheat Sheet ffmpeg

Docker Cheat Sheet
September 21, 2018

Some useful Docker and Docker Compose commands

Cheat Sheet docker