Allows you to search a variety of questions and answers
Sometimes your system will throw errors saying that you are out of space. However, when you run the df -h command, no disk usage show up. This may mean that your inodes are filled up. To check this, you can use the following:
Code:
df -ih
When you see where it is filled up, change to that directory and run the following to see what directory is using up the space:
Code:
sudo find . -xdev -type f | cut -d "/" -f 2 | sort | uniq -c | sort -n
From there, you can take the necessary steps to delete unneeded files/directories.
If this is a cpanel server, the following link may be helpful:
http://g33kinfo.com/info/archives/3869
I have a two small shared hosting packages and the price I pay I don't expect to receive very good support. I accept with any shared hosting uptime cannot be guaranteed neither can it be 100% and anyone who suggests otherwise is living a dream. However on the occasions I have opened a ticket they have been answered and investigated promptly. I have been with ayksolutions.com since Jun/18/2008 oh wow where has the time gone!
This is my second time i m using your services, and the main reason i'm doing that, beside your prices is your customer support. I love the fact that you are fast, you always help me and never get bothered by my endless questions(i'm still a newbie when it comes to server setup) Thank you
We have been customers for several years. Just wanted to give a thumbs-up for their excellent response to a critical server issue we experienced this morning. We're back in biz and grateful.