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.
Quick Tip: Track Your Bash History
Sometimes, you want to look back in time and see what commands you ran in the past. Thanks to the history command built into the Linux shell, you can do …
Quick Tip: Know Your Linux Server Shutdowns
Every once in a while, you’ll need to either shutdown or reboot your virtual private server (VPS). Whether it’s completely expected or because of some major issue that can’t be …