Mino

(Theoretical) Areas of expertise

  • Forensics (GCFA and IR in various companies)
  • Networking (CCNA)
  • Virtualization (SOHO and some enterprise experience)
  • SOC / TH (Some enterprise exprience)

Mastodon

Simple tips&trick on Proxmox VE

Simple tips&trick on Proxmox VE

This article focuses on some simple tweaks I do for each new installation of Proxmox on my home setup to make my life a bit easier (f.e. user management, activation scripts, cluster directory mapping, backups, and much more...) [...] Read more

Posted on 23 June 2025 by Mino 7 min

Hardening mikrotik and network infrastructure

Hardening mikrotik and network infrastructure

In this long blog I try to sum-up some features which you should disable before running MikroTik in any environment. First of all is an backup interface, so in case you lock yourself up, you will always have a way to login. Other points include creating custom user, disabling unused services in various places throughout the RouterOS ;). [...] Read more

Posted on 21 June 2025 by Mino 3 min

Script for UPS connected to MikroTik

Script for UPS connected to MikroTik

Recently I discovered a package in RouterOS, which enables you to monitor connected UPS through USB cable. In this post I explain a simple script which sends an email if the electricity goes down. [...] Read more

Posted on 08 June 2025 by Mino 2 min

Networking saga Part 1 - Interfaces

Networking saga Part 1 - Interfaces

Simple Ethernet, VLAN, bonding and WiFi configuration with some notes on security. Please use the following decision table to decide which sections of this post to read. [...] Read more

Posted on 22 May 2025 by Mino 6 min

Firewall on Proxmox VE

Firewall on Proxmox VE

In this post I focus on firewall rules required between multiple proxmox nodes and various settings of a firewall on each layer of Proxmox VE (datacenter, node, virtual machine). Network Below is a table containing rules which I have between my Proxmox servers, users and the rest of the network. [...] Read more

Posted on 15 May 2025 by Mino 4 min

My NGINX configuration

My NGINX configuration

After deploying my own certificate authority (previous post) I updated all my NGINX configurations to be almost exactly the same, with a few exceptions. Detailed config along with explanation of [...] Read more

Posted on 14 May 2025 by Mino 3 min