How To Configure DNS Server On Ubuntu 18.04 / Ubuntu 16.04

  Domain Name System (DNS) is the root of the internet that translates the domain name to IP Address and vice versa. BIND9 (Berkeley Internet Name Domain) package provides the functionality of the name to IP conversion. This post will guide you to configure DNS server on Ubuntu 18.04  / Ubuntu 16.04. THIS DOCUMENT IS […]

Free PHP, HTML, CSS and JavaScript editor – CodeLobster IDE

In this post, we will see and go through the interesting features and useful functions of an IDE, which is quite popular among web developers. CodeLobster PHP IDE is available for all platforms, a compact distribution for downloading and an almost instant installation allow you to get started to work right away. Features There is […]

How To Install Nextcloud on Ubuntu 18.04 LTS

THIS DOCUMENT IS ALSO AVAILABLE FOR RHEL 8 CentOS 7 Debian 9 Nextcloud is an open source file synchronization and sharing solution. It is like a Google Drive / Dropbox that permits you to store and share your documents, pictures, and videos in a centralized location. READ: How To Integrate Google Drive on Ubuntu 18.04 […]

How To Setup Let’s Encrypt SSL Certificate With Nginx on Ubuntu 18.04 & Ubuntu 16.04

Let’s Encrypt is a widely known certificate authority that provides free X.509 SSL certificates for TLS encryption. It was launched in April 2016. Let’s Encrypt automates the process of certificate creation, validation, signing, implementation, and renewal of certificates. Currently, Apache, Nginx, Plex, and Haproxy are supported for the automated process. Prerequisites Before you proceed, set […]