Skip to content
Kieron Howard
  • Home
  • Services
  • About
  • Blog
Book a Consultation
Kieron Howard
  • Home
  • Services
  • About
  • Blog
Kieron Howard
  • Development

Creating a Symfony2 Custom Exception Handler

I wanted to be able to handle 404 , 500 errors etc. in my own way.…

  • Servers

Block bots attempting to login to Ubuntu server using Denyhosts

It’s common practice to only allow web server access via SSH using key authentication. While this…

  • Servers

Installing Varnish reverse proxy for PHP on Ubuntu

Varnish is a reverse proxy designed to speed up your PHP apps. A good introduction can…

  • Development

Symfony2 : ErrorException: Warning: filemtime(): stat failed for ……in /var/www/..vendor/twig/lib/Twig/Loader/Filesystem.php

Got this error when migrating a site from one server to another.  Fix was to delete…

  • Servers

Little introduction I did on using Memcached

Little introduction I did on using Memcached Short introduction on using Memcached to speed up your…

  • Magazine articles

Speed up your PHP applications with memcached – For Linux User & Developer Magazine

Here’s an article I wrote for an issue of Linux User & Developer reproduced on there…

  • Servers

Linux Ubuntu shell script to send email on SSH login based on IP

Within: etc/profile Add: connip=($SSH_CLIENT) echo “${connip[0]}” if [ ${connip[0]} == 12.34.56.78 ]; then     echo…

  • Magazine articles

Get to know Android Recovery Mode – Article for Android Magazine

Here is an article I wrote for Android magazine, reproduced on their site:

  • Magazine articles

Linux User & Developer issue 111 , featuring my connecting Arduino to Android tutorial

Linux User & Developer issue 111 , featuring my connecting Arduino to Android tutorial

Prev
1 2 3 4 5 6
Next

Subscribe now!

Enter your email address below and subscribe to our newsletter

Initial look at the Laravel PHP framework

March 23, 2013

Reverse engineering Quark Shockwiz – Part 1

May 12, 2017

How to upload pre-made videos to Instagram

June 25, 2013

Vagrant on Windows – Improve slow performance by using SMB instead of NFS

January 30, 2014

Bash on Ubuntu on Windows – SSH using private key and Windows permissions

June 28, 2018

“Beware of little expenses, a small leak will sink a great ship”

— Benjamin Franklin

Contact Info

  • Email: contact@kieronhoward.co.uk

Copyright © 2026 - WordPress Theme by CreativeThemes