Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| 04-linux:10-administration:start [2017/10/06 23:40] – créée - modification externe 127.0.0.1 | 04-linux:10-administration:start [2023/04/19 03:08] (Version actuelle) – [Free root space] Roge | ||
|---|---|---|---|
| Ligne 7: | Ligne 7: | ||
| [[http:// | [[http:// | ||
| + | |||
| + | ===== Free root space ===== | ||
| + | |||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | **Removing old headers and images** | ||
| + | |||
| + | |||
| + | <code bash> | ||
| + | # Check: | ||
| + | dpkg -l ' | ||
| + | |||
| + | # remove: | ||
| + | dpkg -l ' | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | |||