How To Install Redis on Ubuntu 18.04

How to Install Redis on Ubuntu 18.04

In this tutorial, we will cover the steps needed for installing Redis on Ubuntu 18.04, as well as a couple of ways to use Redis.

Redis (short for Remote Dictionary Server), is an open-source in-memory data structure store which can be used as a database, cache, and message broker. Redis is a NoSQL Key/Value store, which offers flexibility and improves performance. One of the best features of Redis is the huge range of data types or data structures that it supports, such as lists, sets, stored sets, hashes, bitmaps, etc…Install Redis on Ubuntu 18.04

Redis has built-in master-slave replication that allows a Redis server to be an exact copy of a master server’s database. Masters can have multiple slaves, and the replication is done asynchronously, meaning that the master will continue to handle queries while slave servers are synchronizing.

Read More

How to Install Rocket.Chat on Ubuntu 18.04

In this tutorial, we will guide you through the process of installing Rocket.Chat on an Ubuntu 18.04 VPS.

Rocket.Chat is an open-source web chat server, which is an excellent self-hosted alternative to Slack. It offers many functionalities such as chat, video and voice conferencing, file sharing, and a help-desk system.

Rocket.Chat has many handy features. Some of them are listed below:

  • Real-time translation
  • Incoming and outgoing WebHook integrations to Rocket.Chat
  • Live chat / Messaging call center / Audio Calls
  • Powerful APIs
  • File Upload and sharing
  • Web, Desktop and Mobile applications for Linux, Android, iOS, Windows and Mac
  • Remote Video Monitoring
  • Custom themes, emojis, sounds, and company assets
  • and many more…

Let’s begin with the installation.

Read More

How to Install Etherpad on Ubuntu 18.04

In this tutorial, we will show you how to install Etherpad on an Ubuntu 18.04 VPS.

Etherpad is an open-source web based application that allows real-time collaborative editing of a document through a web browser. This allows users to simultaneously type out, edit, and review documents – even chat functionality is available, which further helps users collaborate on documents. Let’s begin with the installation.

Read More

How to Install Open Classifieds on Ubuntu 18.04

How to Install Open Classifieds on Ubuntu 18.04

In this tutorial we will guide you through the steps of installing Open Classifieds on an Ubuntu 18.04 VPS with all its requirements and necessary components, such as Apache web server, PHP and MySQL database server.

Open Classifieds is a free, powerful, open-source web platform that allows users to easily create and build classifieds, advertisement and listings sites. Let’s begin with the installation.

Read More

How to Install WildFly on Ubuntu 18.04

How to Install WildFly on Ubuntu 18.04

In this tutorial, we will install and configure the latest version of WildFly and all necessary components on an Ubuntu 18.04 VPS.

WildFly, formerly known as JBoss, is a free and open-source Java web application server designed around speed and being lightweight. WildFly aims to provide users with a fast and stable Java runtime environment.

WildFly comes with a lot of helpful features. Listed below are some of them:

  • Fast Speed
  • Easily Install WildFly on Ubuntu 18.04Ultimate Web Performance & Scalability
  • Slimable / Customizable Runtime
  • Unified configuration & Management
  • Domain & Standalone Management
  • Fast Linking & Concurrent Loading
  • Smarter Development

Read More

How to Install ISPConfig 3 on Ubuntu 18.04

How to Install ISPConfig 3 on Ubuntu 18.04

In this tutorial, we will show you how to set up and install ISPConfig 3 on a VPS running Ubuntu 18.04.

ISPConfig is a well-known open-source web hosting control panel that allow us to manage services through a web browser. We can easily add Apache virtual host or Nginx server blocks, create/edit/delete databases, configure cron jobs, create email accounts, and much more. It is a free Install ISPConfig 3 on an Ubuntu 18.04 VPSalternative to paid control panels – you don’t have to spend any money to use this control panel.

Read More

How to Install Roundcube Webmail on Ubuntu 18.04

How to Install Roundcube Webmail on Ubuntu 18.04

In this tutorial, we will show you how to install and perform the first-time setup of Roundcube on Ubuntu 18.04.

Install Roundcube Webmail on an Ubuntu 18.04 VPS

Roundcube Webmail is a free and open-source web-based IMAP client, written in PHP. With its intuitive and desktop-like user interface, Roundcube provides an easy way for you to check and manage your emails using your web browser.
It provides all of the functionalities that you would come to expect from an email client, including full MIME and HTML support, an address book, folder management, advanced message searching, spell checking, and much more. Check out our guide if you’re interested in learning more about the differences between IMAP and POP.

Prerequisites

Read More

How to Install TaskBoard on Ubuntu 18.04

How to Install TaskBoard on Ubuntu 18.04

In this tutorial we will describe the steps of installing TaskBoard and all necessary components on an Ubuntu VPS.

Install TaskBoard on Ubuntu 18.04TaskBoard is a free, open-source, PHP-based and self-hosted scheduling application which help users to keep track on their important tasks. TaskBoard has a simple and clean ‘Kanban’-inspired interface that’s intuitive and very easy-to-use.

Read More