Skip to main content

Recently Updated Pages

Create system user with custom home directory

Linux CLI tips

To create a system user to run an app, you can use the useradd command. Here is an example to cre...

Updated 22 hours ago by Thorgan

Running chronyd on Almalinux LXC (Proxmox)

Linux CLI tips

When running chronyd on AlmaLinux OS on a Proxmox Server, it may raise permission issues, because...

Updated 5 days ago by Thorgan

Tauri apps with blank screen on Linux

App configs

Description Multiple times, with my desktop computer running Archlinux with bspwm, I couldn't cor...

Updated 1 week ago by Thorgan

Wiki.js Setup

InfraSI B2

Antoine de Barbarin Install nodejs Enable nodejs v22 in the dnf repository: dnf module enable no...

Updated 2 weeks ago by Thorgan

AlmalinuxOS LXC Installation

InfraSI B2

Antoine de Barbarin On the Proxmox web interface, click on the button to create a new LXC (Linu...

Updated 2 weeks ago by Thorgan

PostgreSQL Installation

InfraSI B2

Antoine de Barbarin Run the following script #!/bin/sh # Install the RPM repository: sudo dnf i...

Updated 2 weeks ago by Thorgan

Vikunja Setup

InfraSI B2

Antoine de Barbarin Download the RPM image of Vikunja and install it using the dnf package manag...

Updated 2 weeks ago by Thorgan

pfSense Installation

InfraSI B2

Antoine de Barbarin Click on on the top right of the screen Fill the form with the name of the...

Updated 2 weeks ago by Thorgan

Reverse Proxy Installation

InfraSI B2

Antoine de Barbarin Certificate In the pfSense web configurator, go to System > Certificates > A...

Updated 2 weeks ago by Thorgan

Almalinux install nodejs 22

Linux CLI tips

Enable nodejs version 22 in the dnf repository: dnf module enable nodejs:22 The result should ...

Updated 2 weeks ago by Thorgan

Almalinux LXC setup

Linux CLI tips

Here is a simple review of what should be done in a newly created LXC using the image from Proxmo...

Updated 2 weeks ago by Thorgan

Create/extend SWAP using LVM

Linux CLI tips

This articles comes from 2daygeek.com. All rights belong to them. We use LVM for flexible volume...

Updated 3 weeks ago by Thorgan

Router installation

Linux/network course

Antoine de Barbarin 12/12/2024 Introduction In this documentation, we will explain how to set a ...

Updated 6 months ago by Thorgan

Create Services in Alpine Linux

Linux CLI tips

I began my development adventure, as everyone else, with simple CLI apps (mostly incredibly usele...

Updated 6 months ago by Thorgan

DHCP / Router class

Linux/network course

Tuesday, Nov 19th 2024 Static DHCP leases In router Execute sudo vim /etc/dnsmasq.conf: uncomme...

Updated 7 months ago by Thorgan

NextCloud customization

App configs

Introduction The solution indicated here works on a turnkeylinux LXC image for NextCloud. Change ...

Updated 8 months ago by Thorgan

BTRFS snapshots with snapper

Linux CLI tips

Picked from an article here. Set up automatic snapshots of a BTRFS root subvolume, add these snap...

Updated 8 months ago by Thorgan

Swap Ctrl-Left and Alt-Left on your keyboard

Linux CLI tips

Introduction I know, not everyone is a fan of Apple, but I enjoyed quite a bit the UX of my old M...

Updated 9 months ago by Thorgan

My grub2 config

Linux CLI tips

Enable OS prober If os-prober is disabled, add this line in /etc/default/grub: GRUB_DISABLE_OS_PR...

Updated 9 months ago by Thorgan

Grub2 complete explanation

Linux CLI tips

Tutoriel trouvé sur cette page Table des matières A savoir avant de configurer Fichier g...

Updated 9 months ago by Thorgan