Install VSFTPD on Ubuntu 16.04

Install VSFTPD on Ubuntu 16.04

installing VSFTPD on Ubuntu 16.04In this tutorial, we will guide you through the installation and configuration of VSFTPD on Ubuntu 16.04. VSFTPD is an initialism of Very Secure File Transfer Protocol Daemon. It is free and open source, fast, stable, lightweight and very secure FTP server for Unix and Linux operating systems, authorized under the GNU General Public License. VSFTPD is one of the most used FTP servers for Linux and it is used as a default FTP server in some of the biggest Linux distros such as CentOS, Fedora, Ubuntu, NimbleX, Slackware and RHEL. Installing VSFTP on Ubuntu is an easy task, carefully follow the steps below and you should have it installed in less than 10 minutes.

Read More

How to Install MySQL on Ubuntu 16.04

How to Install MySQL on Ubuntu 16.04

install MySQL on Ubuntu 16.04MySQL is the world’s most popular open-source relational database management system (RDBMS). It is widely used for building web applications and is an important part of the LAMP open-source web application software stack. Installing MySQL on Ubuntu 16.04 is really not so complicated to install, just follow the steps below and you should have MySQL installed on Ubuntu 16.04, in few minutes.

Read More

How to install X2CRM on Ubuntu 16.04

How to install X2CRM on Ubuntu 16.04

Today we will show you how to install X2CRM on Ubuntu 16.04, using Apache web-server and MySQL database. X2CRM is an open source marketing, sales, and customer service CRM application powered by an easy to use workflow engine and process management framework. Manage your clients with an endlessly customizable, powerful app, and boost your productivity like never before. It is fairly easy to install X2CRM on an Ubuntu 16.04 VPS. The installation process should take about 5-10 minutes if you follow the very easy steps described below.

Read More

Install Tomcat 9 on Ubuntu 16.04

Install Tomcat 9 on Ubuntu 16.04
We’ll show you, how to install Tomcat 9 on Ubuntu 16.04. Apache Tomcat (previously known as Jakarta Tomcat) or simply Tomcat, is an open source web server and servlet container developed by the Apache Software Foundation. It executes Java servlets and renders Web pages that include Java Server Page coding and it is one of the most popular web servers used by the java developers. In this article we will install the latest release of Tomcat 9 server on an Ubuntu 16.04 VPS. This tutorial should work on other Debian based systems as well but was tested and written for Ubuntu 16.04

Read More

Create a MySQL Database and User in cPanel

mysql database user cpanel

We’ll show you, how to create a MySQL Database and User in cPanel. There are different ways to create a MySQL database and user. In one of our previous blog articles about MySQL database administration, we described how to create a new MySQL database and user through the command line which is pretty easy. If you have a Linux VPS with cPanel you can create a new MySQL database through the control panel with just few clicks of your mouse.cPanel is one of the most popular and widely used control panels. In this tutorial we will guide you through the process of creating a MySQL database and user, and assigning the user to the database, on a VPS with cPanel control panel.

Read More

Install Node.js and create your first Express application

Install Node.js and create your first Express application

In this tutorial, we will explain how to install Node.js and create your first Express JS application on an Ubuntu 16.04 VPS. Express is an open source, fast and flexible web development framework for node.js and provides a robust set of features to develop web and mobile applications. Express is to Node.js what Ruby on Rails is to Ruby. This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 16.04 VPS.

Read More

Install Zulip on Ubuntu

Install Zulip on Ubuntu

We will show you how to install Zulip on an Ubuntu 14.04 VPS. Zulip is open source self-hosted group chat and collaborative application. Zulip is written in Python on top of the Django framework and supports both group and private messaging. This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 14.04 VPS.

Read More