In this tutorial we will show you how to install WikkaWiki on Ubuntu.WikkaWiki is a flexible, standards-compliant and lightweight wiki engine software written in PHP, which uses a MySQL database to store pages. It is easy to set up and easy to use. It is fairly easy to install WikkaWiki on an Ubuntu 14.04 VPS. The WikkaWiki installation process should take about 5-10 minutes if you follow the very easy steps described below.
Jeff Wilson
How to install Elefant CMS on Ubuntu 16.04
In this tutorial, we will show you how to install Elefant CMS on an Ubuntu 16.04 VPS with Apache, PHP and MySQL installed on it. Elefant CMS is an open source CMS and web framework written in PHP that allows web developers to create everything from simple websites to complete web applications. This tutorial was tested and written for an Ubuntu VPS, but it should work on any Debian based Linux distribution.
How to Set Up System Locale on CentOS 7
We’ll show you how to set up system locale on CentOS 7. System locale allows you to specify the language settings for the user interfaces and services running on your system.
How can you change it in CentOS 7? In this tutorial, you will learn how to set up system-wide locale settings on a Linux VPS running CentOS 7 as the operating system.
How to Install phpwcms on a CentOS 7 VPS
phpwcms is a free and open source content management system and PHP development framework. It is very powerful, fast and flexible. It’s used by developers to create thousands of websites around the world. With its extensibility, phpwcms can create powerful websites with a lot of features. The admin area is easy to use with great user interface and beginners can easily adapt to it. In this tutorial we will guide you through the process of installing phpwcms on a CentOS 7 VPS with Apache web server, PHP and MariaDB
What is DNS?
We will explain to you What is DNS? and how does it work? You’ve probably noticed how DNS is mentioned all over the Internet. Every website uses it and every website owner should know more about DNS because without it your website will not be visible to the Internet users. Understanding how DNS works is crucial so that is why in this article we will cover the DNS basics and we’ll explain what exactly happens when you type a domain, for example rosehosting.com in your web browser.
How to install Drupal on Ubuntu 16.04
We’ll show you, how to install Drupal on Ubuntu 16.04. Today’s article is all about installing Drupal with LEMP (Linux, Nginx, MySQL and PHP-FPM) on Ubuntu 16.04. A LEMP stack is a synonym of LEMP server or LEMP web server. It refers to a set-up which includes Linux, Nginx, MySQL (MariaDB) and PHP. Drupal is a free and open source content-management framework written in PHP and distributed under the GNU General Public License. Drupal provides a back-end framework for at least 2.3% of all web sites worldwide – ranging from personal blogs to corporate, political, and government sites. ystems also use Drupal for knowledge management and for business collaboration. Installing Drupal on Ubuntu 16.04, is really an easy task, just carefully follow the steps below and you should have it installed in less then 10 minutes.
How to install X-Cart 5 on CentOS
X-Cart is a search engine friendly shopping cart software written in PHP with many features like: WYSIWYG editor, easy-to-use web interface, order tracking, customer order history, real time shipping calculation, printable invoices and receipts, built-in marketing tools like up-selling, cross-selling, discounts and more.
This install guide assumes that Apache, MySQL and PHP are already installed and configured on your Linux VPS. At the time of writing this tutorial, the latest stable version of X-Cart is 5.2.13 and it requires:
Install MongoDB with RockMongo on CentOS 7
We will show you how to install MongoDB with RockMongo on CentOS 7. MongoDB is a NoSQL document-oriented database and it is cross-platform which makes the process of data integration faster and much easier. RockMongo on the other hand is an open source tool developed for MongoDB administration, written in PHP 5. Its interface is user-friendly and provides an easy way to create databases, query collections, import and export data, insert and fetch documents etc… It is the MongoDB administration tool equivalent of phpMyAdmin. So what are the MongoDB and RockMongo prerequisites you ask? Well, you’ll need a web server with PHP 5.* installed and the php_mongo extension enabled. Installing MongoDB with RockMongo on CentOS 7 is fairly easy task, if you carefully follow the steps below.