John D K

John D K

Linux Mint 18 problem with safely remove USB

I faced problem with my desktop machine running on Linux

MySQL 8 Set or reset user password

Reset of MySQL password can be done in several ways

Maven project IntelliJ Could not find or load main class root

The Intellij IDEA error for Maven project: Error: Could not

IntelliJ IDEA 18 set up git Linux/Ubuntu

In this post: * Version control and IntelliJ IDEA 18 * setup

Install Google Chrome in Ubuntu 18

Google Chrome is not installed by default in Ubuntu Linux

Install Tensorflow with NVIDIA GPU on Ubuntu

How to install Tensorflow with NVIDIA GPU - using the

Python Anagrams and Palindromes examples

In this post: * anagram example * check two words if they

Download and verify Linux Mint ISO

Updated: The article is updated with steps for verification -

Java lambda expressions simple examples

Several simple and useful lambda expressions in Java: * no parameters:

Java Local Variable Type Inference examples

In this post: * what is Local Variable Type Inference * examples