码迷,mamicode.com
首页 > 系统相关 > 详细

[linux]ubuntu this computer has only 1.1G space remaining

时间:2020-01-09 22:22:31      阅读:143      评论:0      收藏:0      [点我收藏+]

标签:main   ini   ace   sudo   put   ted   shape   php   com   

ubuntu this computer has only 1.1G space remaining
 
ubuntu this computer has only 1.1G space remaining
A:
df -h
sudo parted -l
sudo blkid
sudo lshw -sanitize
mount /dev/sda6 /mnt
cd /mnt
sudo du --max-depth=1 -h | sort -hr
 
 
sudo du --max-depth=1 -h -c -x  /
fdisk -l
blkid
 
sudo du --max-depth=1 -h -c -x  /

[linux]ubuntu this computer has only 1.1G space remaining

标签:main   ini   ace   sudo   put   ted   shape   php   com   

原文地址:https://www.cnblogs.com/happyamyhope/p/12173778.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!