Browsing category

Linux

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 […]

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 […]

How To Install Linux, Lighttpd, MySQL and PHP (LLMP Stack ) in Ubuntu 18.04

Lighttpd (pron lighty) is an open source web server optimized for speed-critical environments. It was written by Jan Kneschke as a proof-of-concept to handle 10,000 connections in parallel on one server. Lighttpd is the perfect solution for servers that is suffering load problems. It is licensed under the BSD license. This article shows you how […]

How To Integrate Google Drive on Ubuntu 18.04 (Bionic Beaver)

In this blog post, we will integrate Google Drive on Ubuntu 18.04. If you don’t know what is Google Drive? It is one of the most popular storage destinations to store documents in the cloud, from the tech giant Google. Ubuntu 18.04 comes with the Gnome built-in Online Accounts feature that let us easily integrate […]