Netplan, the new interface configuration utility in Ubuntu introduced in Ubuntu 17.10. For configuring static IP in Ubuntu 18.04 we will use Netplan. In the same vein, all the latest versions of Ubuntu Server and Desktop uses Netplan to manage and configure network settings. Netplan reads network configuration from /etc/netplan/*.yaml. YAML is a commonly used human-readable programming languageContinue reading “Netplan Static IP – Configure static IP address on Ubuntu 18.04”
Author Archives: linuxbots.com
OpenVPN pfSense 2.4 Setup in simple steps
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. Prerequisite: We have required at least two pfSense firewalls in the working state toContinue reading “OpenVPN pfSense 2.4 Setup in simple steps”
Tuning Nextcloud for better Performance
Tuning Nextcloud Server by the use of Memory cache and required software optimization. For better performance, these settings should be implemented in every Nextcloud installation. Nextcloud can be used on a machine with a single-core CPU and 1 GB of ram but it depends on how many users are there. In this article, we willContinue reading “Tuning Nextcloud for better Performance”
Install NextCloud Server by Manual Method On Ubuntu 16.04 | 18.04 With Apache2, MariaDB And PHP 7.3 — LinuxBots
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 Google Drive. Nextcloud is fully open-source software. Your data privacy and security are much better when you use a self-hosted server instead of using Third-party cloud services like Google Drive or Dropbox.Continue reading “Install NextCloud Server by Manual Method On Ubuntu 16.04 | 18.04 With Apache2, MariaDB And PHP 7.3 — LinuxBots”
Print Awesome ASCII Text in Linux Terminal – LinuxBots
In this article, we will learn how to print colorful and exciting ASCII text banners in Linux Terminal. We have two command-line tools called Figlet and Toilet for making this possible. The Figlet tool is written by John Cowan and the Toilet tool is written by Sam Hocevar. Both tools are having many interesting options. So let’s get into it and haveContinue reading “Print Awesome ASCII Text in Linux Terminal – LinuxBots”
How To Install PHP 7.4 on Ubuntu Server
Current Stable Release of PHP is 7.4.1 released on 18 December 2019. In this article, we learn how to install the latest PHP 7.4 on Ubuntu Server. PHP 7.4.1 is available for production environments and you can install it via the Ondrej PPA repository. PHP is one of the most used programming languages on the internet. MakeContinue reading “How To Install PHP 7.4 on Ubuntu Server”
How To Install OpenLiteSpeed Web Server on Ubuntu 16.04 LTS
OpenLiteSpeed Web Server is the Open Source edition of LiteSpeed Web Server. LiteSpeed is the 4th most popular web server on the internet. 4.7% of websites are using LiteSpeed Web Server on the internet till August 2019. OpenLiteSpeed Web Server comes with a built-in WebAdmin GUI to control and serve web sites. Below is the list ofContinue reading “How To Install OpenLiteSpeed Web Server on Ubuntu 16.04 LTS”
FreePBX dashboard very slow to 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 solutionContinue reading “FreePBX dashboard very slow to load”