Month: August 2020

How to Install SonaType Nexus 3 on Ubuntu 16.04

Sonatype Nexus is extraordinary compared to other store administrators out there. It is some apparatus that you can’t maintain a strategic distance from in your CI/CD pipeline. It adequately oversees deployable ancient rarities. This post guides you to introduce and arrange Sonatype Nexus 3 of every a safe route on ubutnu machine.Step 1: Update the SystemYou […]

How To Setup a Docker Swarm Cluster on Ubuntu 16.04/18.04/20.04 LTS

Docker Swarm is a device that permits you to send a bunch of Docker Hosts. It’s a local bunching apparatus gave by Docker which gives high-accessibility and superior for your application by conveying it to all hubs inside the multitude group. To begin, you will require: 1. Information on Docker and Ubuntu variant 16.04 2. An […]

How to create pem file and access linux Server via pem file on Ubuntu

  In this post, we arrangement pem record to login server(Ubuntu) with pem document without secret phrase on linux worker. We are make pem record which used to get to linux worker. Pem document is a private record which do produce by means of ssh-keygen on linux worker.    Step 1: Generate the Key & RSA […]

How To Install HAProxy on Ubuntu 16.04/18.04/20.04 LTS

HAProxy is a free HTTP/TCP high accessibility load balancer and intermediary worker. It spreads demands among various workers to moderate issues coming about because of single worker disappointment. HA Proxy is utilized by various prominent sites including GitHub, Bitbucket, Stack Overflow, Reddit, Tumblr, Twitter and Tuenti and is utilized in the OpsWorks item from Amazon […]

How to Install LEMP Stack on Ubuntu 16.04/18.04/20.04

Nginx is a free, open-source, tip top HTTP laborer. Nginx is known for its fast, security, rich rundown of abilities, clear arrangement, and low resource use. This instructional exercise shows how you can present Nginx on a Ubuntu 20.04 LTS laborer with PHP 7.4 assistance (through PHP-FPM) and MySQL support (LEMP = Linux + Nginx […]

Scroll to top