Files
blog/content/posts/network-terminology/index.md
changsongd de40dd1365
All checks were successful
Gitea Actions Demo / build-and-deploy-to-local-server (push) Successful in 2m5s
Gitea Actions Demo / deploy-to-remote-server (push) Successful in 3s
暂存
2025-06-15 21:45:22 +08:00

21 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
date: '2025-06-15T20:32:04+08:00'
draft: true
title: '网络术语'
---
## 软路由
“软路由”是“软体路由器”Software Router的简称是指通过 普通 PC 或嵌入式硬件 安装专门的路由系统(如 OpenWrt、LEDE、RouterOS、爱快、ZeroShell 等)来实现路由器功能的设备。区别于“硬路由”(专用硬件 + 固化系统),软路由通常具有更高的可玩性、性能和灵活性。
## VPS
“VPS” 是 Virtual Private Server 的缩写,中文常译为“虚拟专用服务器”,是一种基于虚拟化技术的服务器租赁服务,介于虚拟主机和独立服务器之间。
## 私有云
“私有云”是指由个人或组织构建并拥有的云计算环境,其硬件资源和数据完全由自己控制,通常用于实现文件同步、数据备份、远程访问、办公协作等功能。
## NAS
NASNetwork Attached Storage网络附加存储是一种专门用于存储和共享数据的设备它通过网络将文件服务提供给多个用户广泛用于家庭、工作室、中小企业等场景。