複選題
260. 在 Linux 系統中,以 vsftpd 建立 FTP 伺服器,下列關於/etc/vsftpd/vsftpd.conf 之敘述哪些正確?
(A)可藉由"man vsftpd.conf"指令,查詢 vsftpd.conf 中之完整參數設定方式
(B)vsftpd.conf 中之listen_port 參數決定資料通道之埠號
(C)vsftpd.conf 中之dirmessage_enable 參數決定當使用者進入某個目錄時,是否會顯示該目錄需要注意的內容
(D)vsftpd.conf 中之 message_file 參數決定登入時之訊息檔名 。
詳解 (共 1 筆)
未解鎖
1. 題目解析 在這道題目中,我們需要...