Ubuntu Pastebin

Paste from lasko at Tue, 20 Oct 2015 15:00:09 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
df -i

/dev/mapper/ubuntu--vg-root 770048 86283 683765   12% /
none                        506053     2 506051    1% /sys/fs/cgroup
udev                        503246   430 502816    1% /dev
tmpfs                       506053   404 505649    1% /run
none                        506053     4 506049    1% /run/lock
none                        506053     1 506052    1% /run/shm
none                        506053     2 506051    1% /run/user
/dev/sda1                    62248   302  61946    1% /boot



df -h

/dev/mapper/ubuntu--vg-root   12G   11G   77M 100% /
none                         4.0K     0  4.0K   0% /sys/fs/cgroup
udev                         2.0G  4.0K  2.0G   1% /dev
tmpfs                        396M  820K  395M   1% /run
none                         5.0M     0  5.0M   0% /run/lock
none                         2.0G     0  2.0G   0% /run/shm
none                         100M     0  100M   0% /run/user
/dev/sda1                    236M   39M  185M  18% /boot
Download as text