Vérifiez l'espace du disque Ubuntu
# shows total, available, and used.
df / -h
Busy Beaver
# shows total, available, and used.
df / -h
du -cha --max-depth=1 / | grep -E "M|G"