27 lines
298 B
Markdown
27 lines
298 B
Markdown
# Uvod u Linux
|
|
|
|
# Zasto
|
|
|
|
- Potpuna kontrola
|
|
- Update
|
|
- Restart
|
|
- privatnost
|
|
- bezbednost
|
|
- efikasnost
|
|
|
|
# Distribucije
|
|
|
|
- DistroWatch (https://distrowatch.com/)
|
|
- Android
|
|
- Debian (https://debian.org)
|
|
|
|
# Komandna linija
|
|
|
|
- Struktura
|
|
|
|
```
|
|
mkdir -p folder
|
|
```
|
|
- Android - Termux (https://termux.com)
|
|
|