How To Install an SSL Certificate on Kloxo (2048 bit)

How To Install an SSL Certificate on Kloxo (2048 bit)

This tutorial will show you how to setup a 2048-Bit SSL certificate in Kloxo (LxAdmin). Kloxo Currently does not support creating 2048-bit CSR’s via the Planel. So we will need shell into the system to create the CSR. 1. Generate your Key I recommend downloading “putty” to use to SSH into your server ( http://experts-hosting.info/downloads.php… READ MORE

Unix / Linux Command For Tracking Down Wasted Disk Space

Unix / Linux Command For Tracking Down Wasted Disk Space

Most sysadmin will run low on disk space. Users will demand more space and you need to free space. You will find out files that’s a waste of space and delete it or move to an archive medium. But, how do you find the right files to delete that can help recover maximum space? Say… READ MORE

How to install Monit on CentOS 5 and monitor httpd & sshd

http://experts-hosting.net/wp-content/uploads/2012/10/monit.jpghttp://experts-hosting.net/wp-content/uploads/2012/10/monit.jpgHow to install Monit on CentOS 5 and monitor httpd & sshd

We will leave the optional web interface out as we do not need it… RPMforge Repository has to be present because monit is not a standard CentOS package. First, we install monit via yum: Then, we set the monit service to autostart on boot: Next, we create a config file to monitor httpd: with the… READ MORE

How to Solve PHP Fatal error: Allowed memory size of 17563648 bytes exhausted

http://experts-hosting.net/wp-content/uploads/2012/10/php-logo.pnghttp://experts-hosting.net/wp-content/uploads/2012/10/php-logo.pnghttp://experts-hosting.net/wp-content/uploads/2012/10/php-logo.pnghttp://experts-hosting.net/wp-content/uploads/2012/10/php-logo.pngHow to Solve PHP Fatal error: Allowed memory size of 17563648 bytes exhausted

One of the most common and frustrating errors encountered by PHP coders reads: “Fatal error: Allowed memory size of 8388608 bytes exhausted…” followed by something like “(tried to allocate XXXX bytes) in /home/www/file.module on line 12.” This fatal PHP error crops up because, by default, PHP has a memory usage limit of 8 MB for… READ MORE

VIEW NEWER POSTS     VIEW OLDER POSTS

Contact us

We're not around right now. But you can send us an email and we'll get back to you, asap.

Questions, issues or concerns? I'd love to help you!

Click ENTER to chat