How to install imagemagick in a cpanel server

imagemagik is an addon for your cPnel server that allows for image manipulation. ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. Official web site : http://www.imagemagick.org/

check whether the Imagemagick installed or not

You can use the following way to figure it out from the command line.

1, /scripts/checkimagemagick
2, /usr/bin/convert --version

Install imagemagick in a cpanel server: (more…)

Continue ReadingHow to install imagemagick in a cpanel server

How to speed up your WordPress Website in a few simple steps

How to speed up your WordPress Website in a few simple steps

WordPress is an excellent platform for creating web pages. Each day, more and more websites are using WordPress, but unfortunately – there seems to be a little flaw: a website made in WordPress can in some cases be extremely slow to load. Therefore, before creating a WordPress website you need to take certain steps in order to speed up the website and avoid losing visitors and potential customers due to their impatience.

wordpress-581849_1280

Why is the speed of the website important?

You’ve probably heard about this already, but when a visitor comes to your website for the first time, you’re only left with a few seconds to grab his attention and make him realize that it’s worth staying on the website. If you’ve been doing business online, then you are well aware of branding, good structure and page layout, highlighting the important things and all other crucial things that are needed in order to keep the visitors on the website.

(more…)

Continue ReadingHow to speed up your WordPress Website in a few simple steps

How to install ConfigServer Explorer on cPanel server

ConfigServer Explorer provides you with a full featured Filesystem ,  Functions for files and directories:

  • Copy
  • Delete
  • Rename
  • Move
  • CHMOD (change permissions)
  • CHOWN (change ownership)

ConfigServer Explorer

How to install ConfigServer Explorer on cPanel server

Open a Shell Terminal (e.g. PuTTY) and SSH to your server. Run the following commands:

(more…)

Continue ReadingHow to install ConfigServer Explorer on cPanel server

How to Install nginx on cPanel server

Nginx is a web server , Web server software  deal with  web pages in response to browser requests. Nginx work on high concurrency, performance and low memory usage. It can also act as a reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols.

Now you can use Nginx on cPanel server , there is a plugins named ” Nginx Admin ” Or Nginx cP .

How to Install nginx on cPanel server

 

How to Install nginx on cPanel server?

How TO Install Nginx Admin :

(more…)

Continue ReadingHow to Install nginx on cPanel server