This shows you the differences between two versions of the page.
|
scgc:laboratoare:04 [2021/10/20 17:56] maria.mihailescu |
scgc:laboratoare:04 [2021/10/20 19:09] (current) alexandru.carp [4. [LXC] Process hierarchy] |
||
|---|---|---|---|
| Line 222: | Line 222: | ||
| <code bash> | <code bash> | ||
| # Install pstree | # Install pstree | ||
| + | root@vm-1:~# apt update | ||
| root@vm-1:~# apt install psmisc | root@vm-1:~# apt install psmisc | ||
| root@vm-1:~# pstree --ascii -s -c -p 1977 | root@vm-1:~# pstree --ascii -s -c -p 1977 | ||