julien a55661e518 doc
2025-10-05 13:41:34 +02:00
2025-10-05 13:32:39 +02:00
doc
2025-10-05 13:41:34 +02:00
2025-10-05 13:32:39 +02:00

debian

Debian 13 NETig configuration for server or desktop profiles.

What it does :

  • Update the system
  • Install a firewall
  • Install a set of packages accordingly to the selected profile
  • Install Docker
  • Add a ZRAM
  • Apply any needed system configuration for your profile

What it doesn't :

Prerequisites

A fresh Debian 13 install without Debian desktop environment nor any desktop installed.

Usage

Downlad and extract the archive :

# cd /tmp
# wget https://git.netig.net/netig/debian/archive/main.tar.gz
# tar -xvzf main.tar.gz
# cd debian/

And then run the ./run.sh script and choose your profile.

Description
No description provided
Readme 115 KiB
Languages
Shell 100%