To get lots of disk data in ubuntu, go to a terminal and log in as root, then type
apt-get install smartmontools
smartctl -a /dev/sda
very useful for knowing when a disk is about to fail
To get lots of disk data in ubuntu, go to a terminal and log in as root, then type
apt-get install smartmontools
smartctl -a /dev/sda
very useful for knowing when a disk is about to fail