Category

Tuto

29 Posts
2022.06.19 #archlinux

Emojis in Arch Linux

You don't see emojis in your freshly installed Arch Linux? One packet is enough to solve the problem, follow the guide!

2022.06.18 #archlinux

YAY, install packages from AUR repositories

Can't find a package in the official Arch Linux repositories? Use the YAY tool! This utility allows you to install packages from AUR repositories.

2022.06.17 #archlinux

Pamac, a graphic tool to manage Arch Linux packages

Pamac is a graphical tool to manage your packages. Easy to use, you will gain time in searching and managing your packages in your system.

2022.06.16 #archlinux

My Arch Linux post-installation steps

A few useful packages to set up after a fresh Arch Linux installation.

2022.06.08 #archlinux

Install Arch Linux with the GNOME graphical interface

My notes for installing Arch Linux with the GNOME graphical interface, including full disk encryption with LUKS and LVM.

2022.05.25 #traefik

Usage of HTTP/3 with Traefik

Traefik can send and receive HTTP/3 request. This post teach you how.

2022.05.23 #traefik

Prometheus metrics of Traefik

Traefik can be configured to give some metrics for Prometheus. Learn how here.

2022.05.18 #traefik

Custom TLS configuration for Traefik

This post teach you how to configure Traefik with a custom TLS configuration.

2022.05.16 #traefik

Use the Traefik binary without docker

This post explain you how to install and configure Traefik without docker.

2022.05.06 #traefik

Create a basic authentication with Traefik

Traefik can use a simple authentication with a couple login password.