Difference between revisions of "LinuxDojo1"

From Fixme.ch
Jump to: navigation, search
(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

Description

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

Cgroups

unshare --uts unshare --ipc unshare --user unshare --map-root-user --user unshare --fork --pid --mount-proc

Project leader

Participants

  • You

See also