How to install and use WP-CLI on a Linux VPS

wp-cliWP-CLI is a command line interface for managing WordPress installations. WP-CLI provides a set of command line tools for upgrading the WordPress core files, installing/uninstalling themes or plugins, enabling/disabling plugins and much more. Using the WP-CLI you will be able to keep your WordPress site up to date and keep your Linux VPS safe and clean from malicious files.

Read More

Install Webmin on Ubuntu 16.04

Install Webmin on Ubuntu 16.04

We’ll show you, how to install Webmin on Ubuntu 16.04. Webmin provides a web-based system administration interface for performing basic system administration tasks. Using Webmin, you can easily configure your Apache web server, create and edit users and groups, create and edit DNS zones and domains, configure MySQL database server, monitor traffic, configure your firewall and many other things. Installing Webmin on a Ubuntu 16.04  is a fairly easy task and can be completed in less than 30 minutes.

Read More

How to install PhpWiki on a CentOS 7 VPS

phpwikiPhpWiki is a wiki-based content management software written in PHP, used to create web sites where anyone can edit or create the pages using a web browser.
In this tutorial we will show you the steps needed to install PhpWiki on a CentOS 7 VPS.

At the time of writing this tutorial, the latest stable version of PhpWiki is 1.5.3 and it requires:

Read More

Install Concrete5 on an Ubuntu 14.04 VPS with Nginx, PHP-FPM and MySQL

concrete5Concrete5 is a powerful open source content management system (CMS) written in PHP. It is designed for users with a minimum of technical skills thus allowing them to deploy complex content driven websites and easily manage their content and structure.

Concrete5 comes with many features such as WYSIWYG text editor, integrated spellchecker, content scheduling, advanced permissions system and more.

Read More