Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

New pages

More actions
New pages
Hide registered users | Hide bots | Hide redirects
  • 23:52, 3 August 2026 ‎Dell PERC H200 IT MODE (hist | edit) ‎[1,643 bytes] ‎T20A02 (talk | contribs) (Created page with "Here are the files and steps to flash your Dell Perc H200 card and leave it in IT mode with UEFI support. Download all the files from the link [https://git.thibble.org/T20A02/Homelab/src/branch/main/LSI-9211-8i.zip Here]. Prepare a USB with freedos bootable. Copy all the files to the USB. Overwriting is not needed. Boot into the UEFI console. This depends on your motherboard model. So, please, check the official documentation :) map -b and find your USB filesystem....")
  • 14:59, 14 April 2025 ‎Nginx Reverse Proxy + SSL (hist | edit) ‎[2,410 bytes] ‎T20A02 (talk | contribs) (Created page with "= Nginx Reverse Proxy = In this guide I will be outlining the necessary steps to setup and configure a Nginx Reverse Proxy instance using docker, and configuring SSL using Lets Encrypt and Cloudflare. This will allow the use of subdomains and a safe way to expose services to the internet, which providing SSL based security for these services outside of the local network. == Setup == In this guide we will be using docker, and assuming that a basic installation of dock...")
  • 03:43, 2 February 2025 ‎Windows 11 Network Bypass (hist | edit) ‎[872 bytes] ‎T20A02 (talk | contribs) (Created page with "=== Windows 11 network Bypass === As of windows 11 build 25120.1010 Microsoft removed the ability to bypass the need for a Microsoft account using the "OOBE/BYPASSNRO" Command which would present the user with the "I Don't have Internet" Option at the network screen. Now when running that command the machine will restart, but the option will not appear. Now that method is obsolete, the following new method allows the same outcome, though with more work. Press Shift +...")
  • 02:26, 24 January 2025 ‎Configuring Headscale (hist | edit) ‎[8,018 bytes] ‎T20A02 (talk | contribs) (Created page with "== Headscale Settup and Usage == ==== Summary ==== Tailscale is a free to use VPN service which is build upon Wireguard, is a fast HTTPS based VPN service which removes the server role in a traditional Wireguard setup, and replaces it with a Peer 2 Peer protocol, and a Authentication server. This allows you to connect multiple devices directly, providing device to device connection, via IP and dynamic/magic DNS. Headscale is a open source port of the service, which all...")