MegaCLI Cheat Sheet

MegaCLI Cheat Sheet

MegaCLI: useful commands Here are some useful commands: View information about the RAID adapter For checking the firmware version, battery back-up unit presence, installed cache memory and the capabilities of…
Tmux Cheat Sheet

Tmux Cheat Sheet

Sessions $ tmux $ tmux new $ tmux new-session : new Start a new session $ tmux new-session -A -s mysession Start a new session or attach to an existing session named mysession $ tmux new -s…
The Docker Cheat Sheet

The Docker Cheat Sheet

Basic Docker CLIs Here’s the list of the basic Docker commands that works on both Docker Desktop as well as Docker Engine: Container Management CLIs Here’s the list of the…