Byobu Multiplexer
Shift-F2: Create a horizontal split.
Ctrl-F2: Create a vertical split.
Shift-Left/Right/Up/Down: Move focus among splits.
Shift-Alt-Left/Right/Up/Down: Resize a split.
Ctrl-F5: Reconnect ssh/gpg/dbus sockets.
Shift-F6: Detach session and do not logout.
Shift-F11: Zoom into a split, zoom out of a split.
Alt-PageUp/PageDown: Enter and move through scrollback.
👍1
docker buildx cloud
docker buildx create --driver cloud <ORG>/<BUILDER_NAME>
👍1
mc find local/bucket --older-than 3d --exec "mc rm {}"
mc find local/bucket --larger 5m --older-than 1d --exec "mc rm {}"https://docs.percona.com/percona-toolkit/pt-heartbeat.html
CREATE USER 'exporter'@'%' IDENTIFIED BY 'XXXXXXXX' WITH MAX_USER_CONNECTIONS 3;
GRANT PROCESS, REPLICATION CLIENT, SELECT ON *.* TO 'exporter'@'%';
Percona
Percona Toolkit Documentation
Command-line tools for common MySQL database administration tasks.