※ 引述《[email protected] (呆呆向前衝)》之銘言:
: 就是那種可以從讓其他人從外面連進來
: 並且修改Server內容的設定
: 這樣子就可以不用一定要到Server前面才能修改...
到.../etc/inetd.conf
把telnetd 打開
再到/etc/rc.conf
inetd_enable="YES"
--
: 就是那種可以從讓其他人從外面連進來
: 並且修改Server內容的設定
: 這樣子就可以不用一定要到Server前面才能修改...
到.../etc/inetd.conf
把telnetd 打開
再到/etc/rc.conf
inetd_enable="YES"
--
All Comments