On Linux, the root account is probably one of the most powerful accounts that there is. Considered the most privileged account on a Unix system, root can perform any tasks…
Tag:
ubuntu
-
-
-
-
-
Docker is a platform, also referred as a PaaS (platform as a service), that provides containerization features to quickly install, deploy and test different environments. Docker is widely used in…
-
DevOpsELK stack
How To Install an Elasticsearch Cluster on Ubuntu 18.04
by Ruan Bekkerby Ruan BekkerIn this post we will setup a 3 Node Elasticsearch Cluster which will be installed on Ubuntu 18.04. Elasticsearch is a distributed, restful search and analytics engine built on Apache…