How to install LAMP and run osTicket on CentOS 6

how-to-install-lamp-and-run-osticket-on-a-centos-6-vpsIn the following tutorial we are going to show you how you can install and configure LAMP (Linux Apache MySQL and PHP) on your CentOS 6 VPS and run your own, support ticketing system powered by osTicket.

What is osTicket?

It is an open source support ticketing system. It seamlessly routes inquiries created via email, web-forms and phone calls into a simple, easy-to-use, multi-user, web-based customer support platform.

Read More

How to install LAMP on CentOS 7

How to install LAMP on CentOS 7

We’ll show you how to install LAMP on CentOS 7. LAMP is actually an acronym for a web services solution stack consisting of Linux, the Apache HTTP Server, the MySQL or MariaDB database engines, and the PHP, Perl or Python programming language. All components are free and open-source software, and the combination is suitable for building dynamic web pages.

Requirements?

We are using our SSD 1 VPS hosting plan for this set-up, which should be more than enough to run LAMP and host multiple dynamic websites using virtual host directives.

Read More

Install your own Photo Gallery using Piwigo and Ubuntu 14.04

install-your-own-photo-gallery-using-piwigo-and-ubuntu-14-04-lts-vpsIn this article we are going through the steps of installing and setting up a private/public Photo Gallery using Piwigo on one of our Ubuntu based virtual servers.

What exactly is Piwigo?

It is open-source photo gallery software for the web, built by an active community of users and developers. Piwigo extensions make it easily customizable and highly flexible. Piwigo is free and open source software.

Read More

How to install Gallery3 on an Ubuntu 14.04 LTS VPS

how-to-install-gallery3-on-ubuntu-14-04-lts-vpsThe following article will guide you through the steps on how to install Gallery3 on Ubuntu 14.04 LTS VPS.

What is Gallery3?

It is an open source photo sharing web application, based on PHP and MySQL.

Gallery3 has intuitive photo management administration and you can use it into your own website no matter whether you’re running a small personal site or a large community portal.

Read More

How to install LAMP and run OrangeHRM in Ubuntu 12.04 LTS

how-to-install-lamp-and-run-orangehrm-in-ubuntu-12-04-lts
In the following article we are going to explain how you can install LAMP (Linux Apache MySQL and PHP) and run OrangeHRM in your Ubuntu 12.04 LTS Linux VPS.

What is OrangeHRM?

It is an Open Source Human Resource Management system written in PHP.

It has the following features:

  • Administration Module
  • Personal Information Management
  • Leave Module
  • Time Module
  • Employee Self Service Module
  • Recruitment/ Applicant Tracking Module
  • Performance Module

Read More

Speed-up your PHP based websites using Zend Optimizer on a CentOS 6 VPS

speed-up-your-php-based-websites-using-zend-optimizer-on-a-centos-6-vpsIn the following article we will guide you through the steps on how to install and set-up Zend Optimizer on a CentOS 6 Linux VPS.

Installing Zend OPcache will significantly boost your website’s speed and performance.

 

How is Zend OPcache able to speed up my website?

The Zend OPcache provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing pre-compiled script byte-code in shared memory.  This eliminates the stages of reading code from disk and compiling it on future access. In addition, it applies a few byte-code optimization patterns that make code execution faster.

Read More

How to install Group Office (an enterprise CRM and collaboration tool) on Debian 7 (Wheezy)

how-to-install-groupoffice-an-enterprise-crm-and-collaboration-tool-on-debian-7-wheezyIn the following article we are going to install Group Office, an enterprise CRM and collaboration tool on a Debian VPS.

A Group Office VPS will help you share projects, calendars, tasks, files and e-mail online with co-workers and clients.

If you are starting with a minimal Debian 7 VPS, then you need to set-up and install LAMP Stack on your server before proceeding any further with this article. If you’re starting with our LAMP Stack based Debian VPS, then you can proceed with the installation of Group Office.

Read More