Install NextCloud Server by Manual Method On Ubuntu 16.04 | 18.04 With Apache2, MariaDB And PHP 7.3

nextcloud-17-featured-image

In this tutorial, we will install and configure Latest Nextcloud 17.0.2 on an Ubuntu 18.04 LTS server. As always we will do it one by one in Simple Steps. Nextcloud is a fork of ownCloud used for file-sharing servers to store your personal data like documents and pictures in a centralized location, like Dropbox or … Read more

OpenVPN pfSense 2.4 Setup in simple steps

openvpn-pfsense-scenario

OpenVPN is an open-source solution for implementing Virtual Private Network to create point-to-point or site-to-site connections. In this article, we will learn how to configure OpenVPN in the pfSense firewall. PfSense is an open-source firewall/router based on FreeBSD currently supported by Netgate. Also Read: Install OpenLiteSpeed Web Server on Ubuntu Prerequisite: We have required at … Read more

Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4

install-laravel-6-in-ubuntu-20.04-lts-server

Laravel is a very popular open-source PHP framework aimed at the easy development of applications. If you are looking for a new PHP framework to try, you should give Laravel a try. In this article, you will find the detailed steps to Install the Latest stable Laravel on Ubuntu 20.04 LTS Server with Apache webserver. … Read more

Fixed: FreePBX dashboard very slow to load

freepbx-dashboard-slow-load

FreePBX is a well known and widely used User Interface for managing and controlling asterisk server. I am using FreePBX for the last 3 years. It’s simple, easy to use, and widely supported software. FreePBX is the leader in the IP PBX category. Problem : Well, sometimes it’s hard to find out a working solution … Read more

How to upgrade to Python 3.9.0 on Ubuntu 18.04 LTS

upgrade-to-python-3.9-on-ubuntu-18.04

In this article, we will upgrade to python 3.9.0 and configure it as the default version of python in Ubuntu 18.04 LTS. The current stable version of python released on 14 Oct. 2020. Many ubuntu users are facing problems during upgrading python to the latest version. Python 3.8 available as default when we install Ubuntu 18.04 LTS. Python 3.9.0 … Read more

How to Install Asterisk 16 on Ubuntu 18.04 LTS

install asterisk 16 on ubuntu 18.04

In this tutorial, you will learn how to install Asterisk 16 on Ubuntu 18.04 LTS Server. Asterisk is the widely adopted and popular open-source PBX platform used by small and large businesses, call centers, and also by many government organizations. It includes features like voicemail, music on hold, conference calling, call queuing, call recording, video … Read more

Step by Step Tutorial to Install Ubuntu 20.04 LTS Server

ubuntu-20.04-server-installation-featured

Canonical was released Ubuntu 20.04 LTS Server along with its Desktop variant on 23 April 2020. The codename of Ubuntu 20.04 is “Focal Fossa”. In this article, you will find the step by step procedure to install Ubuntu 20.04 LTS Server for a production environment. Related Article: Ubuntu 20.04 LTS Desktop Installation with Screenshots The … Read more

Ubuntu 20.04 LTS Desktop Installation with Screenshots

installation-of-ubuntu-20.04-lts-desktop

The latest LTS (Long-Term Support) version was released on 23 April 2020 i.e. “Ubuntu 20.04” where the previous LTS release was “Ubuntu 18.04”. The codename for the Ubuntu 20.04 is “Focal Fossa“. The LTS versions of Ubuntu are more stable and get support and updates for 5 years. In this post, you will find the … Read more

What is the Latest LTS Version of Ubuntu in 2020?

installation-of-ubuntu-20.04-lts-desktop

The new LTS version of the Well known Debian based Linux distribution arrives with some interesting feature updates. Ubuntu 20.04 LTS (Focal Fossa), the latest Long-Term Support (LTS) version of Ubuntu was released on 23 April 2020 for both Desktop and Server. The older LTS version was Ubuntu 18.04 (Bionic Beaver) released on 26 April … Read more

5 Best Python IDEs and Code Editors 2020

Best-python-IDEs

In this article, you will learn about 5 best Python IDEs and code editors for Python newbies and also for professional users. Python was released in 1991 by Guido van Rossum. It is the most popular programming language according to PYPL (Popularity of Programming Language). Python has approx 31% share in popularity which is more … Read more