New Post on tmux in our Linux Learning Series
But hey, they're not charging me by the letter, so I'll share it here: Terminal multiplexing gives you wings, especially when you're sshing into another server. To run it, try: tmux new -s mysession This will create a new session, where you can use…