Outils pour utilisateurs

Outils du site


wiki:welcome

Ceci est une ancienne révision du document !


PENSE BETE

Tuto Pihole

Préserver le raspberry pi

ZRAM

Installation de zram (compresse la ram pour l'agrandir et donc permet d'éviter le swap) sudo apt install zram-tools

LOG2RAM

Installation de log2ram, qui met les fichiers log en ram et ne les écrit qu'une fois par jour

echo “deb http://packages.azlux.fr/debian/ buster main” | sudo tee /etc/apt/sources.list.d/azlux.list

wget -qO - https://azlux.fr/repo.gpg.key | sudo apt-key add -

sudo apt update

sudo apt install log2ram

Pensez à éditer le fichier /etc/log2ram.conf :

mettre la variable 'ZL2R' à true

Join the Community

DokuWiki is an Open Source project that thrives through user contributions. A good way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to the newsletter.

The DokuWiki User Forum is an excellent way to get in contact with other DokuWiki users and is just one of the many ways to get support.

Of course we'd be more than happy to have you getting involved with DokuWiki.

wiki/welcome.1589722572.txt.gz · Dernière modification : 2024/04/30 14:24 (modification externe)