View Single Post
ישן 04-04-08, 08:17   # 1
Imri
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 1,232

Imri לא מחובר  

[לינוקס - OPENSUSE] - שאלה בקשר למדריך התקנת שרת FTP

שלום.

אני די חדש בעולם הלינוקס,
ואני מנסה להתקין שרת FTP בעזרת המדריך הבא:
http://en.opensuse.org/FTP_Server_HOWTO

אבל, אני לא מבין מה עליי לערוך בתחילת המדריך,
נאמר לי כך:

Install vsftpd using YaST software management
Enable vsftpd in xinetd. This can be done manually by editing /etc/xinetd.d/ and changing disabled = yes to disabled = no, or by using the following command
chkconfig vsftpd onStart xinetd if its not running already.
/etc/init.d/xinetd startMake sure that xinetd is started automatically at boot time
chkconfig xinetd on

למשל, Enable vsftpd in xinetd - נאמר שאפשר לערוך קובץ כלשהו או לבצע את הפקודה הבאה:
chkconfig vsftpd on,
איך אני מריץ את הפקודה הזאת?
באיזה מקום?

תודה רבה.
  Reply With Quote