Snippets/Debian/README.md
2024-08-10 00:34:06 +02:00

7 lines
199 B
Markdown

# Debian Snippets
## CPU Governor:
```
wget https://git.ictcorpnet.com/b.waal/Snippets/raw/branch/main/Debian/CPU%20Governor/setup.sh -O /tmp/cpu_governor-setup.sh
bash cpu_governor-setup.sh
```