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
July 19, 2019
How to convert PPK to id_rsa
Install Putty on Linux First install putty utility on linux using commands below, Ubuntu Red Hat To public key To […]
Read MoreMay 31, 2019
How to generate ssh keys and grant access to a remote server
In this blog post, I will show you how to generate ssh keys on local and grant access to your […]
Read MoreFebruary 2, 2019
How to install CentOS with GUI for desktop/laptop
This blog post is a comprehensive guide about installing CentOS on your laptop. I will walk you through the steps […]
Read MoreJanuary 3, 2019
How to install ruby on rails on ubuntu or kali linux
Introduction In this blog post we will talk about how to install ruby on rails on ubuntu or kali linux. […]
Read MoreDecember 14, 2018
December 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 More