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 recently switched to AYK Solutions from Softlayer for my dedicated server requirements. I received a much better specification server at significantly reduced cost from what Softlayer could offer me, with many of the previously 'extra' features at Softlayer included in the base price offered by AYK. The support was second to none, and they were extremely helpful in transferring all of my old server accounts over for no additional fee whatsoever.
I love AYK. been with them for over 5 years and the best ever
Best customer service I've encountered anywhere. Great product at a great price.