Discussions related to DevOps, AI, Cloud
Saturday, September 6, 2014
Nginx as a load balancer
›
How to configure Nginx as a Load balancer sudo apt-get install nginx nano /etc/nginx/sites-available/default First we need to include...
Wednesday, August 27, 2014
How to install memcahe on a cpanel server
›
For CentOS 6 64 bit, wget http://mirrors.kernel.org/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpm # rpm -Uvh epel-release-6-7.noarch....
Monday, August 25, 2014
Install and configure Postgresql in Centos
›
How to install and configure Postgresql in Centos yum install postgresql postgresql-server chkconfig postgresql on service postgresql i...
Thursday, August 14, 2014
Resolving alfresco to port 80
›
I need to change the default port of alfresco (http://ip:8080/share) to listen on port 80(http://ip/share) My alfresco verion is 3.4 commu...
Thursday, July 3, 2014
task blocked for more than 120 seconds.
›
When running some high workloads on UEK kernels on systems with a lot of memory you might see the following errors in /var/log/messages: ...
Saturday, June 21, 2014
Error while installing rpm elfutils-libelf-devel package
›
[root@shivin RPMs]# rpm -ivh elfutils-libelf-devel-0.137-3.el5.x86_64.rpm warning: elfutils-libelf-devel-0.137-3.el5.x86_64.rpm: Header V3 ...
Wednesday, May 14, 2014
PHP5-fpm error log
›
Hey, This is the error I am getting [13-May-2014 09:50:53] WARNING: [pool www] server reached pm.max_children setting (10), consider ...
‹
›
Home
View web version