how much disk space linux - Linux Hosting

Mobile
feeds
Welcome Login | Register

how much disk space linux - Linux Hosting
Reply Your Comments:
Click this button if you are interested in replying to this topic and leave your comments
Sent To Friend
CLick this button if you want to send this page to a friend.
Subsribe To Rss Feeds
Subscribe to RSS
CLick this button if you want to subscribe to this RSS Feed. You can use your browsers feeds burners if you have mozilla or internet explorer 7 or higher and keep up with updates.
  Forums Index
      » Linux Hosting Forums
        » » how much disk space linux
how much disk space linux - Linux Hosting
Post Description: how much disk space linux Linux Hosting
Post Tags:
This Post Has Been Viewed 187 Times Since Mon Jun 23, 2008 4:21 pm Author stabos with 1 replies
Next Post »» how to install nagios on fedora core
how much disk space linux - Linux Hosting
Advertise On This Page




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

Your Name
Your Email Address (Will Not Be Published)
Notify Me When Someone Replies to this Page
(An email will be sent to you when someone replies to your comments)
Your Comments
Include A Picture with your comments
Share
| More
Share this page by putting this URL in your comments to other websites like myspace, Facebook, Twitter friendster, Hi5, Groups, Boards, Forum or others. Just Copy and Paste this Code
URL:
To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed:
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
BBCODE:
Subscribe Feeds
Webmasters - Exchange Links With Us. Add related websites to this topic
Add Link:
Links Related to : how much disk space linux - Linux Hosting

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
hostman:
sure just send these two command:

change directory to your system root:
cd /


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


thats it