Tag: Linux

Sort Unique IP Addresses from Server Logs

I was checking the access logs on a server today, and I needed do a quick sort of unique IP addresses. Of course this was one for Stack…

How to simulate your cron environment

When you’re debugging cron jobs, it’s very useful to be able to simulate the environment your crons are running under so you can see what’s happening. Here’s how…

Linux file system hierarchy v2.0 – blackMORE Ops

Given my affinity for using my Mac and my web servers via their command lines, I love this reference: Linux File System Hierarchy v2.0. Check it out and…

Github: addyosmani/dotfiles

This repo contains my personal dotfiles and are heavily based on paul and mathias‘s. ~addyosmani

My favourite Zsh features

Zsh has seen wide adoption by developers looking to improve their interactive shell experience. I’m rather late to this party, but I’d like you to join too. I…