RAM space
Type the following command to view available memory in your system:
free -h
Disk space
Type the following command to view available disk space in your system:
df -h
Published on May 25th, 2020
Terminal
RAM spaceType the following command to view available memory in your system:Disk spaceType the following command to view available disk space in your system:
1 minute read
Type the following command to view available memory in your system:
free -h
Type the following command to view available disk space in your system:
df -h