1. 程式人生 > >ubuntu下的相關配置檔案

ubuntu下的相關配置檔案

Ubuntu配置檔案系統初始化

1./etc/timezone 時區

2./etc.inetd.cinf 超級程序

Ubuntu配置檔案系統

1./etc/fstab 開機時掛載檔案系統

2./etc/mtab 當前掛載的檔案系統

Ubuntu配置檔案使用者系統

1./etc/passwd 使用者資訊

2./etc/shadow 使用者密碼

3./etc/group 群組資訊

4./etc/gshaow 群組密碼

5./etc/sudoers   Sudoer列表(請使用“vi sudo”命令來修改檔案,而不要直接編輯)

Ubuntu配置檔案shell

1./etc/shell 可用shell列表

2./etc/inputrc Read Line 控制元件設定

3./etc/profile 使用者首選項

4./etc/bash.bashrc  bash配置檔案

Ubuntu配合檔案系統環境

1./etc/environment 環境變數

2./etc/updatedb.conf 檔案索引資料庫配置資訊

3./etc/issue 發行資訊

4./etc/issue.net  同上

5./etc/screenrc  螢幕鎖定

Ubuntu配置檔案網路

1./etc/iftab   網絡卡MAC地址繫結

2./etc/hosts 主機列表

3./etc/hostname 主機名

4./etc/resolv.conf 域名解析伺服器地址

5./etc/network/interfaces 網絡卡配置檔案