Connect to your VPS via SSH and then run the following command:
df -h
This will show you the usage of each partition in your virtual server.
- 0 Users Found This Useful
Related Articles
How to run MTR to diagnose network issues
MTR is a network diagnostic tool that combines traceroute and ping utilities. It enables system...
Archiving and extracting with Tar & Gzip
Tar is the best tool to pack an archive and Gzip is the most widely used archive type when using...
Finding files via SSH
Finding files and content in the command line can be tricky sometimes, but with a bit know...
SSH connection to MySQL
Connecting to your MySQL server via SSH can be very useful for developers and system admins and...
Using Putty to connect via SSH
Connecting to your Linux server via SSH is usually done via Putty at...