* https://c4science.ch/w/epfl-dojo/
** [http://codingdojo.org/cgi-binWhatIsCodingDojo/index.pl?WhatIsCodingDojo]** [http://codingdojo.org/cgi-binRandoriKata/index.pl?RandoriKata]
== Content ==
=== Cgroups ===
* https://lwn.net/Articles/604609/
<codepre>
unshare --uts
unshare --ipc
unshare --map-root-user --user
unshare --fork --pid --mount-proc
</codepre>* [https://www.kernel.org/doc/ols/2007/ols2007v2-pages-45-58.pdf Paul Ménage's cgroups]: Adding Generic Process Containers to the Linux Kernel
== Project leader ==