hanyixuanten

hanyixuanten

Full tutorial on deploying and configuring code server (installation, configuration, switching to official source of VSCode, resolving the issue of C/C++plugin unavailability)

This article is aimed at Linux users and provides a detailed explanation of the installation and Docker deployment of code server on cloud servers, covering distributions such as Debian, Ubuntu, Arch, RedHat, etc. It explains basic configuration, Nginx reverse proxy, switching to Microsoft's official extension market, and provides troubleshooting solutions for common problems such as C/C++plugin repair, uninstallation and startup failure, inability to access, white screen, and extension installation failure.

Record the process of migrating from a virtual host to a cloud server

Complete documentation of the migration of WordPress blogs and PHP Git services from a shared virtual host to a Debian cloud server, including backup, Nginx/PHP/MariaDB deployment, SSL configuration, hosts testing, DNS switching, and common troubleshooting. Suitable as a reference for webmasters who need to improve concurrency performance, expand Redis, and preserve secure fallback paths.