The spotlight has fallen on the likes of Bitcoin and blockchain in recent weeks. But how can insurers benefit from cryptocurrency and the platform that carries it? At its most…
Insurance And The Blockchain
KVM guest hangs at Escape character is ^] – SOLVED
By default GRUB for Ubuntu 16.04 doesn't provide connectivity via the console. As such this needs to be added and you will then be able to connect to the VM…
How To Install Django and Set Up a Development Environment on Ubuntu 16.04
Django is a free and open-source web framework written in Python that adheres to the model template view (MTV) software architectural pattern. The MTV pattern is Django’s take on the…
Monitor CPU Use on DigitalOcean Droplets
Keeping an eye on your server's performance is important, and DigitalOcean provides Droplet graphs with up-to-the-minute visualizations of how your server is performing over time. In this guide, we will…
Fail2ban – prevent brute force and DDOS
Fail2ban is an awesome piece of software which protects against brute force and DDOS attacks. To install fail2ban: sudo apt-get install fail2ban The next step is to create a local…
sudo: add-apt-repository: command not found – SOLVED
If you receive the following error when trying to add a PPA: sudo: add-apt-repository: command not found This can be solved by installing the software properties packages: sudo apt-get install…
Change display model KVM guest
The default display model in a KVM GUI based guest doesn't allow the screen resolution to be changed to what most would be considered acceptable. To edit the display mode…
How to Install Bro on Ubuntu 16.04
Bro is an open-source network analysis framework and security monitoring application. It can perform signature and behavior-based analysis and detection, but the bulk of what it does is behavior-based analysis…
How To Configure GoCD with Let's Encrypt SSL Certificates on Ubuntu 16.04
GoCD is an open source continuous delivery service that helps organizations increase productivity and deliver high quality through automation. It is a flexible tool that can help teams deliver well-tested…
How To Increase PageSpeed Score on Ubuntu 16.04
Even though a web page can seem fast, the default Nginx configuration will cause Google's PageSpeed Insights tool to flag inefficiencies in your site and grade it poorly. In this…
