Stay Tuned!

Subscribe to our newsletter to get our newest articles instantly!

Security

How to Enable Remote Access to MariaDB Database

  • 22 October 2022
  • 0 Comments

Challenge We have a requirement to see the production database via a remote connection so we can run queries internally for further analysis. This production server has tightened security already in place. Solution Get the Public IP address (remote) Open up the browser and type in the following URL: https://ipchicken.com Note down the IP address. […]

Feature Security

How to Harden the Ubuntu Server in 2022

  • 19 March 2022
  • 0 Comments

Background As I wrote the blog – A Complete Setup Guide for Contabo VPS Ubuntu 20.04 with preinstalled Webmin + LAMP previously, my next step is to harden this server from the attackers. We also started using more internal cloud-based applications to host our website and applications. We compiled a blog post about how to […]