Loki 11 Jan 2023 · 10 min read Parsing Nextcloud Audit Logs with Grafana Loki Learn how to build a dashboard in Grafana based on audit logs from your Nextcloud server. This tutorial covers the setup and configuration needed to visualize your audit logs in Read more
Loki 1 Dec 2022 · 7 min read Parsing SSH Logs with Grafana Loki Do you want to see who is accessing your server through SSH or trying some malicious attempt on SSH? Then you visited the right blog post. What do you need? Read more
Ansible 10 Nov 2022 · 5 min read Ansible Linux OS patching Everyone knows that patching packages are not fun. I decided to create an Ansible role that can patch Enterprise Linux ( RHEL ) and other Red Hat derivatives (e.g. CentOS, Rocky, Read more
AI 26 Oct 2022 · 4 min read How Dalle 2 AI inspired logo for VoidQuark When I started the VoidQuark website, I thought about what kind of logo would be appropriate. I immediately thought why not try AI? The only thing I knew and wanted Read more
Linux 19 Oct 2022 · 2 min read Check open port without telnet This post cover alternatives for checking open port without telnet. Some companies have strict policies and it can happen that telnet is not available. And you know what? There is Read more
Ansible 17 Oct 2022 · 4 min read Ansible introduction for beginners This blog post focus on a simple and quick explanation of what Ansible is and what it can do. What is ansible Ansible is open-source software used for automation. It Read more