User Tools

Site Tools


технология_namespaces

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
технология_namespaces [2017/12/05 09:04]
val
технология_namespaces [2023/09/16 11:16] (current)
val
Line 4: Line 4:
   * [[https://​blogs.rdoproject.org/​7761/​hands-on-linux-sandbox-with-namespaces-and-cgroups|Hands on Linux sandbox with namespaces and cgroups]]   * [[https://​blogs.rdoproject.org/​7761/​hands-on-linux-sandbox-with-namespaces-and-cgroups|Hands on Linux sandbox with namespaces and cgroups]]
  
 +<​code>​
 +# lsns
 +
 +# ls /proc
 +
 +# ps ax
 +
 +# man unshare
 +
 +# unshare --pid --mount-proc=/​proc --fork bash
 +  или
 +# unshare --pid --mount-proc=/​proc --fork su -l user1
 +
 +$ ls /proc
 +
 +$ ps ax
 +</​code>​
технология_namespaces.1512453868.txt.gz · Last modified: 2017/12/05 09:04 by val