「首頁」修訂間的差異

出自ChevyneWiki
跳至導覽 跳至搜尋
(頁面內容被替換為「 這裏有我整理的資料、心得跟筆記。 前往 目錄」)
標籤替換
行 1: 行 1:
  +
 
這裏有我整理的資料、心得跟筆記。
 
這裏有我整理的資料、心得跟筆記。
  +
= Network 網路 =
 
  +
前往 [[Table of Contents|目錄]]
== Internet 網際網路 ==
 
* [[Internet Registry|Internet資源管理機構]]
 
* [[IP]]
 
* [[IPv6]]
 
* [[ASN]]
 
* [[Domain|Domain 網域]]
 
== Protocol 通訊協定 ==
 
=== Internet ===
 
* DNS 網域名稱系統
 
** [[DNS Introduction|DNS 介紹]]
 
** [[Install PowerDNS on FreeBSD|安裝 PowerDNS 在 FreeBSD]]
 
** [[Email DKIM, SPF and DMARC protection|電子郵件DKIM、SPF和DMARC防護]]
 
*** [[SPF rules|SPF 語法]]
 
*** [[DMARC rules|DMARC 語法]]
 
** [[DNS CAA|DNS CAA 憑證頒發機構授權]]
 
** [[DDNS]]
 
* CA 憑證
 
** [[Let's Encrypt Client Certbot Install for Nginx on FreeDSB|Let's Encrypt 客戶端 Certbot 安裝在 FreeBSD 的 Nginx]]
 
* NTP 網路時間協定
 
** [[NTP Introduction|NTP 介紹]]
 
** [[Chrony Introduction|Chrony 介紹]]
 
=== Routing 路由 ===
 
* BGP 邊界閘道器協定
 
** [[BGP Introduction|BGP 介紹]]
 
** [[RPKI Introduction|RPKI 介紹]]
 
* VRRP 虛擬路由器備援協定
 
=== Layer 2 ===
 
* VLAN 虛擬區域網路
 
* VxLAN 虛擬區域網路擴展
 
=== VPN 虛擬私人網路 ===
 
* OpenVPN
 
* IPsec 網際網路安全協定
 
=== Infrastructure ===
 
* MPLS 多協定標籤交換
 
* SD-WAN 軟體定義廣域網路
 
=== AAA ===
 
Authentication Authorization Accounting 認證授權與計費
 
* LDAP 輕型目錄存取協定
 
* Active Directory
 
* RADIUS 遠端用戶撥入驗證服務
 
=== Managerment ===
 
* Syslog 系統記錄
 
* SNMP 簡易網路管理通訊協定
 
** [[Install Graylog|安裝 Graylog]]
 
== Equipmemt 設備 ==
 
=== Router ===
 
* Cisco 思科系統
 
* Juniper Networks 瞻博網絡
 
* MikroTik
 
=== Firewall ===
 
* Fortinet
 
* SonicWall
 
* Untangle
 
* Netgate
 
=== Switch ===
 
* Dell EMC 易安信
 
* Extreme Networks 極進網路
 
* D-Link 友訊科技
 
* DonNet
 
= IT 資訊技術 =
 
== Language 程式語言 ==
 
* C
 
* C++
 
* C#
 
* Java
 
** Scala
 
* Python
 
** Django
 
* Lua
 
== OS 作業系統 ==
 
=== Unix ===
 
* FreeBSD
 
** [[FreeBSD Post Install Steps|FreeBSD 安裝後步驟]]
 
=== Linux ===
 
* Debian
 
** [[Debian Post Install Steps|Debian 安裝後步驟]]
 
=== Windows ===
 
== Virtualization 虛擬化 ==
 
=== VMware ESXi ===
 
vCenter, vSphere, vSAN, NSX
 
* [[Enable SR-IOV support|SR-IOV 支援]]
 
* [[Enable RDMA support|RDMA 支援]]
 
=== VMware Workstation ===
 
=== Microsoft Hyper-V ===
 
=== Oracle VirtualBox ===
 
=== Linux KVM ===
 
== Database 資料庫 ==
 
=== RDBMS ===
 
* SQL Server
 
* SQLite
 
* PostgreSQL
 
=== NoSQL ===
 
* MongoDB
 
** [[Install MongoDB Cluster|安裝 MongoDB 叢集]]
 
=== Cache ===
 
== Storage 儲存 ==
 
=== File System 檔案系統 ===
 
* Disk File Systems 磁碟檔案系統
 
** [[ZFS Introduction|ZFS 介紹]]
 
** [[BtrFS Introduction|BtrFS 介紹]]
 
** [[ReFS Introduction|ReFS 介紹]]
 
** Optical Discs 光碟
 
**: ISO 9660 and Universal Disk Format (UDF)
 
* Flash File Systems 快閃記憶體檔案系統
 
* Tape File Systems
 
** Tape formatting
 
* Database File Systems 資料庫檔案系統
 
* Transactional File Systems
 
* Network File Systems 網路檔案系統
 
*: Distributed file system
 
*: Examples of network file systems include clients for the NFS, AFS, SMB protocols, and file-system-like clients for FTP and WebDAV.
 
* Shared disk file systems
 
*: SAN
 
* Special file systems
 
** Device file systems
 
** Other special file systems
 
*** In the Linux kernel, configfs and sysfs
 
*** procfs maps processes
 
* Minimal file system / audio-cassette storage
 
* Flat file systems
 
=== Block Device 區塊儲存 ===
 
* RAID
 
* iSCSI
 
** [[iSCSI]]
 
** [[targetcli]]
 
=== Object Storage 物件儲存 ===
 
* [[MinIO]]
 
=== NAS ===
 
* Synology
 
* QNAP
 
** [[QuTScloud]]
 
* TrueNAS Core
 
=== Ceph ===
 
* [[Install Ceph 15.2.8 on Debian 10.7|安裝 Ceph 15.2.8 在 Debian 10.7]]
 
* [[Ceph Object Storage]]
 
* [[Ceph Block Device]]
 
* [[Ceph Filesystem]]
 
* [[Ceph Cache Tier]]
 
== Computing 運算 ==
 
=== Spark ===
 
* [[Spark Cluster Install|Spark 叢集安裝]]
 
=== Kubernetes ===
 
=== Node.js ===
 
== Application 應用 ==
 
=== Plesk ===
 
=== phpBB ===
 
=== MediaWiki ===
 
* [[Install MediaWiki 1.35 on FreeBSD 12.2|安裝 MediaWiki 1.35 在 FreeBSD 12.2]]
 
----
 
請參閱 [https://meta.wikimedia.org/wiki/Help:Contents 使用者手冊] 以獲得使用此 wiki 軟體的訊息!
 
* [https://www.mediawiki.org/wiki/Manual:Configuration_settings MediaWiki 配置設定清單]
 
* [https://www.mediawiki.org/wiki/Manual:FAQ MediaWiki 常見問題解答]
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki 發佈郵件清單]
 

於 2021年1月12日 (二) 13:28 的修訂

這裏有我整理的資料、心得跟筆記。

前往 目錄