Last rev
This commit is contained in:
parent
e4dc39424e
commit
7752f11472
8 changed files with 112 additions and 95 deletions
|
|
@ -12,7 +12,6 @@
|
|||
> * Nom et domaine de la machine !
|
||||
> * IPC !
|
||||
> * Horloge ?
|
||||
> * Logs ?
|
||||
|
||||
|
||||
## Made in Linux
|
||||
|
|
@ -32,11 +31,15 @@ groupes (User Namespace), nom de machine (UTS Namespace), IPC.
|
|||
|
||||
`namespaces(7)`
|
||||
|
||||
. . .
|
||||
|
||||
#### CGroups
|
||||
|
||||
Statistiques sur l'utilisation des ressources et limitation.
|
||||
|
||||
https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt
|
||||
<https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt>
|
||||
|
||||
. . .
|
||||
|
||||
#### Capabilities
|
||||
|
||||
|
|
@ -100,12 +103,12 @@ PATH FILESYSTEM
|
|||
### Système de fichiers
|
||||
|
||||
* `pivot_root(2)`
|
||||
* Union FileSystems
|
||||
* Thin provisioning
|
||||
* Union FileSystems
|
||||
|
||||
----
|
||||
### Union FileSystem
|
||||
|
||||
TODO une image pour expliquer UnionFS
|
||||

|
||||
|
||||
|
||||
### Le réseau ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue