• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to footer

GoAcademy

  • Home
  • Courses
  • About
  • Log In | Sign Up

zshaik

September 18, 2019

Jenkins Interview Questions

Question Answer Question How do you install Jenkins master slave setup? Answer Question Answer Question What are alternatives to Jenkins? Answer Question Answer Question How to setup email … [Read more...] about Jenkins Interview Questions

Uncategorized

September 16, 2019

Kubernetes interview questions

Core concepts Question Answer Question What is Kubernetes? Answer Kubernetes is an open source container orchestration tool developed by google. Currently its under CNCF (Cloud Native Computing Foundation) project Orchestration means, SCAF Service … [Read more...] about Kubernetes interview questions

kubernetes

August 20, 2019

Installing Yarn on Ubuntu

Yarn is a dependency management tool for javascript, alternative to npm (node package manager) curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list sudo apt update sudo apt … [Read more...] about Installing Yarn on Ubuntu

javascript javascript,  yarn

August 4, 2019

reverse engineer hibernate pojos in intelliJ

Step-1: Install Hibernate support plugin Step-2: Create maven project of archetype-webapp Create a new project from New -> Project -> Maven -> archetype -> webapp Step-3: Hibernate config Create the below config and save it as hibernate-cfg.xml <?xml version="1.0" … [Read more...] about reverse engineer hibernate pojos in intelliJ

java hibernate,  intellij,  java

August 4, 2019

Bobby Fischer’s Game of Century

October 17, 1956, The Game of the Century as dubbed by Chess Review, Hans Kmoch is a famous chess game that was won by the 13-year old boy future world championBobby Fischer against Donald Byrne Fischer (playing Black) demonstrates noteworthy innovation and improvisation. Byrne (playing White), … [Read more...] about Bobby Fischer’s Game of Century

chess chess

August 4, 2019

remove-openjdk-and-install-oracle-jdk on ubuntu

In this blog post, I will show you how to remove openjdk and install oracle jdk on ubuntu. Step-1: Download oracle JDK Download from here Step-2: Remove existing openjdk sudo apt-get purge openjdk-\* Step-3: Create directory for java installation sudo mkdir -p … [Read more...] about remove-openjdk-and-install-oracle-jdk on ubuntu

Uncategorized java,  jdk,  linux,  openjdk,  ubuntu

July 21, 2019

Chess

… [Read more...] about Chess

chess

July 19, 2019

How to convert PPK to id_rsa

In this blog post, I will show you how to convert a putty based ppk file to linux compatible public or private key. Install Putty on Linux First install putty utility on linux using commands below, Ubuntu sudo apt-get install putty-tools Red Hat yum install putty To public … [Read more...] about How to convert PPK to id_rsa

linux linux

  • « Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • …
  • Page 8
  • Next Page »

Primary Sidebar

en English
ar Arabiczh-CN Chinese (Simplified)nl Dutchen Englishfr Frenchde Germanhi Hindiid Indonesianit Italianja Japanesems Malaypt Portugueseru Russianes Spanishte Telugu

Course Tags

free

Recent Posts

  • Work remotely while traveling
  • Restrict resources within a namespace in kubernetes
  • How to setup TLS certs in nginx ingress using certbot
  • Download kubeconfig using eksctl
  • How to install minikube on windows using virtual box
  • Facebook
  • GitHub
  • YouTube

Contact

Navigation

  • flicsDB pro

Footer

Newsletter

Stay up to date by subscribing to our newsletter.

© Copyright 2016-2019 flicsDB · All Rights Reserved ·