Skip to Content

Blog posts

Writing about code, systems and online technology.

  • Posted on

    Manage your SSH hosts in your SSH config file

    As a system administrator or web developer, you are using SSH daily to log in to your servers. If you only manage a handful of machines, you might be keeping track of their connection details in a text file or wiki entry.

  • Posted on

    Browse a Git repository with the built-in web UI

    Did you know that Git has a built-in web interface to browse your repository? This is a very useful tool to have if you are examining a new repository, don’t have access to GitHub or simply for demonstration purposes.

  • Posted on

    Connect directly to PHP-FPM

    You may have run into a situation where Nginx or Apache is suddenly returning you the dreaded 502 - Bad Gateway. One of the first things you should try is finding out where exactly the problem is coming from.

  • Posted on

    This post was published on another site How to improve Joomla's performance

    As a consultant for Joomlatools I help to improve site performance for our hosting customers. We published a short blog post summarising the way we work on this type of problem.