Jason | 3rd January 2014
Sublime Text 3 This same logic can be applied to loads of applications. Today we are going to add a tiny bash script to simplify life by opening our current project/directory in the Sublime Text 3 editor. Mac programmers will be used to this functionality from TextMate which provides this “hook” by default. We need […]
Jason | 18th December 2013
Nginx 1.4.3, Magento CE 1.7.0.2 Apache offers us a neat security feature using http auth. It provides a simple way of protecting files and directories which is extremely useful, albeit not high-level security. Nginx users will be happy to hear that this functionality is also available by default on Nginx 1.4.3 using the HttpAuthBasicModule. The […]
Jason | 24th October 2013
CentOS 6.4 Here’s a few very quick and basic commands to do things with files via the terminal. These can be vastly improved upon; please comment if you have better methods for this. Basic commands 123456// view the first 25 lines in a file $ head -25 filename.sql // view the last 25 lines in […]
Contact Me
Please fill out the form below and I will reply ASAP. I aim to answer all emails in 48 hours or less.