Many cloud servers don’t come with a swap partition setup by default, including Amazon EC2 servers. Luckily it’s fairly simple to setup. Below were using
Many cloud servers don’t come with a swap partition setup by default, including Amazon EC2 servers. Luckily it’s fairly simple to setup. Below were using
Dumping a man page is easy, just redirect the output to standard outvia a bash as below.
You don’t need to write your own log rotation service in Linux, you can use the built in service called logrotate super easily. Below is
I work remotely all the time and love being able to work from anywhere via tethering my Mac to my iPhone. I recently switched over
DOMDocument function is used to parse and manipulate HTML and XML documents in PHP. Below are a few examples on how to use the DOMDocument
I used to run Linux Ubuntu up until a few years ago as my laptop. But I find the hardware and software on a Mac
Cron is the Linux system for repeated scheduled tasks. Below are a few examples on how to use cron, what the fields mean, and how
Much of the adwords mobile app traffic is junky and low converting and sometimes you’ll want to exclude it altogether. The easiest way to do
Grep is too important not to know for Linux sysadmins. Grep is commonly combined with other commands via pipes to search and filter standard output.
In some of these examples, particularly the remote server I’ve included usernames and passwords, but you might not need it locally, depending on your mysql