This shows you the differences between two versions of the page.
|
uso:cursuri:curs-01 [2020/10/12 16:11] ebru.resul |
uso:cursuri:curs-01 [2022/10/03 22:16] (current) sergiu.weisz |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Curs 01 - Utilizarea sistemului de fișiere ======= | + | ====== Curs 01 - Introducere în sisteme de operare ======= |
| - | + | * [[https://docs.google.com/presentation/d/1f7ZaSfgsG_eaJ_MEupJ0nXzaYwatg8wC/edit?usp=sharing&ouid=108131427433094834232&rtpof=true&sd=true | Slide-uri curs]] | |
| - | + | * [[ https://drive.google.com/file/d/10Dw_eDsOjtpQxGG_RroAbarXslF6wWtO/view?usp=sharing | Handout 3on1 and notes space]] | |
| - | * [[https://drive.google.com/file/d/1YrY_EmJDpInuSJ1fVdB_M11DxIykRoTe/view?usp=sharing | Slide-uri curs]] | + | * **Cuvinte cheie**: sistem de operare, nucleu (kernel), gestiune de resurse, mediere, Windows, Linux, Unix, distribuții |
| - | * [[https://drive.google.com/file/d/1L-o5QGbPP7uLjprnL40tS8jFvMugCYQ8/view?usp=sharing | Handout 3on1 and notes space]] | + | * **Suport de curs** |
| - | * [[https://drive.google.com/file/d/1WNQaKMw8JSbbti2T0ACNjYjQGTb6Ld__/view?usp=sharing | Handout 6on1]] | + | * [[https://github.com/systems-cs-pub-ro/carte-uso/releases | Utilizarea sistemelor de operare]] |
| - | * **Cuvinte cheie**: fișier, director, nume, extensie, metadate, date, ''stat'', date binare, date text, ASCII, bit, octet (//byte//), ''file'', operații, ''cat'', ''ls'', ''touch'', ''mkdir'', ''cp'', ''mv'', ''rm'', ''rmdir'', ''pwd'', ''cd'', ierarhie, director rădăcină, cale, separator, cale relativă, cale absolută, ''.'' și ''..'', operații recursive | + | * Secțiunea 0 - Introducere |
| - | + | ||
| - | * Suport de curs | + | |
| - | * [[http://elf.cs.pub.ro/uso/res/carte/uso_cap-02-fs.pdf|Capitolul 2 din carte: Utilizarea sistemului de fișiere]] | + | |
| - | * **Suport de curs vechi** | + | |
| - | * [[http://books.google.com/books?id=_JFGzyRxQGcC | Introducere în sisteme de operare]] | + | |
| - | * [[http://books.google.com/books?id=_JFGzyRxQGcC&lpg=PP1&pg=PA69 | Capitolul 4 - Sisteme de fișiere]] | + | |
| - | * Secțiunile 4.1, 4.2, 4.3, 4.4, 4.6 | + | |
| - | + | ||
| - | /* | + | |
| <HTML> | <HTML> | ||
| <center> | <center> | ||
| - | <iframe src="https://docs.google.com/viewer?url=http://elf.cs.pub.ro/uso/res/cursuri/curs-02/curs-02-handout.pdf&embedded=true" width="600" height="480" style="border: none;"> | + | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQCTThXIzVXwkbj-NPosFwzotPOsIVI7C0n71iAGROcqNAlf-FAkC3j7JcwxkLQ0w/embed?start=false&loop=false&delayms=60000" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> |
| - | </iframe> | + | |
| </center> | </center> | ||
| </HTML> | </HTML> | ||
| - | */ | ||
| - | |||
| - | ====== Demo ======= | ||
| - | |||