Tagged articles
37 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
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
Dec 17, 2025 · Operations

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

This guide explains how to set up a Raspberry Pi Zero W as a miniature Linux server, flash Raspbian Stretch Lite onto an SD card, enable headless SSH access, configure Wi‑Fi, install and run Nginx, and expose the service to the public internet using Ngrok, while also covering useful system optimizations.

LinuxNGINXRaspberry Pi
0 likes · 14 min read
Turn a Raspberry Pi Zero W into a Tiny 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 Web Project
Java Web Project
Jul 31, 2025 · Operations

How to Turn a Raspberry Pi Zero W into a Tiny 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, replace apt sources, install and start nginx, and expose the site to the internet using ngrok, while noting performance and troubleshooting tips.

LinuxNGINXRaspberry Pi
0 likes · 11 min read
How to Turn a Raspberry Pi Zero W into a Tiny Web Server with SSH and Ngrok
Architect's Tech Stack
Architect's Tech Stack
Jan 18, 2024 · Information Security

Guide to Internal Network Penetration Tools: nps, frp, EW, and ngrok

This article introduces several popular internal network penetration tools—including nps, frp, EW, and ngrok—explains their core principles, lists key features, and provides step‑by‑step installation and configuration commands for exposing services such as RDP, SSH, HTTP, and file sharing to the public internet.

NPSProxyfrp
0 likes · 13 min read
Guide to Internal Network Penetration Tools: nps, frp, EW, and ngrok
Open Source Linux
Open Source Linux
Aug 18, 2023 · Information Security

Master Intranet Penetration: NPS, FRP, EW, and Ngrok Explained

This guide introduces four popular intranet‑penetration tools—NPS/NPC, FRP, EW, and Ngrok—detailing their core principles, key features, installation steps, configuration files, and practical usage examples for exposing internal services such as web servers, SSH, RDP, and file sharing to the public internet.

NPSewfrp
0 likes · 15 min read
Master Intranet Penetration: NPS, FRP, EW, and Ngrok Explained
MaGe Linux Operations
MaGe Linux Operations
Jul 9, 2023 · Information Security

Master Internal Network Tunneling: NPS, FRP, EW, and NGROK Explained

This guide introduces several popular internal network tunneling tools—including NPS/NPC, FRP, EW, and NGROK—explaining their core principles, key features, installation steps, configuration files, and practical usage scenarios such as RDP, SSH, web services, file sharing, and advanced options like encryption, compression, TLS, and bandwidth limiting.

NPSewfrp
0 likes · 16 min read
Master Internal Network Tunneling: NPS, FRP, EW, and NGROK Explained
DevOps Cloud Academy
DevOps Cloud Academy
Feb 19, 2023 · Databases

Implementing Database GitOps with Bytebase: A Step‑by‑Step Guide

This article walks through setting up a local MySQL cluster, configuring Ngrok, deploying Bytebase via Docker, enabling GitOps integration with GitHub, and managing SQL schema changes through automated pull‑request workflows, providing code snippets and detailed screenshots for each step.

BytebaseDatabase CI/CDDocker
0 likes · 7 min read
Implementing Database GitOps with Bytebase: A Step‑by‑Step Guide
Programmer DD
Programmer DD
Aug 17, 2022 · Fundamentals

How to Set Up Raspberry Pi Zero W: OS Install, SSH, and Web Server

This guide walks you through understanding what a Raspberry Pi Zero W is, preparing the SD card, flashing Raspbian Stretch Lite, configuring SSH and Wi‑Fi, optimizing the system, installing Nginx, and exposing the device to the internet with ngrok, all with step‑by‑step instructions and code snippets.

Raspberry PiSSHZero W
0 likes · 12 min read
How to Set Up Raspberry Pi Zero W: OS Install, SSH, and Web Server
Java Captain
Java Captain
Jan 27, 2022 · Information Security

A Practical Guide to Internal Network Penetration Tools: NPS, FRP, EW, and Ngrok

This article introduces several widely used internal network penetration and tunneling tools—including NPS, FRP, EW, and Ngrok—explains their core principles, features, and provides step‑by‑step installation and configuration commands for exposing services such as HTTP, SSH, RDP, and file sharing to the public internet.

NPSewfrp
0 likes · 14 min read
A Practical Guide to Internal Network Penetration Tools: NPS, FRP, EW, and Ngrok
MaGe Linux Operations
MaGe Linux Operations
Dec 14, 2021 · Operations

Master Intranet Penetration: NPS, FRP, EW, and Ngrok Explained

This guide introduces four lightweight high‑performance intranet‑penetration tools—NPS, FRP, EW, and Ngrok—detailing their core features, cross‑platform support, configuration steps, and practical usage scenarios such as remote desktop, SSH, custom domain web services, file sharing, and traffic monitoring.

NPSewfrp
0 likes · 16 min read
Master Intranet Penetration: NPS, FRP, EW, and Ngrok Explained
Programmer DD
Programmer DD
Sep 1, 2020 · Operations

How to SSH into GitHub Actions Runners: Bypass Restrictions with tmate and ngrok

This article explains how to bypass GitHub Actions' lack of interactive SSH access by using tmate and ngrok, providing step‑by‑step workflow examples, required server specifications, code snippets, and tips for maintaining persistent connections, while emphasizing responsible, non‑malicious usage.

GitHub ActionsSSHci/cd
0 likes · 8 min read
How to SSH into GitHub Actions Runners: Bypass Restrictions with tmate and ngrok
Liangxu Linux
Liangxu Linux
Aug 16, 2020 · Information Security

How Doki Malware Exploits Misconfigured Docker APIs to Mine Cryptocurrency

The Ngrok‑based Doki malware silently scans for Docker API endpoints with weak configurations, hijacks containers to run crypto miners, uses the Dogecoin blockchain for dynamic C2 domains, and evades detection, highlighting the critical need to secure Docker APIs.

Container SecurityCryptocurrency MiningDocker
0 likes · 6 min read
How Doki Malware Exploits Misconfigured Docker APIs to Mine Cryptocurrency
Aotu Lab
Aotu Lab
Feb 25, 2016 · Frontend Development

Self‑Host ngrok: Build Your Own Public Tunnel for Front‑End Development

This guide walks you through installing Go, cloning and patching the ngrok source, generating self‑signed certificates, compiling both the ngrok server and client, configuring DNS, and verifying the setup so you can expose local web services to the internet without relying on the official ngrok service.

Gongrokself-hosted
0 likes · 11 min read
Self‑Host ngrok: Build Your Own Public Tunnel for Front‑End Development