/images/avatar.png

VPS Deck

2025 RackNerd Latest Promotion

Join our Telegram Channel for the latest news.


RackNerd Billboard Banner

About RackNerd

RackNerd is a global VPS hosting provider founded in 2019. Its data centers are located in Los Angeles, San Jose, Dallas, and Chicago in the United States, as well as Amsterdam and Strasbourg in Europe. RackNerd has earned recognition from numerous VPS hosting providers both domestically and internationally for its affordable pricing, high-performance configurations, high bandwidth, and prompt ticket responses. Due to its frequent promotions (offering very low-priced, high-spec packages), RackNerd was once considered unreliable. While it offers standard BGBP direct connections to mainland China, the experience is excellent. Furthermore, once the promotional packages sell out, they won’t be restocked, making them a potential heirloom. Based on its recent growth and reputation, RackNerd is one of the most recommended budget VPS providers.

Stuck in China, can't use Instagram/YouTube/X? ——Bypass GFW with your own VPN on BandwagonHost

Hi — tired of not being able to smoothly access Instagram, YouTube, Facebook, TikTok, X, and other social apps while working or traveling in China? Frustrated by expensive commercial VPNs (ExpressVPN / NordVPN / Surfshark) that often don’t deliver stable, fast access in China? Or worried about small, shady providers who take your money and disappear?

Don’t worry, follow me. An engineer with ten years of experience in network operations and development will teach you step by step how to bypass the Great Firewall of China and enjoy social media like Instagram, YouTube, Facebook, Tiktok, and X smoothly, even if you’re a complete beginner.

Compile Xray from Source — The Cleanest Way to Run a VLESS + REALITY Server on Linux

Subscribe to the Telegram Channel for the latest VPS deals and privacy-focused networking tips.

TL;DR

  • Build a portable, stripped xray binary from source using Go.
  • Deploy a minimal VLESS + REALITY inbound with a simple systemd unit.
  • Publish the guide on Hugo + LoveIt and serve via Cloudflare Pages with proper SEO metadata.

Target audience & intent

This guide is aimed at engineers and power users who want an auditable, minimal runtime for Xray. It focuses on Debian 12.9 examples and shows reproducible, copy-paste commands.

How to Stream Netflix & Disney+ on a VPS That Can’t Unlock Full Episodes — Xray + Cloudflare Warp

TL;DR: If your VPS can’t reliably unlock full episodes on Netflix or Disney+, you can route streaming into Cloudflare Warp using Xray ≥1.6.5 WireGuard outbound. This provides a clean, cost-effective exit path that often improves unblocking success compared with direct VPS exit IPs. Tested on Debian 12.9 with a DMIT LAX.EB.INTRO VPS. Includes wgcf setup, Xray JSON snippets, routing rules, cron updates for geosite.dat/geoip.dat, validation, and troubleshooting.

How to Log in to a DMIT VPS Using SSH Keys (Windows 11 & Linux)

DMIT VPS instances only allow SSH key authentication and do not support password login.
This guide explains how to generate SSH keys on Windows 11 and Linux (Ubuntu/Debian), upload the public key to the DMIT control panel, and securely log in to your VPS.


Prerequisites

  • Local machine: Windows 11 Pro (or Ubuntu 24.04 LTS)
  • Remote VPS: Debian 12
  • VPS provider: DMIT.TYO.Pro.Shinagawa

Step 1: Generate an SSH Key Pair (Windows 11)

Open PowerShell (Windows Terminal) and run: