Keeping your commands alive after disconnecting: nohup, tmux, screen and zellij
SIGHUP kills your process when SSH drops. Keep commands alive after disconnecting with nohup, tmux, screen and zellij — what each is for, and when to use it.
SIGHUP kills your process when SSH drops. Keep commands alive after disconnecting with nohup, tmux, screen and zellij — what each is for, and when to use it.
SIGHUP uccide il processo quando cade la SSH. Come tenere vivi i comandi dopo la disconnessione con nohup, tmux, screen e zellij: quando usare ciascuno.
End-to-end encrypted backup with Cryptomator, rclone bisync and Wasabi. Multi-device sync without a server in the middle. Zero-knowledge by design.
I teamed up with AI (GPT and Gemini) to create an animation explaining the Spring Equinox 2025! See how Earth's orbit and tilt bring us the first day of spring.
Staying updated on AI is easier with the right mix—research papers, newsletters, communities, and hands-on projects. This guide covers practical ways to keep up with AI trends. Plus, MojaLab’s AI tutorials are coming soon!
Fail2Ban protects your server from brute-force attacks by detecting repeated failed login attempts and blocking malicious IPs. By the end, you’ll have an automated defense system keeping intruders at bay.
Learn how to find your public IP address using command-line tools on Linux, macOS, and Windows. Skip the browser, bypass privacy quirks, and get accurate results in seconds!
Discover TLDR, the amazing, super-simple and super-powerful cheat sheet! Whether you're troubleshooting or learning, TLDR is the perfect tool for navigating the vast IT playground!
Learn how to quickly add a user to the sudoers file in Linux. This short guide covers everything you need to grant administrative privileges in just a few steps.
Learn how to transfer entire folders, including subfolders, between Linux servers using rsync. This guide focuses on leveraging rsync for EC2 instances, with practical examples and a detailed explanation of SSH options for secure authentication. Perfect for efficient and reliable file management!
Monitor your Linux server in real-time with Glances. Track CPU, memory, disk, network, and more in a single terminal dashboard. Ideal for sysadmins and developers.