*****@localhost:/var/log$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg00-root 9.4G 8.7G 282M 97% /
udev 7.9G 4.0K 7.9G 1% /dev
tmpfs 1.6G 364K 1.6G 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 7.9G 12K 7.9G 1% /run/shm
/dev/mapper/vg00-tmp 3.8G 117M 3.5G 4% /tmp
/dev/md0 462M 28M 411M 7% /boot
/dev/mapper/vg00-home 11T 7.7T 2.7T 75% /home
******@localhost:/var/log$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 104 not upgraded.
******@localhost:/var/log$ sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
******@localhost:/var/log$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg00-root 9.4G 8.8G 197M 98% /
udev 7.9G 4.0K 7.9G 1% /dev
tmpfs 1.6G 364K 1.6G 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 7.9G 12K 7.9G 1% /run/shm
/dev/mapper/vg00-tmp 3.8G 117M 3.5G 4% /tmp
/dev/md0 462M 28M 411M 7% /boot
/dev/mapper/vg00-home 11T 7.7T 2.7T 75% /home