2024-12-03 00:49:51 +01:00
2024-12-03 00:49:51 +01:00
2024-12-03 00:49:51 +01:00
2024-12-03 00:49:51 +01:00
2024-12-03 00:49:51 +01:00
2024-12-03 00:49:51 +01:00

debian

Server (Debian Stable) system general configuration, prepares the system on first boot or anytime.

Usage

Run the run.sh script.

Manual tasks

Server

Edit crontab with :

# crontab -e

And add the following content :

# Run the NETig backup script at 4h every monday
0 4 * * mon /usr/local/sbin/netig-srv-backup
Description
No description provided
Readme 115 KiB
Languages
Shell 100%