Posts

  • Hide Two-Factor Authentication from BBPress Profile page

    If you use Two Factor Authentication (2FA) for Admins on your WordPress site (which you should) you may not want to show the big setup UI to customers or forum users.
  • Ghost mail environment variables on Docker

    I’ve been working with Docker lately and decided to test out the Ghost blogging platform. However when setting up Ghost I ran into an issue with the official Docker image making it difficult to configure mail sending.
  • Quickbooks Online Product SKU

    While working on the Quickbooks Online API for a client, I ran into an issue where the Sku field was missing or being ignored from Product (Item) requests and responses.
  • PCSXR Errors on Linux

    While setting up PCSXR on Ubuntu it didn’t work and crashed with no message…
  • Change Plymouth Splash Ubuntu 16.04

    For some reason it was really hard to find simple information on changing the Plymouth Splash in Ubuntu 16.04…
  • Silex Documentation Mirror

    The Silex Documentation has been having some uptime troubles recently which makes it quite difficult to reference while working!
  • SSH Tunneling

    SSH tunneling is used to send requests from your SSH client to the SSH server such as forwarding local services for external access or creating a SOCKS proxy.