ParrotOS - VM

ParrotOS


🌐 Resources πŸ”—

πŸ”— Parrot Security Blog - Release Notes


  • Create a new Virtual Machine in VMWare with preferred specs:

    • Processors: 1 CPU - 2 Cores

    • RAM Memory: 4 GB

    • Hard Disk: 40 GB

    • CD: use the Parrot Installer .iso image file - Download here - and check Connect at power on

    • Network: set it as NAT

    • Edit virtual machine and Remove: Printer

  • Boot the virtual machine and proceed with the ParrotOS Installation


First Boot & Update

  • Disable CD Connect at power on

  • Boot ParrotOS

  • Open the Terminal and run the command

  • Reboot the system

bash alias - Update packages

  • Append the following text with the necessary commands to update all packages:

  • Download and add hacking platforms .ovpn files and set up OpenVpn aliases

  • Save and exit

  • Reload the bash configuration:

  • Test the command


Configurations

Basic config

SSH keys

Zsh & Oh-My-Zsh

Follow the guide here to setup ZSH with Oh-My-Zsh - Zsh & Oh-My-Zsh - syselement


Tools

Basic Tools

  • Install basic tools

  • Run it with subl command.

  • From the System / Preferences / Personal / Preferred Applications menu, set terminator as the default terminal to use

  • Go to Preferences - Global and set Window state to Maximized

  • Go to Preferences - Profiles - General and set the Font to Monotspace Regular 16.

  • Go to Preferences - Profiles - Background and set the Background transparency as you like.

  • Go to Preferences - Profiles - Scrolling and set the checkmark on Infinite Scrollback.

  • The same above preferences can be configure within the following config file

  • ALT+T is a keyboard shortcut already configured in ParrotOS. It should open the terminator with your configured layout.

  • ❗ Already present in ParrotOS, if not, follow the commands below

πŸ”— Parrot OS Weird Docker Installation Issues


Last updated

Was this helpful?