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!).
One-line wise: A new tool for sneaky terminal commands
One-line wise, a new tool developed in-house, is an interactive list of our favorite terminal one-liners, from the invaluable to the downright quirky.
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.