Tag: shell
-
Tmux: A Sysadmin’s Dream Tool
Tmux or Terminal Multiplexer, is a beautiful tool that helps simplify remote system administration tasks, and allows for elegant multi-tasking. Tmux allows for detaching sessions and allows the user to setup tasks that would once force the user to be present and/or logged in to see it through, and simply walk away. Conventionally, if a…
-
Using the SSH Config
If you are anything like the average HomeLabber, you likely have one or more Linux Servers that you manage. Managing all of those servers often requires remotely accessing them, and the quickest and easiest way to do that is via SSH. SSH or Secure Shell is a way to remotely control your Linux servers by…
-
Booting With Ventoy
We have all been there. After discovering the variety of Linux Distributions that are out there, we want to try them all. We want to boot each one up individually and see what each desktop experience is like. Distro-hopping is a hell of a drug. Now this brings up quite the conundrum. Do you go…
