Skip to content

Instantly share code, notes, and snippets.

@MahdadGhasemian
MahdadGhasemian / minio_backup_restore_guide.md
Last active August 9, 2025 10:40
Steps to backup and restore Minio Buckets

Restore Backup with Minio (Minio <----> Local)

Instructions for restoring buckets using Minio mirror features.

Install Minio Client

Install Link install link

@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active August 15, 2025 21:37
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname