Check available disk space on my server with SSH for Linux?

Mujkanovic

Well-known member
Collaborate
Registered
Joined
Apr 24, 2016
Messages
424
Points
18
I uploaded pretty more files to my web hosting and I am doubting it will exceed disk quota that I can use on my VPS. I would like to check available disk space on my server with SSH for my VPS Linux? How can I do that?
 

Mujkanovic

Well-known member
Collaborate
Registered
Joined
Apr 24, 2016
Messages
424
Points
18
df -H or df --si
Also if quota, you can check it:
quota -s
wow...your command is simple but effective

I could check disk quota on my server
[root@mserver~]# df -H
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/cl-root 54G 12G 43G 22% /
devtmpfs 17G 0 17G 0% /dev
tmpfs 17G 0 17G 0% /dev/shm
tmpfs 17G 1.8G 16G 11% /run
tmpfs 17G 0 17G 0% /sys/fs/cgroup
/dev/sda1 1.1G 268M 796M 26% /boot
/dev/mapper/cl-home 143G 73G 71G 51% /home
tmpfs 3.4G 0 3.4G 0% /run/user/0
 
Newer Threads
Replies
0
Views
1,857
Replies
8
Views
3,601
Replies
4
Views
2,571
Latest Threads
Recommended Threads
Replies
0
Views
869
Replies
2
Views
1,140
Replies
6
Views
3,550
Replies
4
Views
2,799

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top