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

How to increase migration Speed in office 365

How to increase migration Speed in office 365

Now that most of our data already being moved to the cloud, organizations are in transition to performing Data Migration. It could be from an exchange on-premises server to an Office 365 exchange online cloud server in the same forest or maybe a Migration of data between two cloud tenants. In this article, you will … Read more

How to block Microsoft Bookings Access in Tenant

block Microsoft Bookings Access in Tenant

In this article, you will learn how to block Microsoft Bookings Access in Tenant. Microsoft Bookings, An appointment platform recently introduced by Microsoft for enterprise customers globally. As tenant Admins, we should know how to manage Microsoft Bookings access for users in the tenant and provide required access to specific users while blocking it for … 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

How to upgrade to Python 3.8 on Ubuntu 18.04 LTS

install-python-3.8

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

CentOS Bootable USB on Linux

centos-bootable-usb-banner

In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. Whenever I tried to make a bootable USB for CentOS using a Tool, I faced issues during installation. Also on the CentOS Wiki Page, it suggested that dd command should be preferred for making bootable USB Stick … Read more