This weekend I was working on setting up a 3-tier deployment of an application I've been pretty fond of recently: Ghost. It's a publishing and blogging platform that has some really awesome features.
There's something awesome about Linux packages. Being able to freely access repositories of pre-built software has always been a core part of the Linux universe.
Recently I've been building a lot of packages
Debugging Bash scripts can be a pain, let's be honest. There aren't a lot of built-in debugging features nor are there many tools around to aid in the task. There is, however, $PS4.
It is extremely useful to be able to have a workflow set up to be able to install a Linux distro exactly how you need it at the drop of a dime. There
This article is part of a series on learning how to learn Linux. In this article we're going to cover the nuts and bolts of the man page system and accessing and using