Removing the java in linux Author 21:07 0 Remove the Oracle's Java folder: $ sudo rm -r /usr/lib/jvm/java-11-oracle Install OpenJDK 8 from APT: $ sudo apt install openjdk-8-jdk ... Read More
Jenkins is not installing and showing the error like below Author 04:50 0 Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Err... Read More
Docker Swarm Author 01:21 0 Src https://docs.docker.com/engine/swarm/how-swarm-mode-works/nodes/ Docker Swarm : Docker swarm is a container orchestration clusterin... Read More