
Recent Posts


PostgreSQL Administration, Part 2 - Working with psql and DBeaver
The second part of the PostgreSQL course - today we tackle two main administrator tools: the console `psql` and the graphical DBeaver 🐧.

PostgreSQL Administration, Part 1 - Installing and Running PostgreSQL in Docker
Starting a new series of PostgreSQL articles for Linux administrators - in the first lesson we set up the server in the official Docker image and configure autostart.

Automatic Ollama Updates
Learn how to set up automatic Ollama updates on Debian 13 while preserving custom systemd unit parameters.

asciinema - Recording and Playback of Terminal Sessions in Linux
Asciinema is a tool for recording terminal sessions and playing them back with maximum precision. It's ideal for documenting processes, creating training materials, saving history, or debugging.
