Table of Contents
Virtual Machine Setup
VirtualBox
- Install VirtualBox from the official site
- Steps to install Kali Linux on a Virtual Box
Installing Guest additions for VM tools
- In the VirtualBox top menu, go to
Devices
> Insert Guest Additions CD Image
- Open a terminal and change directories to the cdrom directory.
- Run the Below command
VMWare
- Install the VMware Workstation Player from the official site
- Steps on install Kali Linux on VMware Workstation Player
Setup Your Terminal For Pentesting
- Install Oh My Zsh: https://ohmyz.sh/, and click on Install
oh-my-zsh
- Copy the installation command to your Linux machine
3**. Switch to the Downloads directory and clone the GitHub repo with the git command**
- Switch to the
lpha3cho-Oh-My-Zsh-theme-for-pentesters
repo and Copy the file lpha3ch0.zsh-theme
to ~/.oh-my-zsh/themes
- Edit
~/.zshrc
and change the theme from robbyrussel
to lpha3ch0
near the top