Repcached is memcached which implemented multi master asynchronous replication feature. Download source code. Repcached key features Multi master replication. Asynchronous data repliacation. Support all memcached…
Create redis server Result: Done, You’ll be able to stop and start Redis using the script named /etc/init.d/redis_ , for instance /etc/init.d/redis_6379 Check: Edit file…
On CentOS, when executing “autoreconf -i” command in some repository, it prompts following error: The solution is installing gettext-tools: result: Then “autoreconf -i” works!
Example you create file 1.php with content: If you run this command with root: It work well But if you run under HTTP: http://tutorialspots.com/1.php it…
Read previous article: How to combine multiple partitions into one large in CentOS mergerfs is a union filesystem geared towards simplifying storage and management of…