How Much Disk Space Linux - Linux Hosting

Mobile
feeds
Welcome Login | Register

How Much Disk Space Linux - Linux Hosting
  Forums Index
      » Linux Hosting Forums
        » » how much disk space linux



How Much Disk Space Linux - Linux Hosting
Post Description:
Post Tags: how, much, disk, space, linux, linux hosting, troubleshoot, help, support advise, questions, answers
This Post Has Been Viewed 136 Times Since Mon Jun 23, 2008 4:21 pm Posted By stabos with 1 replies
Next Post »» how to install nagios on fedora core
How Much Disk Space Linux - Linux Hosting
how can i find out how much disk space i have in my linux server?

i have a dedicated server for my wallpaper website and i am able to login to my shell, but i want to know which comand i need to send or execute for the unix to show me the amount of disk space i am using on the hard drive. is that possible to get?

if so, can you please show me, a simple and easy tutorial will be fine


Leave Your Comments






Share
URL:
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites



Fourms BBCODE:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums





Comments and replies About How Much Disk Space Linux - Linux Hosting




:: 1 :: Reply #59042 Reply By hostman On Mon Jun 23, 2008 4:23 pm
sure just send these two command:

change directory to your system root:
cd /


now run this command:
du -hc --max-depth=1


thats it