Step-1: Download Oracle JDK Download from here Step-2: Remove existing openjdk Step-3: Create a directory for Java installation Step-4: Copy […]
Read MoreAugust 4, 2019
June 2, 2019
Recording Screen on Ubuntu
In this blog post, I will show you how to do screen recording using recordMyDesktop on ubuntu. First, Let’s install […]
Read MoreMarch 7, 2019
How to install apache airflow on ubuntu
In this blog post, I will show you how to install apache airflow on ubuntu, Introduction According to Apache’s official […]
Read MoreDecember 5, 2018
How to format usb drive on ubuntu or kali linux
In this blog post, I will show you how to format a usb pendrive on ubuntu or kali linux. Install […]
Read MoreDecember 1, 2018
How to install C/C++ on ubuntu or kali linux
In this blog post I will show you how to install C/C++ programming language on ubuntu or kali linux. Introduction […]
Read MoreNovember 18, 2018
how to install octave on linux
In this blog post I will show you how to install octave Introduction GNU Octave is software featuring a high-level programming language, primarily […]
Read MoreNovember 10, 2018
Installing Goland on ubuntu/kali linux
Introduction GoLand is a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development.The new IDE […]
Read MoreInstall Golang on ubuntu/kali linux
Introduction Go is a modern programming language developed by Google that uses high-level syntax similar to scripting languages. Go is a statically […]
Read More