Tagged articles
14 articles
Page 1 of 1
Java Architect Essentials
Java Architect Essentials
Mar 21, 2026 · Operations

Turn a Raspberry Pi Zero W into a Mini Web Server: Complete Step‑by‑Step Guide

This guide walks you through the entire process of setting up a Raspberry Pi Zero W—from understanding the hardware and its specifications, flashing Raspbian Stretch Lite, configuring SSH and Wi‑Fi, optimizing the system, installing Nginx, to exposing the server publicly via ngrok—providing all commands, configuration files, and troubleshooting tips.

IoTLinuxNginx
0 likes · 14 min read
Turn a Raspberry Pi Zero W into a Mini Web Server: Complete Step‑by‑Step Guide
AI Software Product Manager
AI Software Product Manager
Mar 20, 2026 · Operations

How to Install WSL2, Ubuntu, Node.js, and OpenClaw on Windows

This guide walks you through installing WSL2 on Windows, adding the Ubuntu distribution, updating packages, installing Node.js, enabling systemd, and deploying OpenClaw with its gateway configuration for LAN access, providing all necessary commands and options for a fully functional development environment.

Linux on WindowsNode.jsOpenClaw
0 likes · 3 min read
How to Install WSL2, Ubuntu, Node.js, and OpenClaw on Windows
Top Architect
Top Architect
Jan 20, 2026 · Operations

Turn a Raspberry Pi Zero W into a Mini Web Server with SSH and Ngrok

This guide explains what a Raspberry Pi Zero W is, lists its hardware specs, walks through downloading and flashing Raspbian Lite, enabling head‑less SSH and Wi‑Fi, configuring apt sources, installing and testing nginx, and exposing the server to the internet via an ngrok tunnel.

Raspberry PiSSHSystem Setup
0 likes · 15 min read
Turn a Raspberry Pi Zero W into a Mini Web Server with SSH and Ngrok
Top Architect
Top Architect
Oct 10, 2025 · Operations

Turn a Raspberry Pi Zero W into a Mini Web Server with SSH and Ngrok

This step‑by‑step guide shows how to choose a Raspberry Pi Zero W, flash Raspbian Stretch Lite onto a micro‑SD card, enable headless SSH, configure Wi‑Fi, install and run Nginx, and expose the server to the internet using Ngrok, all while keeping the device compact and efficient.

LinuxRaspberry PiSSH
0 likes · 13 min read
Turn a Raspberry Pi Zero W into a Mini Web Server with SSH and Ngrok
Java Captain
Java Captain
Sep 3, 2025 · Operations

How to Turn a Raspberry Pi Zero W into a Tiny Web Server with SSH and Nginx

This step‑by‑step guide shows how to set up a Raspberry Pi Zero W, flash Raspbian Stretch Lite, configure Wi‑Fi and SSH, optimize the system with local mirrors, install Nginx, and expose the server to the internet using ngrok, turning a credit‑card‑sized board into a functional web host.

LinuxNginxRaspberry Pi
0 likes · 12 min read
How to Turn a Raspberry Pi Zero W into a Tiny Web Server with SSH and Nginx
MaGe Linux Operations
MaGe Linux Operations
Apr 10, 2025 · Operations

Step-by-Step Guide to Installing Kylin V10 SP3 Linux OS

This tutorial walks you through the complete process of installing the Kylin V10 SP3 Linux operating system, covering media preparation, language selection, disk and software choices, network configuration, root password setup, installation start, reboot, and first login.

Kylin OSLinux InstallationOperating System
0 likes · 5 min read
Step-by-Step Guide to Installing Kylin V10 SP3 Linux OS
21CTO
21CTO
Aug 27, 2021 · Operations

One‑Click Bash Script to Build a macOS VirtualBox VM

This article introduces a Bash script that automatically downloads unmodified macOS installers from Apple, creates a fully configured macOS virtual machine in VirtualBox within seconds, supports multiple macOS versions, and allows customization of hardware and Apple service parameters across major operating systems.

Bash scriptSystem SetupVM automation
0 likes · 3 min read
One‑Click Bash Script to Build a macOS VirtualBox VM
Practical DevOps Architecture
Practical DevOps Architecture
Nov 14, 2020 · Operations

CentOS 7 Server Initialization: Configuring YUM Repositories, Installing Essential Packages, and System Optimizations

This guide walks through configuring Alibaba Cloud YUM repositories, installing common utilities, disabling firewalls and NetworkManager, optimizing SELinux, synchronizing time, increasing file descriptors, customizing the command line, tuning kernel parameters, and setting the hostname on a CentOS 7 system.

ServerSystem Setupyum
0 likes · 4 min read
CentOS 7 Server Initialization: Configuring YUM Repositories, Installing Essential Packages, and System Optimizations