This commit is contained in:
parent
ea2df719d8
commit
dc568aa6e7
@ -7,10 +7,9 @@
|
|||||||
- [nmcli](nmcli.md)
|
- [nmcli](nmcli.md)
|
||||||
- [lvm](lvm.md)
|
- [lvm](lvm.md)
|
||||||
- [Monter une partition](mount.md)
|
- [Monter une partition](mount.md)
|
||||||
- [Monter et gérer un RAID](raid.md)
|
|
||||||
- [Système de fichier ZFS](zfs.md)
|
- [Système de fichier ZFS](zfs.md)
|
||||||
|
- [Monter et gérer un RAID](raid.md)
|
||||||
- [chroot](chroot.md)
|
- [chroot](chroot.md)
|
||||||
- [read](read.md), pour permettre à l'utilisateur d'interagir avec un script (user prompt / user input)
|
- [read](read.md), pour permettre à l'utilisateur d'interagir avec un script (user prompt / user input)
|
||||||
- [heredoc](heredoc.md), le fameux `EOF`, pour afficher du contenu sur plusieurs lignes
|
- [heredoc](heredoc.md), le fameux `EOF`, pour afficher du contenu sur plusieurs lignes
|
||||||
- [listes et dictionnaires avec Bash](bash-lists.md)
|
- [listes et dictionnaires avec Bash](bash-lists.md)
|
||||||
- [Mise en place d'un raid](raid.md)
|
|
||||||
20
mkdocs.yml
20
mkdocs.yml
@ -99,19 +99,19 @@ nav:
|
|||||||
- Divers:
|
- Divers:
|
||||||
- divers/index.md
|
- divers/index.md
|
||||||
- "Les mémos Linux":
|
- "Les mémos Linux":
|
||||||
- divers/cmd/index.md
|
|
||||||
- "Rsync" : divers/cmd/backup.md
|
|
||||||
- divers/process-nwipe/nwipe.md
|
|
||||||
- divers/cmd/screen.md
|
|
||||||
- divers/cmd/nmcli.md
|
|
||||||
- "Mount" : divers/cmd/mount.md
|
|
||||||
- divers/cmd/read.md
|
|
||||||
- divers/cmd/heredoc.md
|
|
||||||
- "Ssh" : divers/cmd/ssh.md
|
|
||||||
- "Bash: Listes": divers/cmd/bash-lists.md
|
- "Bash: Listes": divers/cmd/bash-lists.md
|
||||||
|
- "Ssh" : divers/cmd/ssh.md
|
||||||
|
- "Rsync" : divers/cmd/rsync.md
|
||||||
|
- "Screen" : divers/cmd/screen.md
|
||||||
|
- "Nwipe" : divers/process-nwipe/nwipe.md
|
||||||
|
- "Nmcli" : divers/cmd/nmcli.md
|
||||||
|
- "Mount" : divers/cmd/mount.md
|
||||||
|
- "Read" : divers/cmd/read.md
|
||||||
|
- "Heredoc" : divers/cmd/heredoc.md
|
||||||
- "Raid": divers/cmd/raid.md
|
- "Raid": divers/cmd/raid.md
|
||||||
- "Chroot" : divers/cmd/chroot.md
|
|
||||||
- "LVM" : divers/cmd/lvm.md
|
- "LVM" : divers/cmd/lvm.md
|
||||||
|
- "Chroot" : divers/cmd/chroot.md
|
||||||
|
- "Zfs" : divers/cmd/zfs.md
|
||||||
- "Les tutos Admin Sys":
|
- "Les tutos Admin Sys":
|
||||||
- divers/admin/index.md
|
- divers/admin/index.md
|
||||||
- "Installer Adobe pdf reader": divers/admin/acroread-debian.md
|
- "Installer Adobe pdf reader": divers/admin/acroread-debian.md
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user