Tag: linux

Post Pic

12 Precautionary Tips When Choosing Web Hosting

Choosing a web hosting provider can be as tricky as Search Engine Optimization since there are so many options to choose from. Often this flexibility in choice can lead people to make some poor decisions in terms of who they decide to sign up with. Here are twelve precautions you can take when it comes [...]

Post Pic

7 Outstanding Lightweight Linux Distributions

One of the benefits of the Linux kernel is that you can add as much or as little on top of it as you want, and the kernel itself is rather small, requiring only a small amount of processing power and memory. This means that small devices like phones can run Linux, and large supercomputers [...]

Post Pic

Best compatible operating system for web hosting – Windows or Linux ?

Did you know that before you decide what hosting plan to choose, you also need to know the operating system of the server. Before we get into all those details first you need to know what does an operating system do and why do we need it. Every computer system needs an Operating System be [...]

Post Pic

10 steps to install Gd and ImageMagick using Yum on fedora server

GD and ImageMagick are must installed components on your server if you are dealing with images in PHP, and I can’t believe that your application is not using any image processing. PHP is used to create and manipulate image files in a variety of different image formats, including GIF, PNG, JPEG, WBMP, and XPM with [...]

10 baby steps to install Memcached Server and access it with PHP

Thinking of implementing caching for your php application , you are at a right place. Just in 10 simple (copy and paste) steps you can install and access Memcached Server. Step1: Install libevent ,libmemcached and libmemcached devel (dependency) 1 2 yum install libevent yum install libmemcached libmemcached-devel .

Page 1 of 11