I've connected to amazon Ec2 instance through putty. How can I check the remaining space in instance?
After you login using putty, enter command:
$ df -h
df - Disk filesystem -h is human readable format