Difference between revisions of "LinuxDojo1"
From Fixme.ch
Ponsfrilus (Talk | contribs) (→Organisation: Better links) |
|||
Line 8: | Line 8: | ||
* https://c4science.ch/w/epfl-dojo/ | * https://c4science.ch/w/epfl-dojo/ | ||
− | ** http://codingdojo.org/ | + | ** [http://codingdojo.org/WhatIsCodingDojo/ WhatIsCodingDojo] |
− | ** http://codingdojo.org/ | + | ** [http://codingdojo.org/RandoriKata/ RandoriKata] |
== Content == | == Content == |
Revision as of 10:15, 6 April 2017
Contents
Description
- Collaboratively explore Linux topics: Cap, cgroups, ns
- Date: 28.04.2017 at 20h
- Framadate: https://framadate.org/QLQn5MAp5519zBRF
Organisation
Content
Projects ideas
- Script 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
Capabilities
- https://lwn.net/Articles/486306/
-
apt-get install libcap-ng-utils
- pscap
Cgroups
unshare --uts
unshare --ipc
unshare --user
unshare --map-root-user --user
unshare --fork --pid --mount-proc
Project leader
Participants
- You