Jarvis AI Voice Assistant Project
1. Project ObjectiveBuild a fully local AI voice assistant that can:Listen through a microphoneConvert speech to text using WhisperProcess requests...
Asterisk VoIP Lab on Proxmox
1. Install Ubuntu. After installation:sudo apt update && sudo apt upgrade -ysudo timedatectl set-timezone Asia/Dubaisudo apt install openssh-server net-tools -y2....
Proxmox GPU Passthrough
PCI passthrough allows a VM to directly control a physical device (GPU, NIC, etc.).1. Requirements (non-negotiable) CPU with IOMMU: Intel...
Install Local LLM (Quick Guide)
This guide will walk you through the process of installing Ollama on a fresh Ubuntu setup, enabling you to run...
Building a Dedicated Console Access Server for Cisco Lab
Managing a Cisco lab with multiple routers and switches is much easier with a centralized console access server. In this...
Basic SIEM Home Lab Using Elastic Cloud
Create an Elastic Account.Visit https://www.elastic.co and sign up for a free account using your email.2. Open the Elastic Cloud console...
Basics of Pivoting
In this post, we’ll walk through how to pivot from a compromised Metasploitable VM into a private network and use...
Security Lab Using EVE-NG (Part 1)
1. Install VMware Workstation PlayerDownload and install the latest version of VMware Workstation Player from the official website then create...
Introduction to Digital Forensics
Part 1 - IntroductionInterpol defines digital forensics as a branch of forensic science focused on identifying, acquiring, processing, analyzing, and...
Introduction to Threat Hunting
First, let us establish the concept and meaning of IOC . An Indicator of Compromise(IOC) is a data point used...