Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Aug 28, 2008 10:22 am 
Offline
Senior Newbie

Joined: Thu Aug 28, 2008 10:19 am
Posts: 15
I have a 360 package VPS and have no control panel installed. I wonder how to know how much space I've used?

I use CentOS 5 + lighttpd + PHP5.26


Top
   
 Post subject:
PostPosted: Thu Aug 28, 2008 10:31 am 
Offline
Junior Member

Joined: Sat Apr 14, 2007 11:38 am
Posts: 29
df is a handy command. I use:
Code:
$ df -hT

Quote:
$ man df
NAME
df - report file system disk space usage
...

the -h option gives human-readable numbers, T tells you filesystem types.


Top
   
 Post subject:
PostPosted: Thu Aug 28, 2008 1:47 pm 
Offline
Senior Newbie

Joined: Thu Aug 28, 2008 10:19 am
Posts: 15
thanks!! :)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group