Posts

First Look at UniFi Wireless Access Point

Image
New project — new challenge. For this project I got UAP-AC-Pro, UAP-AC-Lite and UAP-Outdoor+. How to install and configure them you can easily find on the Ubiquiti website. This post is about the hard way — when you don't buy the full ecosystem and need a custom solution.

Work From Home — or Bring Your Corporate Network Home

Image
Work From Home (WFH)… Not a big problem for IT. Almost everything I need I can do without any discomfort. A good understanding of how to work remotely came during the first quarantine period; in Lithuania it was in summer. Good weather, my own house, lots of forests around… Who cares about COVID-19 — I just stayed with my family and spent my time as usual.

The Easiest Way to Install OpenVPN

Sometimes even a fully updated Windows server can be compromised. One of the simplest ways to reduce exposure is to place services behind a VPN.

Salto Events Sniffer Service

Simple Python service to resend events from a SALTO server to email for the tech team.

Docker persistent MAC address generation problem

When starting 150+ Docker containers with docker-compose, I encountered a strange problem: "Could not generate persistent MAC address".

Script to generate a MAC address

Very simple and useful script to generate a MAC address. Applicable for Docker, Xen, KVM, and other virtual environments.

How to build a GitLab-based internal documentation portal with MkDocs

How to build a GitLab-based internal documentation portal with MkDocs, GitLab Pages, and GitLab Runner.