If you want to increase your productivity with the Linux command line, tmux is definitely a great way to do just that! With tmux, you can manage your workflow with sessions, multitask with panes, and it also allows you to easily regain access to existing sessions when your SSH connection drops. In this five part series, you’ll learn everything you need to know in order to use tmux daily! In this episode, we’ll customize tmux and make it our own!
— Other tmux Episodes —
Here’s a list of all the episodes in the series:
• Episode 1: https://linux.video/tmux-1
• Episode 2: https://linux.video/tmux-2
• Episode 3: https://linux.video/tmux-3
• Episode 4: https://linux.video/tmux-4
• Episode 5: This video
— Relevant Links —
• Blog post for this video (contains a .tmux.conf file sample): ➜ https://www.learnlinux.tv/?p=2781
• Article on customizing tmux: ➜ https://learnlinux.link/tmux-config-article
— Support Linux Learning (commission earned) —
• Receive a 5% discount on an LPI exam voucher ➜ https://learnlinux.link/lpi-voucher
• Affiliate store for Linux compatible hardware/accessories ➜ https://learnlinux.link/amazon
• Become a channel member here on YouTube ➜ https://learnlinux.link/join
• Become a Patron on Patreon ➜ https://learnlinux.link/patron
• Mastering Ubuntu Server 4th Edition ➜ http://ubuntuserverbook.com
• Awesome KVM for your Homelab ➜ https://learnlinux.link/tinypilot
— Individual Sections —
00:00 – Intro
01:04 – Introducing the .tmux.conf config file
03:09 – Changing the tmux prefix key
06:02 – Setting up an easy method for reloading the tmux config file
08:00 – Activating "mouse mode" in tmux
10:16 – Making it easier to switch between windows and panes
13:58 – Adding a keyboard shortcut to reorder windows in tmux
14:55 – Synchronizing panes in tmux
18:29 – Quick example of theming tmux
21:28 – Using command mode in tmux
— Recommended stand-alone videos from Learn Linux TV —
• Essential tweaks for ALL Linux Servers ➜ https://linux.video/all-servers
• How to create a bootable flash drive for installing Linux ➜ https://linux.video/flash-usb
• Installing an operating system for Raspberry Pi ➜ https://linux.video/pi-imager
• How to connect to a Linux server via ssh ➜ https://linux.video/ssh
• Understanding Linux permissions ➜ https://linux.video/perms
• OpenSSH Guide ➜ https://linux.video/ssh-guide
• How to better secure OpenSSH ➜ https://linux.video/secure-ssh
• 10 Linux Terminal Tips and Tricks to Enhance Your Workflow ➜ https://linux.video/cli-tricks-1
• Over 15 Terminal Tricks You Should Learn ➜ https://linux.video/cli-tricks-2
— Recommended Courses from Learn Linux TV —
• Get up to speed with managing an OpenStack Cloud ➜ https://linux.video/openstack
• Learn how to write your own Bash Scripts ➜ https://linux.video/bash
• Install, configure, and maintain a Proxmox VE Cluster ➜ https://linux.video/pve
• Automate tedious setup jobs by learning Ansible ➜ https://linux.video/ansible
• Learn how to exit vim (and use it too) ➜ https://linux.video/vim
— Linux-related Podcasts —
• Enterprise Linux Security ➜ https://enterpriselinuxsecurity.show
• The Homelab Show ➜ https://thehomelab.show
— Fun Linux-related Projects —
• Run your own Gitlab CE Server ➜ https://linux.video/gitlab
• Build a Kubernetes Cluster on Proxmox ➜ https://linux.video/pve-k8s
• Set up your own Nextcloud Server ➜ https://linux.video/nextcloud
— Official Learn Linux TV Sites —
• Main site ➜ https://www.learnlinux.tv
• Community ➜ https://community.learnlinux.tv
— FAQ —
• Which distro do I use? ➜ https://learnlinux.link/mydistro
• My recording gear (commissions earned) ➜ https://learnlinux.link/recording-stuff
— Content Ethics —
• The following article covers the rules and guidelines Learn Linux TV abides by ➜ https://www.learnlinux.tv/content-ethics
Disclaimer:
LearnLinuxTV produces technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). LearnLinuxTV is not responsible for any damages that may arise from any use of the content and information that’s being provided. The viewer is expected to follow best judgement and to make his/her/their best decisions while working with production or non-production software, systems and hardware.
#tmux #ubuntu #debian