25-03-2025

This commit is contained in:
2025-03-25 15:52:48 +01:00
parent 259b9c6a24
commit 011cfcba40
64 changed files with 2993 additions and 45 deletions

20
docs/Synology/root.md Normal file
View File

@@ -0,0 +1,20 @@
# root
Pour passer en root:
```bash
sudo -i
```
Depuis root, les dossiers utilisateurs se trouvent à:
```bash
root@DS923:/volume1/homes/bruno#
```