Backblaze B2 + RClone for power users – automatically backup data to cloud – encrypted
Backblaze offers cost effective object storage solution that can be used to storage your files securely. Backblaze has two products,…
Backblaze offers cost effective object storage solution that can be used to storage your files securely. Backblaze has two products,…
One of the internal php projects that I manage, was using Ubuntu base for php/apache (Dockerfile available on Github) This…
If you have recently deployed a kubernetes instance on Azure, you might have noticed that if you have selected RBAC…
Recently I have been tasked with standing up a graylog cluster for our new development team. Even though I have…
Here is the quickest way to deploy a development version of the Graylog instance locally on your desktop machine. Prerequisites…
Watchtower is an open-source tool that scans the running container and restarts those containers with the same parameters if it…
Given the apache access_log file content, to get the number of unique IPs use the following command
Incapsula is a WAF service from Imperva. The company that I currently work for, is one of their biggest customers.…
Azure VMs usually comes with the default osDisk 30-50GB and often you will find that needs to be increased. The…
AWS doesn’t have a PaaS service offering for MongoDB at the moment. So it is the DevOps’s responsibility to maintain…