Linux Archive

19 May 2015

How to Upgrade PHP version 5.4 to 5.6 on CentOS/RHEL 6/7

The PHP Development Team reports the quick accessibility of PHP 5.6.0. This new version accompanies new features, some backward incompatible changes and many enhancements. Main features include in PHP 5.6.0 : Constant scalar expressions. Exponentiation utilizing the
16 May 2015

How to Upgrade PHP version 5.4 to 5.5 on CentOS/RHEL 5/6/7

PHP 5.5.0 has been released. The PHP improvement group is proud to report the immediate accessibility of PHP 5.5.0. This release includes countless of new features and bug fixes. Features include in PHP 5.5.0 : Included generators
15 May 2015

How to Install PHP Composer in CentOS/RHEL

Composer is an tool for dependency management in PHP. It permits you to declare the subordinate libraries your task needs and it will install them in your project for you. The issue that Composer solve is this:
14 May 2015

How to Install cPanel/WHM in RHEL/CentOS 5/6

cPanel is a Linux based web hosting control panel that gives a graphical interface and automation tools intended to improve the procedure of hosting a web site. cPanel additionally has order line and API-based access that permits
13 May 2015

How to configure ZendGuard in CentOS/RHEL

Running Zend Guard on your PHP scripts will help encode your scripts to prevent reverse engineering and unauthorized edits to your code, it will likewise shield your code from unapproved utilization, and you can run Zend Guard
12 May 2015

How to Install IonCube Loader on CentOS/RHEL 6/7

IonCube is a PHP module extension that loads execution of encoded files and speeds up webpages that are being displayed. Shortly, you may see a script encoded with IonCube and as per its developer says, you must
10 May 2015

How to install Jenkins on CentOS/RHEL

Jenkins gives consistent integration services to programming improvement. It is a server-based framework running in a servlet holder, for example, Apache Tomcat. It supports SCM devices including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, Clearcase and RTC, and
5 May 2015

Update FFmpeg packages on CentOS/RHEL

Development of FFmpeg is active and an occasional update can give you new features and bug fixes. First, remove the old files and then update the dependencies: # rm -rf ~/ffmpeg_build ~/bin/{ffmpeg,ffprobe,ffserver,vsyasm,x264,yasm,ytasm} # yum install autoconf automake
3 May 2015

Compile FFmpeg on CentOS/RHEL 5/6/7

This guide is in view of an insignificant establishment of the most recent CentOS discharge, and will provide a local, non-framework establishment of FFmpeg with support for a few outside encoding libraries. Get the Dependencies: Get the
2 May 2015

How to Install Tomcat 8 on CentOS/RHEL 5/6/7

Apache Tomcat is an opensource webserver result of Apache Foundation like Apache HTTP server. It is accustomed to conveying Java Servlet and JSP applications. To convey any application in Tomcat we can essentially make a war record