Difference between revisions of "LinuxDojo1"
From Fixme.ch
(→Organisation) |
|||
Line 12: | Line 12: | ||
== Content == | == 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 === | === Namespaces === |
Revision as of 10:04, 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