Skip to main content

Posts

Get UNLIMITED Photos Backup with IMMICH - The Google Photos Alternative

How to Install Immich - Self Hosted Google Photos Alternative How to Install Immich – The Ultimate Self-Hosted Google Photos Alternative Immich is one of the best self-hosted alternatives to Google Photos. In this guide you'll learn how to install Immich using Docker, configure photo storage, connect mobile devices, and securely access your library from anywhere. ✅ Docker Installation ✅ Immich Deployment ✅ Unlimited Photo Storage ✅ AI Face Recognition ✅ Mobile Auto Backup ✅ Nginx Proxy Manager ✅ Free SSL Certificates Requirements: Ubuntu 22.04 / Debian 12 Minimum 2 CPU Cores 6GB RAM Minimum (8GB Recommended) 20GB+ Storage Sudo Access Internet Connection 📸 What is Immich? Immich is a self-hosted photo and video management platform with automatic backups, AI search, face recognition, albums, memories and mobile apps while keeping your data under your control. ⚡ Step 1 — Update the Server sudo apt update sudo apt upgrade -y 🐳 Step 2 —...

Complete Nextcloud Setup on Proxmox LXC with Nginx Proxy Manager

Want your own private cloud similar to Google Drive, OneDrive, or Dropbox? In this guide you'll learn how to deploy Nextcloud inside a Proxmox LXC container, store data on an external HDD, and expose it securely using Nginx Proxy Manager. ✅ Proxmox LXC Installation ✅ External HDD Storage Mount ✅ MariaDB Database Setup ✅ Nginx Proxy Manager Reverse Proxy ✅ Free SSL Certificates ✅ Domain Access from Anywhere Requirements: Proxmox VE Installed Nginx Proxy Manager Running Domain or Dynamic DNS Mounted Storage Drive 🧠 What is Nextcloud? Nextcloud is a self-hosted cloud platform that allows you to store files, sync devices, share documents, manage calendars, contacts, photos and much more. Private cloud storage File synchronization Mobile applications Document collaboration Photo backup WebDAV support ⚡ Step 1 — Create the Proxmox LXC Create a Debian 12 LXC container with: 2 CPU Cores 2-4GB RAM 20GB+ Root Disk Privileged Containe...

Complete Nginx Proxy Manager Setup on Proxmox (LXC + Docker Method)

Want to access your homelab across the world without any limitations of Local Network? Learn how to install and configure Nginx Proxy Manager using: ✅ Proxmox LXC Helper Script ✅ Docker Installation ✅ SSL Reverse Proxy Setup ✅ Beginner Friendly Method 🧠 What is Nginx Proxy Manager? Nginx Proxy Manager is a GUI-based reverse proxy manager that lets you: Route domains to internal services Enable HTTPS easily Create SSL certificates Manage reverse proxies visually Expose homelab apps securely Perfect for: n8n Pterodactyl Jellyfin Nextcloud Homelab dashboards ⚡ Method 1 — Proxmox LXC Setup Run this command inside your Proxmox shell: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/nginxproxymanager.sh)" 🐳 Method 2 — Docker Installation Step 1 — Update System sudo apt update && sudo apt upgrade -y Step 2 — Install Required Packages sudo apt install -y ca-certifica...

Reinstall macOS Using Bootable USB (Windows & Mac Method)

How to Create a macOS Bootable USB & Reinstall macOS (Windows + Mac Guide) If your Apple Mac is slow, corrupted, stuck in recovery mode, or failing to update, this complete guide will show you how to create a macOS bootable USB installer on both Windows and macOS , and then perform a clean reinstall of macOS on your Apple device. This step-by-step tutorial is suitable for both beginners and advanced users who want a fresh macOS installation. Whether your Mac is working properly or completely stuck, this guide covers both the Windows method and the Mac method so you can recover your system in any situation. 🧠 Why Create a macOS Bootable USB? A macOS bootable installer helps you: Fix corrupted macOS installations Perform clean installs without recovery mode Upgrade or downgrade macOS versions Recover Macs stuck on Apple logo or boot loop Install macOS offline using USB Perfect for: MacBook recovery Fresh macOS installations System troubleshoo...

Custom Windows ISO for Gaming 🎮 | Optimize FPS & Smooth Performance

Build an Optimized Windows ISO for Maximum FPS & Performance (Chris Titus Tech Guide) Whether you're a gamer looking for higher FPS or someone trying to speed up an older laptop or PC, this complete tutorial will guide you through creating a fully optimized custom Windows ISO for better performance, lower RAM usage, and smoother gameplay. Using the powerful Chris Titus Tech Utility , you'll learn how to debloat Windows, remove unnecessary features, optimize system performance, and build a lightweight Windows installation designed for gaming and low-end hardware. 🧠 Why Build a Custom Windows ISO? A custom optimized Windows ISO helps you: Boost FPS in games 🎮 Reduce RAM and CPU usage Remove Windows bloatware Improve responsiveness on older PCs Create a cleaner and faster Windows experience Perfect for: Low-end gaming PCs Old laptops FPS optimization Performance enthusiasts Lightweight Windows builds 📚 What You’ll Learn ✅ How t...

Recover BitLocker the Right Way 🔐 | A Tip to Forensics | John the Ripper + Hashcat

BitLocker Recovery & Forensic Imaging Guide Using FTK Imager, John the Ripper & Hashcat Learn the authentic forensic-grade workflow for recovering and analyzing BitLocker-protected drives step-by-step using industry-standard tools and GPU-powered password recovery techniques. In this deep-dive tutorial, you'll learn how to create a forensic disk image, extract BitLocker hashes using John the Ripper, and crack them efficiently using Hashcat with GPU acceleration. This guide is designed for cybersecurity learners, digital forensics professionals, incident responders, and advanced tech enthusiasts. 🧠 Why This Workflow Matters This tutorial demonstrates a proper forensic methodology while maintaining workflow accuracy and evidence integrity. Forensic imaging before analysis Proper hash extraction workflow GPU acceleration for faster recovery Safer analysis without modifying original drives Understanding dictionary vs brute-force approaches Per...

Make Your Own Home Server (Free!) with CasaOS + Old Laptop

Turn an Old Laptop into a Home Server with Debian & CasaOS Want to transform that old, dusty laptop into a sleek, smart home server or personal cloud? In this beginner-friendly step-by-step guide, you’ll learn how to install CasaOS on top of Debian Linux and turn outdated hardware into a powerful self-hosted server. Whether you're a DIY tech enthusiast, a homelab beginner, or simply tired of letting old devices collect dust, this tutorial walks you through everything from installing Debian Linux to setting up CasaOS, SSH access, Docker apps, and optimizing your laptop for 24/7 server use. 👉 Love breathing new life into tech? Subscribe here: Subscribe Here 🧠 Why Use an Old Laptop as a Home Server? Old laptops are perfect for lightweight server setups because they already include: Built-in battery backup Low power consumption Compact design Quiet operation Enough performance for Docker & self-hosting Perfect for: Homelabs Personal ...