linux

tmux

tmux 101 – Like a Pro: From Scripting Basics to Full Automation

Diving into the power features of tmux: scripting, custom keybindings, appearance tweaks. This is where tmux stops being “just a terminal...
Avatar photo Anh Nguyen Tien
1 min read
tmux

tmux 101 – Boosting Productivity: The Ultimate Guide to Terminal Multiplexing

In previous blogs, we covered the basics and how to setup. Now it’s time to get hands-on with two of the...
Avatar photo Anh Nguyen Tien
1 min read
tmux

tmux 101 – Your Simple tmux Guide: Setup and Basic Configuration

Introduction In the previous blog, I already introduced you to tmux and explained why it’s such a powerful tool for developers...
Avatar photo Anh Nguyen Tien
3 min read
tmux

tmux 101 – What It Is and Why You Need It

Introduction to tmux – What It is and Why you need it What is tmux? tmux is a terminal multiplexer that...
Avatar photo Anh Nguyen Tien
2 min read

(P.2) Shell Scripting: Quick Beginner’s Guide ⚙

Trong hướng dẫn này, chúng ta sẽ tìm hiểu về cú pháp, các lệnh cơ bản và các kỹ thuật phổ...
Avatar photo Nhat Hoang Huy
3 min read

(P.3) Shell Scripting: Quick Beginner’s Guide ⚙

Cũng giống như các ngôn ngữ lập trình khác, shell cũng có function, if , loop, ....Ở phần này, chúng ta...
Avatar photo Nhat Hoang Huy
3 min read