This shows you the differences between two versions of the page.
uso:laboratoare:laborator-09 [2021/10/12 19:40] 127.0.0.1 external edit |
uso:laboratoare:laborator-09 [2021/12/06 23:20] (current) razvan.deaconescu |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Laborator 09 - Configurarea avansată a sistemului ====== | + | ====== Laborator 09 - Utilizatori și permisiuni ====== |
- | + | ||
- | Înainte să începem laboratorul, vom da comenzile pentru inițializarea containerelor Docker folosite la secțiunea //Configurarea statică a adreselor IP//. Rulați următoarele comenzi: | + | |
- | + | ||
- | <code bash> | + | |
- | student@uso:~$ cd ~/uso-lab | + | |
- | student@uso:~/uso-lab$ git pull | + | |
- | [...] | + | |
- | student@uso:~/uso-lab$ cd labs/09-networking/lab-container | + | |
- | student@uso:~/uso-lab/labs/09-networking/lab-container$ ./lab_prepare.sh install tom | + | |
- | [...] | + | |
- | student@uso:~/uso-lab/labs/09-networking/lab-container$ ./lab_prepare.sh install jerry | + | |
- | [...] | + | |
- | </code> | + | |
- | + | ||
- | Dacă procesul de build eșuează, dați următoarea comandă: | + | |
- | + | ||
- | <code bash> | + | |
- | student@uso:~/uso-lab/labs/09-networking/lab-container$ docker-compose build --no-cache | + | |
- | [...] | + | |
- | </code> | + | |
+ | În acest laborator discutăm despre rolul utilizatorilor în sistemul de operare, utilizatorul privilegiat și permisiuni de access. | ||
+ | {{page>uso:laboratoare:laborator-09:privileged-access&nofooter&noeditbutoon}} | ||
+ | {{page>uso:laboratoare:laborator-09:processes&nofooter&noeditbutoon}} | ||
{{page>uso:laboratoare:laborator-09:perms&nofooter&noeditbutoon}} | {{page>uso:laboratoare:laborator-09:perms&nofooter&noeditbutoon}} | ||
- | {{page>uso:laboratoare:laborator-09:static_ip&nofooter&noeditbutoon}} | ||
- | {{page>uso:laboratoare:laborator-09:extra&nofooter&noeditbutoon}} | ||
==== Cuprins ==== | ==== Cuprins ==== |