Showing headlines posted by iamlolu
Install Kali Linux in VMware/Virtual Machine.
Kali Linux is an open-source operating system designed for IT professionals, computer geeks and pen-testers. If you are enthusiastic to learn Linux, you need to install it first. So, here I will explain to you "How to install Kali Linux on VMware."
How to rename a Local Git Branch?
So, you've created a git branch but renamed it incorrectly? This article is for you! You've got good luck as Git allows to rename the Git Branch easily just by using the -m code. Let's learn how to do it?