
Featured
- 
            
              
7 points every software developer should know about Linux administration
Linux is a particular field in itself, however, in
by pravesh.singh - 
            
              
quick run commands for Windows XP.
here are some useful commands which we can use to
by lalit.bisht - 
            
              
Linux basics
Here is some basic information about Linux. Lin
by lalit.bisht - 
            
              
Install Image Magick on linux CentOS
We can easily install image magick on linux centos
by lalit.singh - 
            
              
How to Clear Skype User Name History from the Log-in screen
When you sign in to Skype, your Skype Log-In name
by sachin.joshi 
Tags
Install Image Magick on linux CentOS
                      We can easily install image magick on linux centos by following the below given steps :
$ yum install make
$ yum install gcc
$ yum install php php-fpm php-devel php-pear
$ yum install ImageMagick ImageMagick-devel
$ pecl install imagick
$... 
                      
        
        