How to mount and unmount a USB drive on a Linux machine using the command line. Covers finding the device name with fdisk, creating a mount point, mounting, verifying, and setting up a permanent mount.
Author Archives: hamesdhacker
Hosting a Local HTML Website with Apache 2
How to host a local HTML website using Apache 2 on Linux. Covers hosts file configuration, virtual host setup, enabling the site, and port forwarding for external access.
Photon – Website Recon Tool
How to use Photon, a fast Python-based web crawler for OSINT and reconnaissance. Covers installation, basic usage, and key options for extracting URLs, emails, keys, and metadata from any website.
Raccoon – Website Recon Tool
How to use Raccoon, a Python-based offensive security and OSINT tool. Covers installation, DNS enumeration, subdomain discovery, port scanning, and web application reconnaissance.