General CLI tools to facilitate stuff
Tool | Where (local/server) | Description | What for |
|---|---|---|---|
local | A tool for exploring each layer in a docker image | Dev, keeping the image thin | |
both | A Docker manager for the terminal | Checking which container is running (alternative to the less secure portainer) | |
local | simple terminal UI for git commands | Helper for git | |
both | A tool to explore system load, memory load, running processes and other | Investigating high system or memory load, process listing | |
both | Webservers log parser and displayer | Can be useful to aggregate webserver logs | |
server | Red is a terminal log analysis tools. | To aggregate and analyze log trends | |
both | Glances is a cross-platform monitoring tool | like htop but on steroids | |
both | Real-time du, pretty much like gnome's baobab or Mac OS's DaisyDisk, but CLI. | To analyze what's taking up disk space |