Skip to content

Instantly share code, notes, and snippets.

View Bobmajor's full-sized avatar

Bob Major Bobmajor

  • TechCoin
  • Kenya
View GitHub Profile
@Bobmajor
Bobmajor / .txt
Last active March 21, 2024 15:35
How to install TheFatRat on kali linux/Debian
How to install TheFatRat on kali linux/Debian
git clone https://github.com/Screetsec/TheFatRat.git
cd TheFatRat
chmod +x setup.sh
sudo ./setup.sh
cd TheFatRat
Troubleshoot on fatrat
@Bobmajor
Bobmajor / gist:319e89e9c876cccdb1b77f1783e9a820
Created April 25, 2020 16:06
HOW TO INSTALL POSTMAN ON LINUX WITHOUT SNAP
1. Go to the Postman app download page at https://www.getpostman.com/apps. You can choose the os version from the drop-down. x64 for 64 bit Operating System and x84 for the 32 bit based Linux
2. Open the terminal and go to the directory where you have downloaded the tar file. If you have downloaded on the Downloads folder
cd ~/Downloads/
3. Run the following commands,
sudo rm -rf /opt/Postman/