Skip to main content

Recently Updated Pages

Accès aux installations de linux après réactivation du secure boot

Linux CLI tips

Le fait d'avoir rétabli le Secure Boot bloque probablement le démarrage d'Ubuntu 26.04 car son ch...

Updated 1 month ago by Thorgan

Change LXC from unprivileged to privileged

Linux CLI tips

Article taken from Bobcares: original post From the Proxmox GUI First, log in to the Proxmox ...

Updated 6 months 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 6 months ago by Thorgan

What's different between Ctrl+Z and Ctrl+C in Unix command line

Linux CLI tips

Found this explanation on this forum post (thanks to @Wuffers for the post). Control+Z is used fo...

Updated 10 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 11 months ago by Thorgan

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 11 months 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 11 months 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 year 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 1 year 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 1 year ago by Thorgan

PostgreSQL Installation

InfraSI B2

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

Updated 1 year 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 1 year 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 1 year ago by Thorgan

Reverse Proxy Installation

InfraSI B2

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

Updated 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year ago by Thorgan

NextCloud customization

App configs

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

Updated 1 year ago by Thorgan