Recently Updated Pages
Create system user with custom home directory
To create a system user to run an app, you can use the useradd command. Here is an example to cre...
Running chronyd on Almalinux LXC (Proxmox)
When running chronyd on AlmaLinux OS on a Proxmox Server, it may raise permission issues, because...
Tauri apps with blank screen on Linux
Description Multiple times, with my desktop computer running Archlinux with bspwm, I couldn't cor...
Wiki.js Setup
Antoine de Barbarin Install nodejs Enable nodejs v22 in the dnf repository: dnf module enable no...
AlmalinuxOS LXC Installation
Antoine de Barbarin On the Proxmox web interface, click on the button to create a new LXC (Linu...
PostgreSQL Installation
Antoine de Barbarin Run the following script #!/bin/sh # Install the RPM repository: sudo dnf i...
Vikunja Setup
Antoine de Barbarin Download the RPM image of Vikunja and install it using the dnf package manag...
pfSense Installation
Antoine de Barbarin Click on on the top right of the screen Fill the form with the name of the...
Reverse Proxy Installation
Antoine de Barbarin Certificate In the pfSense web configurator, go to System > Certificates > A...
Almalinux install nodejs 22
Enable nodejs version 22 in the dnf repository: dnf module enable nodejs:22 The result should ...
Almalinux LXC setup
Here is a simple review of what should be done in a newly created LXC using the image from Proxmo...
Create/extend SWAP using LVM
This articles comes from 2daygeek.com. All rights belong to them. We use LVM for flexible volume...
Router installation
Antoine de Barbarin 12/12/2024 Introduction In this documentation, we will explain how to set a ...
Create Services in Alpine Linux
I began my development adventure, as everyone else, with simple CLI apps (mostly incredibly usele...
DHCP / Router class
Tuesday, Nov 19th 2024 Static DHCP leases In router Execute sudo vim /etc/dnsmasq.conf: uncomme...
NextCloud customization
Introduction The solution indicated here works on a turnkeylinux LXC image for NextCloud. Change ...
BTRFS snapshots with snapper
Picked from an article here. Set up automatic snapshots of a BTRFS root subvolume, add these snap...
Swap Ctrl-Left and Alt-Left on your keyboard
Introduction I know, not everyone is a fan of Apple, but I enjoyed quite a bit the UX of my old M...
My grub2 config
Enable OS prober If os-prober is disabled, add this line in /etc/default/grub: GRUB_DISABLE_OS_PR...
Grub2 complete explanation
Tutoriel trouvé sur cette page Table des matières A savoir avant de configurer Fichier g...