MITIM Blog

Blog for Enthusiasts, Hobbyists and Small companies about various IT topics
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

SSH key creation and usage

SSH key creation and usage

SSH Security: Keys vs. Passwords Advantages of SSH Keys over Passwords 1. Stronger Security SSH keys are cryptographically generated, offering significantly higher security than even strong [...] Read more

Posted on 31 May 2025 by Janci 14 min