[[Category:Workshops]]
== Description ==
* Collaboratively explore Linux topics: Cap, cgroups, ns* Date: TBD28.04.2017 at 20h* Framadate: TBDhttps://framadate.org/QLQn5MAp5519zBRF == Organisation == * https://c4science.ch/w/epfl-dojo/** [http://codingdojo.org/WhatIsCodingDojo/ WhatIsCodingDojo]** [http://codingdojo.org/RandoriKata/ RandoriKata]
== Content ==
=== Projects ideas === * TBDScript to safely run any executable or file** PDF reader* Script to run an executable and get system metrics after the run (network, memory, cpu). Like time. === Namespaces ===* https://lwn.net/Articles/531114/* lsns === Capabilities ===* https://lwn.net/Articles/486306/* <code>apt-get install libcap-ng-utils</code>** pscap === Cgroups ===* https://lwn.net/Articles/604609/<pre>unshare --utsunshare --ipcunshare --userunshare --map-root-user --userunshare --fork --pid --mount-proc</pre>* [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 ==