Blogs
How To Install Kali Linux …
In this tutorial, we will see,
- How to install Kali Linux Virtual Machine in Gnome Boxes
- How to Mount USB Wi-Fi adapters to the Virtual Machine for wifi pen-testing
Video Tutorial
If you prefer a video tutorial, here’s one I made:
Written Tutorial
First, make sure you have …
Pi-hole in A Docker …
How To Install Pi-hole in A Docker Container
Here’s a step-by-step tutorial on how to install Pi-hole in a Docker container:
Step 1: Install Docker
Make sure you have Docker installed on your machine. You can download and install Docker from the official website: Docker.
Step 2: Pull the …
How to Log into Git CLI …
To seamlessly push changes without constant password prompts, follow these steps:
1. Generate a Personal Access Token on GitHub:
- Navigate to the “Developer settings” tab in your GitHub account settings.
- Select “Personal access tokens.”
- Then Select Token(classic) because as …