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 we started using more cloud-based applications for the hosting of our website and applications, we compiled a blog post about how to secure Ubuntu and ensure it’s properly hardened against cyber-attacks. It’s important to note that even with the steps described above, it’s impossible to prevent all cyber-attacks against a website. The most […]