How to Install Gogs on Debian 9

This guide will walk you through the process of installing Gogs on a Debian 9 VPS with MariaDB as a database server.

Gogs is a free and open-source self-hosted Git service written in the Go programming language. It’s easy-to-install, cross-platform, and lightweight, and all of these attributes allow for Gogs to run on all sorts of hardware easily. This guide should work on other Linux VPS systems as well, but it was tested and written for a Debian 9 VPS. Let’s begin with the installation.

Read More

How to Install Wekan on Ubuntu 18.04

In this tutorial, we will cover the steps needed for installing Wekan on an Ubuntu 18.04 VPS.

Wekan is a free, flexible and open-source Kanban Board application. With Wekan, we can create boards and cards which can be moved between a number of columns. Wekan allows you to invite members to the board and assign tasks to a specific member. This allows members of a team to collaborate more openly and know how the workload is being spread out across the team members. This improves productivity and gets more work done in less time. Installing it shouldn’t take long, so let’s get started.

Read More

How to Install YetiForce on Ubuntu 18.04

In this tutorial, we will explain how to install YetiForce on your Ubuntu 18.04 VPS.

YetiForce is a free and open-source Customer Relationship Management system that can be used to manage relations with customers, suppliers, partners and staff. It can be easily integrated with maps, social media portals, LDAP, DAV applications, SMS, PBX, and web services. YetiForce was built on a rock-solid Vtiger foundation and is specially designed for medium to large sized companies.

Read More

How to Install Joomla with Nginx on Ubuntu 18.04

In this post, we will show you how to install Joomla on an Ubuntu 18.04 VPS with MySQL, PHP-FPM 7.2, and Nginx.

Joomla is a free and open-source content management system (CMS) for publishing web content written in PHP. Joomla is one of the most popular CMSs and it is used all over the world to power millions of websites of all shapes and sizes. Joomla can be used for small business and corporate websites, e-commerce stores, online magazines, personal blogs and portfolios and much more.

Read More

How to Install Odoo 12 on Ubuntu 18.04 with Apache as a Reverse Proxy

In this tutorial, we will guide you through the steps of installing Odoo 12 on an Ubuntu 18.04 VPS. Additionally, we will show you how to install and configure the Apache web server as a reverse proxy for your Odoo application.

Odoo (formerly OpenERP) is a simple and intuitive suite of open-source enterprise management applications, such as Website Builder, eCommerce, CRM, Accounting, Manufacturing, Project and Warehouse Management, Human Resources, Marketing, and many more. Odoo comes in two editions: Community edition, which is free, and Enterprise edition. In our case, we will install and use the Community edition. Let’s begin.

Read More

How to Install Drupal on Ubuntu 18.04

In this post, we will explain how to install Drupal on an Ubuntu 18.04 VPS, together with MySQL, PHP-FPM 7.2, and Nginx.

Drupal is a free and open-source content management system (CMS) written in PHP. It’s designed for publishing web content in all sorts of formats and styles.  Drupal is one of the most popular CMSes – it is used all over the world to power thousands of websites, ranging from personal blogs, to corporate, political, and government sites.

Installing Drupal on Ubuntu 18.04 is really an easy task – just carefully follow the steps below and you should have it installed in less than 10 minutes. Let’s get started.

Read More

How to Install ownCloud on Ubuntu 18.04

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

ownCloud is a popular open-source enterprise web application written in PHP that’s used for data synchronization and file sharing. It allows users to easily manage their files, contacts, calendars, to-do lists, and more, making it a great alternative to to the popular cloud platforms such as Google Drive, Dropbox, iCloud, and so on. OwnCloud is a cross-platform application and can be installed on all popular operating systems.

Read More

How to Install Let’s Encrypt with Apache on CentOS 7

In this tutorial, we will show you how to install the Let’s Encrypt client on your CentOS 7 VPS and issue an SSL certificate for your domain.

Improving your website security through SSL encryption can increase your visitors’ trust in your website. In the past, setting up SSL encryption on a website was a complicated task. However, Let’s Encrypt is a free and open source certificate authority (CA) that allows obtaining and installing certificates through simple, automated commands. Thanks to them, setting up encryption and increasing the security of your site is made a lot easier. Let’s Encrypt provides a valid SSL certificate for your domain without any cost and can be used for production/commercial use as well.

Let’s begin with the installation – it’s a simple install, and it won’t take long at all.

Read More