Doc section: Using Parrot

Latest Posts

Using Parrot

Using Parrot section of the Parrot documentation (16 articles).

parrot

AppArmor

What is AppArmor AppArmor is an effective and easy-to-use Linux application security system. AppArmor proactively protects the operating system and applications

parrot

Assistive Technology

Onscreen Keyboard To enable the onscreen keyboard please follow these steps. From the bottom panel menu: Search>Assistive Technologies>enable assistive te

parrot

Multi-boot with Windows 10

How to Dual Boot Parrot Linux And Windows NOTE: missing photos Parrot Linux is often best installed in a dual-boot system. This…

parrot

Firejail

What is Firejail Firejail is a SUID program that reduces the risk of security breaches by restricting the running environment of untrusted…

parrot

Installing GPU Drivers

Part 1: AMD Drivers To install the AMD graphics driver open a terminal and type out the following: sudo apt install xserver-xorg-video-amdgpu…

parrot

Installing OpenCL for Hashcat

1. Why? Your machine has no AMD / Nvidia graphic card, but you still want to use hashcat. You want it more…

parrot

Raspberry Pi and other builds

Last updated Feb 9th 2019. Rpi The Flashing Process It is recommended to use high speed class SD Cards (Class 10) to…

parrot

Configuring a persistent USB

WIP Possibly depreceated How to configure a persistent USB device. You can follow these guidelines for how to create a boot device…

parrot

Hash and Key Verification

Key verification Why should anyone verify keys and signatures? Most people — even programmers — are confused about the basic concepts underlying…

parrot

Desktop Enviroments

Parrot OS, in addition to being available in the Security and Home editions, also uses various Desktop Enviroments (DE) . Each DE…

parrot

File and Directory Permissions

Previously we mentioned that, in Linux, all the files of the system belong to a user and a group. The owner of…

parrot

General usage on Docker

General Usage Instructions and Examples Launch a container docker run --name pcore-1 -ti parrotsec/core Note the pcore-1 name is arbitrary and can…

parrot

Make your Mirror

Make your own mirror You can set up a Parrot archive mirror on your server for personal or public usage by following…

parrot

The mirrors network

The Parrot Project not only delivers a ready-to-use system in the ISO format, but it also provides a vast amount of additional…

parrot

Install Nvidia GPU Driver

Initially, Parrot uses the Nvidia nouveau open source drivers , since they support most Nvidia cards. These guarantee good stability and allow…

parrot

Parrot Software Management

In this chapter, we will introduce the APT package manager for Parrot. A program is a series of instructions written in programming…

parrot