Month: July 2020

How to set up apache2 reverse proxy on Ubuntu 16.04/18.04/20.04 LTS

Apache Web Server – Turn around intermediary is the point at which an intermediary worker (for this situation, Apache2 HTTP) acknowledges all traffic and advances it to a particular asset, similar to a backend worker or compartment.. The backend worker can be either another Apache2 or open source HTTP worker like Nginx… Apache2 HTTP worker is […]

Top 10 Deadly Linux Commands – You Should Never Run

Here are the 10 most Deadly Linux commands which you should run at your own risk. 1. Hidden command / invisible command This is very similar to rm-rf that codes are invisible and running this code terminatesand erases your partition completely. 2. :(){:|:&};: Command As Linux administrator on Bash therefore, it is important to understand what […]

Redirect HTTP to HTTPS in Apache2 on ubuntu 16.04/18.04/20.04

Apache HTTP worker is one of the most mainstream web workers on the planet. It is an open-source and cross-stage HTTP worker that controls an enormous level of the Internet’s sites. Apache gives numerous incredible highlights that can be reached out through extra modules.On the off chance that you are a site proprietor or framework […]

How to Install Kubernetes with Minikube on Ubuntu 16.04/18.04/20.04 LTS

Minikube is a free and open source apparatus that empowers you to set up single hub Kubernetes bunch inside your Linux framework. Minikube can be introduced on Linux, MacOS and Windows Operating framework. Minikube likewise underpins different Kubernetes highlights, for example, NodePorts, DNS, Container Network Interface, Ingress, ConfigMaps, Secrets and considerably more.In this post, We […]

How to Install Gradle Build Tool on Ubuntu 16.04/18.04/20.04 LTS

Gradle is a free and open-source construct instrument fundamentally utilized for Java ventures. Gradle encourages you to mechanize, manufacture and convey programming proficiently. Gradle utilizes Groovy item arranged programming language rather than XML to characterize the undertaking setups. Gradle additionally underpins numerous famous IDE stages, for example, Android Studio, Eclipse, IDEA, and NetBeans. In this […]

How to Install Terraform on Ubuntu 16.04/18.04 LTS

Terraform is an open-source foundation as code, programming instrument made by HashiCorp. It empowers clients to characterize and arrangement server farm foundation utilizing an explanatory setup language known as HashiCorp Configuration Language (HCL), or alternatively JSON. In this post, We will install and configure Terraform on ubutnu.   Click here to install and configure packer […]

How to Install Nextcloud 20 on Ubuntu 16.04/18.04/20.04 LTS

NextCloud is a free open-source self-facilitated distributed storage arrangement. It’s practically like Dropbox. Restrictive distributed storage arrangements (Dropbox, Google Drive, and so forth) are helpful, however at a value: they can be utilized to gather individual information on the grounds that your documents are put away on their PCs. On the off chance that you […]

Scroll to top