Showing headlines posted by RoseHosting
« Previous ( 1 ... 54 55 56 57 58 59 60 ... 61 ) Next »Install and Configure PureFTPd with MySQL on an OpenSUSE Linux VPS
Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server which is actively supported and designed with security in mind. It focuses on efficiency....
How to install and run Stringer on a Fedora Linux VPS
The following tutorial will guide you through the details on how to install and run Stringer on a Fedora 20 Linux VPS.
Install eZ Publish Community Project on a CentOS 7 VPS with Nginx and PHP-FPM
This tutorial shows you how to install eZ Publish Community edition on a CentOS 7 VPS with Nginx, MariaDB and PHP-FPM.
How to install mod_security and mod_evasive on an Ubuntu 14.04 VPS
Mod_security is an Apache module that helps to protect your website from various attacks such as cross-site scripting, SQL injection attacks, path traversal attacks etc. Mod_evasive is an Apache module that helps to prevent HTTP DoS (DDoS) attacks or server brute force attacks.
Install PowerDNS and Poweradmin on a CentOS 7 VPS
In this tutorial, we will show you how to install PowerDNS and Poweradmin on a CentOS 7 VPS with Nginx, MariaDB and PHP-FPM. PowerDNS is a high-performance and reliable DNS server, written in C++ and can be used as an alternative to BIND. This guide should work on other Linux VPS systems as well but was tested and written for CentOS 7 VPS.
Install PrestaShop on a CentOS VPS
PrestaShop is an open-source e-commerce solution which allows you to maintain your own online shop. It is very easy to use as well as very easy to install.
Install an SSL certificate on a Linux VPS with the DirectAdmin control panel
Using an SSL certificate is a very important security factor if you use or collect sensitive information such as passwords, credit card numbers, email accounts, etc…This tutorial shows you how to create a certificate signing request (CSR) and install an SSL certificate on a Linux VPS with the DirectAdmin control panel.
Installing Tomcat 8 on a CentOS 7 Linux VPS
Installing Tomcat 8 on a CentOS 7 Linux VPS. The following article guides you through the steps on how to install the latest Tomcat 8 on a CentOS 7 Linux VPS. Apache Tomcat (previously known as Jakarta Tomcat) is an application server developed by the Apache Software Foundation that executes Java servlets and renders Web pages that include Java Server Page coding.
How to install Gerrit2 on a CentOS 7 Linux VPS
The article explains the steps required to install Gerrit2 on a CentOS 7 Linux VPS. Gerrit is a web based code review application which uses the Git version control system. Gerrit makes code review easier by generating the code changes in a side-by-side preview, allowing inline comments that can be added by a reviewer.
How to install xCache on a CentOS 7 VPS
XCache is a free and open source PHP opcode cacher. Using xCache you can have better performance of your PHP scripts execution on your linux vps. It can achieve this by eliminating...
Install WordPress using SVN on a CentOS 7 VPS
There are multiple ways of installing WordPress. In this tutorial we will download and install WordPress CMS using SVN on a CentOS 7 VPS .
What is SVN?
SVN stands for Apache Subversion which is a...
Install GitLab on a CentOS Linux VPS with Nginx and MySQL
GitLab is a self-hosted git repository management system. It is used by more than 100,000 organizations worldwide. Today we will show you how to install GitLab on your...
Install ffmpeg-php on CentOS 6 with DirectAdmin
In this post, we will show you how to install ffmpeg and ffmpeg-php on a CentOS 6 VPS with a DirectAdmin control panel.
Install osCommerce on a CentOS 7 Linux VPS
In this tutorial we will show you how to install osCommerce on a CentOS 7 VPS. Open Source Commerce (osCommerce) is a complete self-hosted online store solution that contains both a catalog frontend and an administration tool backend which can be easily installed and configured through a web-based installation procedure.
How to install CMS Made Simple on an Ubuntu 14.04 VPS
CMS Made Simple is an open source content management system, based on PHP and MySQL.
Install KeystoneJS on an Ubuntu 14.04
In this blog post we show you how to install KeystoneJS on an Ubuntu 14.04 VPS with the latest version of Nginx as a reverse proxy. KeystoneJS is a Node.js content management system and web application platform built on MongoDB and Express.
Install Joomla on a CentOS 7 Linux VPS
This article shows you how to install Joomla on a Centos 7 VPS using Apache web-server and MySQL database.
Joomla is a free and open-source content management system (CMS) for publishing web content. It is built on a model–view–controller web application framework that can be used independently of the CMS.
Install gpEasy CMS with NGINX and PHP5-FPM on an Ubuntu 14.04 VPS
In this article we will show you how to install gpEasy CMS on a Ubuntu 14.04 VPS using Nginx web-server and PHP5-FPM. gpEasy is a simple and powerful CMS. It was designed to be an easy to use, but lightweight and fully functional content management system (CMS). gpEasy CMS doesn’t require you to setup any databases and allows you to edit your website on the fly since it’s flat-file based.
Basic MySQL database administration on a Linux VPS
MySQL is one of the most popular relational database management systems (RDBMS).
Install mod_security with the OWASP core rule set on a CentOS VPS
Mod_Security is free and open source web application firewall for Apache and Nginx. It is very useful for protecting your web server from various attacks by blocking most of the known exploits using regular expressions and rule sets. Mod_security can detect attacks by monitoring and analyzing the HTTP traffic in real time.