Install Go on Ubuntu 24.04
Install Go on Ubuntu 24.04 natively using apt or snap.…
Install Go on Ubuntu 24.04 natively using apt or snap.…
Juneo Node made easy with simple steps. Get the code from github, execute it, make a daemon and monitor your node with system.…
Improve your privacy by using DNS over HTTPS. Look up hostnames privately and avoid giving too much info to your ISP. This is a tutorial for dnscrypt proxy on macOS.…
Quick tutorial to run immich.app, the free and open source google photos alternative. This article is intended to those who don't have much experience using docker. Follow these three steps to have a working immich.app server. Requirements: Ubuntu with root access, internet access, open ports and…
Have your ghost blog engine running in only a few minutes! Here's our configuration if you want some inspiration. We are using docker compose, traefik, and an SQLite database. Our configuration docker-compose.yml version: '3.1' services: ghost: image: ghost:5.x.x-alpine restart: always volumes:…
btrfs means no evil! btrfs is awesome! A few weeks ago I listened to one of the Linux Unplugged podcasts about btrfs. It was a reminder that btrfs is great. I have been using btrfs for a few months now, so here is my comment. For those who aren'…
We made a blog! Maxime V. and Gaby O. have teamed up to found the swag industries, an IT-oriented blog. As we wanted to write our thoughts about computing, help people and make a few short tutorials, we decided to have a blog. So here you are! This is our…