13 smart terminal tools to level up your Linux servers
The Linux terminal is highly flexible and customizable—here’s 13 surefire way to be more productive and make your Linux server life easier (or prettier!).
21 tips for new server users from a self-taught ‘sysadmin’
You’re figuring out cd, ls, and all the other basics, and maybe you’re starting to feel a little overwhelmed. If so, these server tips are for you.
Dotfiles to simplify developing and administering servers
Imagine downloading a repository with git and running a single command to put all your preferences back in place after booting up a new server. Enter our dotfiles tutorial.
Perk up your VPS and terminal with Zsh and more
Like most things with Linux, the terminal is highly customizable. With a few switches and some additional tools, you can create a terminal experience that not only feels more user-friendly, …
Tutorial: Get More From Terminals With tmux
tmux allows you to switch between several programs within a single terminal—particularly useful when working on a VPS. Let’s dive in to see how it works.