savasick / setup4parrot

Setup for Parrot OS for usual day

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup 4 ParrotOS Linux

upgrade system

sudo parrot-upgrade -y

start setup

bash setup.sh

remove garbage

sudo apt autoremove -y

reboot system

reboot

also, create new gpg & ssh keys

bash gpg.sh
bash ssh.sh

About

Setup for Parrot OS for usual day


Languages

Language:Shell 100.0%