Installing and Configuring Virtual Data Optimizer (VDO) on CentOS7
Virtual Data Optimizer (VDO) is a block virtualization technology that provides transparent deduplication of data. By eliminating redundant chunks of…
Linux Sysadmins - Linux Guides, Nix Guides, Tutorials, Tips & Tricks.
Virtual Data Optimizer (VDO) is a block virtualization technology that provides transparent deduplication of data. By eliminating redundant chunks of…
Apache Tomcat is an open-source technology, which licensed under Apache License version 2. Basically to understand what the use of…
Java used in every device across the production and development environment, Java lets you develop and deploy Java applications on…
Introduction Hello, fellow Android enthusiasts, you can install “Android Studio” on Ubuntu 16.04/17.10/18.04 by not...
how to attach a persistent volume in a docker container. If we don't have separate storage the data will not…
How to manage Docker containers by stopping, resuming, killing and removing. Removing Docker images required docker stop then we can…
Connect with Docker containers and expose the docker network to know the IP address and ports. Launch a container using…
How to launch a Docker container by searching for a docker images in docker registry. By the following pull and…
Creating DNS zones in Red Hat IDM server or IPA server. And create DNS records in the zone for a…
Docker is an open-source software which helps to set up with Container as a service CaaS. It will covert the…