Linux learning path Mind Map ...
graph LR A[Linux學習路徑]-->b[電腦概論與硬體相關知識] A -->c[Linux 初級] A -->d[Linux 中級] A -->e[Linux 高級] A -->f[Linux 內核研究和操作系統開發] c -->c1[Linux 系統安裝] c -->c2[Linux 圖形界面使用] c -->c3[Linux 常用命令] d -->d1[Linux 用戶和文件系統管理] d -->d2[Linux 軟體安裝配置] d -->d3[Linux 網路管理] d -->d4[Linux 系統維護] d -->d5[Shell 編程初步] e -->e1[Linux 伺服器領域] e -->e2[Linux 程式開發] e1 -->e1-1[資料庫] e1 -->e1-2[防火牆] e1 -->e1-3[DNS 伺服器] e1 -->e1-4[VPN 伺服器] e1 -->e1-5[Web 伺服器] e1 -->e1-6[Mail 伺服器] e1 -->e1-7[FTP 伺服器] e1 -->e1-8[Samba 伺服器] e1 -->e1-9[NFS伺服器] e1 -->e1-10[LAMP 伺服器] e1 -->e1-11[集群伺服器] e2 -->e2-1[Shell 高級編程] e2 -->e2-2[Linux C/C++程式開發] e2 -->e2-3[Linux 內核基礎] e2 -->e2-4[嵌入式開發] e2 -->e2-5[Linux 驅動開發]Linux learning path Mind Map