Sugar CRM is a web based customer relationship management (CRM) system written in PHP. It is available in three different editions: Community Edition (which is free), Professional Edition and Enterprise Edition. This blog post covers the installation of the free Community Edition of Sugar CRM on a CentOS/Fedora/Scientitic Linux VPS which is pretty easy and fast.
rosehosting
Install Nessus Vulnerability Scanner on CentOS
In this blog article we will show you how to install Nessus Vulnerability Scanner on a CentOS VPS. Nessus is powerful, free and easy to use proprietary security scanner. Its plug-in architecture makes Nessus to be very customizable and allows users to customize it according to their needs. Nessus database is frequently updated and it makes is very efficient. According many surveys Nessus is the most popular vulnerability scanner in the world. Installing Nessus Vulnerability Scanner on CentOS is an easy task if you carefully follow our tutorial bellow.
How to install Exponent CMS on a Linux Virtual Server
Exponent is very user friendly and flexible content management software that allows website pages to be edited on the page as it is displayed. To install and run Exponent CMS on a Linux virtual server follow the very easy steps described below.
Speed-up your PHP based websites using Zend Optimizer on a CentOS 6 VPS
In 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.
How to install phpBB 3 on a CentOS 6 VPS
Today’s article will be about installing and configuring phpBB3 on a CentOS 6 VPS. phpBB (PHP Bulletin Board) is one of the most popular free and open-source bulletin boards written in the PHP scripting language and used by millions of people around the world. With phpBB you can easily create your discussion boards and start your own community with just a few clicks of your mouse. phpBB is very customizable and there are a number of templates, languages, style and image packages available for it’s customization.
Script: Install IonCube on Debian VPS
IonCube is a PHP Zend encoding method used to protect and encode PHP files. In order to view encoded php files on your VPS you must have the php ioncube extension installed.
Today we will see how to install the ioncube loader on your Debian or Ubuntu VPS using a simple bash script.
Install Fork CMS on a Debian VPS
In this tutorial we’ll see how to install Fork CMS on a Debian 7 (Wheezy) VPS with MySQL, PHP-FPM and Nginx
Fork CMS is an open-source Content Management System written in PHP and comes with modules, themes, multi-language support, search engine optimisation and many more. Fork CMS is dedicated to creating a user friendly environment to build, monitor and update your website.
.
How to install LEMP and run TT-RSS on a Fedora 20 VPS
The following blog post will guide you through the steps of installing LEMP (Linux Nginx MariaDB and PHP) and setting up TT-RSS (Tiny-Tiny RSS) on a Fedora 20 VPS.
What is Tiny Tiny RSS?
It is an open source, web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.
Some of the TT-RSS features are:
- Server-side AJAX-powered application, user only needs a web browser
- Free software, licensed under GNU GPL
- Supports feed aggregation / syndication,
- Supports keyboard shortcuts
- Supports OPML import/export
- Supports sharing arbitrary content through tt-rss
- Supports mobile device
and much more….