

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 檔案系統配置
<a name="filesystem"></a>

 本節涵蓋 AL2023 系統的檔案系統配置，包括可能特定於執行個體或 AL2023 型容器的詳細資訊。如需詳細資訊，請參閱 `file-hierarchy(7)`man頁面。

**Topics**
+ [`/` （根目錄）](filesystem-root.md)
+ [`/boot` (Kernel、 initramfs等）](filesystem-slash-boot.md)
+ [`/etc` （系統組態）](filesystem-slash-etc.md)
+ [`/home` （使用者主目錄）](filesystem-slash-home.md)
+ [`/root` (root 使用者主目錄）](filesystem-slash-root.md)
+ [`/srv` （伺服器承載）](filesystem-slash-srv.md)
+ [`/tmp` （小型暫存檔案）](filesystem-slash-tmp.md)
+ [`/run` （執行時間資料）](filesystem-slash-run.md)
+ [`/usr` （系統資源）](filesystem-slash-usr.md)
+ [`/var` （持久性變數系統資料）](filesystem-slash-var.md)