Archives

Archive for the ‘Linux’ Category

Yesterday I have moved my dedicated server to VPS. cPanel has a great feature that copies user from another cPanel server. All of my accounts except 1 account have been moved successfully with via the feature. The account has failed was with huge data approximately 500GB. But my server has only 400GB of disk space [...]

Feb 11th, 2011 | Filed under Linux

Do you know what will happen tomorrow? If no then always backup your data…… Here’s some command lines about backing up databases via mysqldump.

Nov 25th, 2009 | Filed under database, Linux, PHP

memcached is very useful memory caching system that saves high server loads. I’ll show here step by step about installing memcached on centos. I have installed it CentOS 5.3 x64 with cPanel server and saved what i did as following content.

Sep 28th, 2009 | Filed under Linux, PHP