Anwar

Posts

Serve Your Domain From a Rackspace Cloud Server

Authored by: Rackspace Support Rackspace Cloud is not a domain registrar like GoDaddy, Tucows, or NameCheap. In order to serve your domain from a Rackspace...

How to Change the PHP Memory Limit

You can change the amount of memory PHP allots to each request by using a.user.ini file. Using .user.ini does not change the WordPress memory limit. Check out our...

How to set up a free Linux server on Amazon EC2

I bet you didn’t know that Amazon sell computing time. Well they do. After having to build massive data centres full of web servers to...

Site hit the PHP max children

https://docs.nexcess.net/article/what-is-the-php-fpm-limit-max_children.html     What is the PHP-FPM limit (max_children)? Overview The PHP–FPM limit, often referred to as max_children, refers to the setting that designates the maximum number of concurrentPHP–FPM processes...

SSL certificate key matcher

I am sorry to inform that the provided RSA key is not matching with the certificate.The RSA key will match with the certificate only if...

Installing Subversion And Configuring Access Through Different Protocols On Ubuntu 11.10

http://www.subversionary.org/howto/setting-up-a-subversion-server-on-ubuntu-gutsy-gibbon-server http://grandslam90.wordpress.com/2012/05/22/howto-redmine-2-0-0-passenger-subversion-repositories-in-ubuntu-12-04/ http://www.howtoforge.com/installing-subversion-and-configuring-access-through-different-protocols-on-debian-squeeze http://www.howtoforge.com/installing-subversion-and-configuring-access-through-different-protocols-on-ubuntu-11.10 Subversion (svn) is an open-source version control system (VCS), used in the development of many software projects. This tutorial shows how...

SSL error SEC ERROR OCSP TRY SERVER LATER

Pre-Flight Check These instructions are intended specifically for solving the error: “sec_error_ocsp_try_server_later”. This error can be displayed anytime a user visits a secure website using...

Redmine svn integration

http://swarm.cs.pub.ro/~razvan/wiki/tutorials/redmine_svn_integration http://projects.andriylesyuk.com/projects/scm-creator/wiki/Install#Automatic-creation   ruby ./reposman.rb –redmine-host works.cybernetikz.us –svn-dir /var/www/clients/client1/web4/web/svn/cnprojects \                   –url file:/// /var/www/clients/client1/web4/web/svn/cnprojects –owner APACHE_USER –key= zH3fPq1HikiQAIh1lU5I ruby reposman.rb –redmine-host http://redmine1/ –svn-dir /var/svn –url http://svn/svn/...

Two network adapters on Ubuntu Server 9.10 – Can’t have both working at once?

http://serverfault.com/questions/129595/two-network-adapters-on-ubuntu-server-9-10-cant-have-both-working-at-once   I’m trying to set up two network adapters in Ubuntu (server edition) 9.10. One for the public internet, the other a private LAN....