This shows you the differences between two versions of the page.
|
uso:laboratoare:ac:laborator-07 [2020/12/07 21:50] ioana_maria.culic |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Laborator 07 - Configurarea avansată a sistemului ====== | ||
| - | Î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/07-networking/lab-container | ||
| - | student@uso:~/uso-lab/labs/07-networking/lab-container$ ./lab_prepare.sh install tom | ||
| - | [...] | ||
| - | student@uso:~/uso-lab/labs/07-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/07-networking/lab-container$ docker-compose build --no-cache | ||
| - | [...] | ||
| - | </code> | ||
| - | |||
| - | |||
| - | {{page>uso:laboratoare:laborator-07:perms&nofooter&noeditbutoon}} | ||
| - | {{page>uso:laboratoare:laborator-07:static_ip&nofooter&noeditbutoon}} | ||
| - | {{page>uso:laboratoare:laborator-07:extra&nofooter&noeditbutoon}} | ||
| - | |||
| - | ==== Cuprins ==== | ||
| - | |||
| - | {{page>uso:laboratoare:laborator-07:nav&noheader&nofooter&noeditbutton}} | ||