出現(xiàn)以下提示就可以進(jìn)行FTP設(shè)置了:User Confirmation Requested
Do you want to have anonymous FTP access to this machine?
Yes [ No ]選擇默認(rèn)的[ No ] 并按下 Enter 鍵將仍然可以讓在這臺機(jī)器上有賬號的用戶訪問 FTP。要啟用FTP匿名訪問,用方向鍵選擇 [ Yes ] 然后按 Enter鍵。您會看到下面(或類似)的畫面:
詳解:FTP建站與配置完全手冊
選電腦就像挑男友 專為學(xué)生MM打造
手把手教你配置灰鴿子
配置電腦時應(yīng)該注意的問題
3550 配置向?qū)?/p>
cisco3550 端口限速配置
配置安全第一關(guān) 免費(fèi)為電腦請位守
低配置電腦運(yùn)行XP全攻略及心得
華為MA5200F業(yè)務(wù)配置模板(手冊)
CISCO3550的配置文檔
默認(rèn)的匿名FTP配置 按 F1 鍵可以查看在線幫助文檔:This screen allows you to configure the anonymous FTP user.
The following configuration values are editable:
UID: The user ID you wish to assign to the anonymous FTP user.
All files uploaded will be owned by this ID.
Group: Which group you wish the anonymous FTP user to be in.
Comment: String describing this user in /etc/passwd
FTP Root Directory:
Where files available for anonymous FTP will be kept.
Upload subdirectory:
Where files uploaded by anonymous FTP users will go.默認(rèn)的FTP根目錄將放在 /var目錄下。如果您的/var目錄空間不足以應(yīng)付您的FTP需求,您可以將FTP的根目錄改為 /usr 目錄下的 /usr/ftp 目錄。 當(dāng)您對一切配置都滿意后,請按 Enter 鍵繼續(xù)。User Confirmation Requested
Create a welcome message file for anonymous FTP users?
[ Yes ] No如果您選擇 [ Yes ] 并按下 Enter鍵,系統(tǒng)會自動打開文本編輯器讓您編輯FTP的歡迎信息。
編輯FTP歡迎信息
此文本編輯器叫做 ee。按照指示修改信息文本或是稍后再用您喜愛的文本編輯器來修改。請記住畫面下方顯示的文件位置。 按 Esc 將彈出一個默認(rèn)為 a) leave editor的對話框。按 Enter 退出并繼續(xù)。再次按 Enter 將保存修改。
配置NFS
網(wǎng)絡(luò)文件系統(tǒng) (NFS) 可以讓您可以在網(wǎng)絡(luò)上共享您的文件。一臺機(jī)器可以配置成NFS服務(wù)器、客戶端或兩者并存。出現(xiàn)以下提示開始配置:User Confirmation Requested
Do you want to configure this machine as an NFS server?
Yes [ No ]如果您不想安裝網(wǎng)絡(luò)文件系統(tǒng),請選擇 [ No ] 然后按 Enter鍵。 如果您選擇 [ Yes ] 將會出現(xiàn)一個對話框提醒您必須先建立一個 exports 文件。Message
Operating as an NFS server means that you must first configure an
/etc/exports file to indicate which hosts are allowed certain kinds of
access to your local filesystems.
Press [Enter] now to invoke an editor on /etc/exports
[ OK ]按 Enter 鍵繼續(xù)。系統(tǒng)會啟動文本編輯器讓您編輯 exports 文件。
編輯exports文件
按照指示加入真實輸出的文件目錄或是稍后用您喜愛的編輯器自行編輯。請記下畫面下方顯示的文件名稱及位置。 按下 Esc 鍵會出現(xiàn)一具對話框,默認(rèn)選項是 a) leave editor。按下 Enter 離開并繼續(xù)。NFS 客戶端允許您的機(jī)器訪問NFS服務(wù)器?! ?User Confirmation Requested
Do you want to configure this machine as an NFS client?
Yes [ No ]按照您的需要,選擇 [ Yes ] 或 [ No ] 然后按 Enter。