[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [rhn-users] vsftpd



/sbin/chkconfig specifys the run level the service will start in.
it modifies the link for each run level in /etc/rc.d/rc*.d .......
To start it in run levels 3 & 5 (text & graphical login) .. just type
/sbin/chkconfig vsftpd on
or /sbin/chkconfig --level 345 on
or type in setup and choose "System Services" or redhat-config-services


----- Original Message ----- 
From: "Lee, Emmanuel" <elee idsk com>
To: <rhn-users redhat com>
Sent: Tuesday, October 28, 2003 12:56 PM
Subject: RE: [rhn-users] vsftpd


> Tracy,
>
> Thanks, but the command does not start vsftpd.
>
> #chkconfig vsftpd on
>
> I can start vsftpd manually with the commands below, but I don't know how
to
> start it automatically during bootup.
>
> # service vsftpd status
> vsftpd is stopped
> # service vsftpd start
> Starting vsftpd for vsftpd:                                [  OK  ]
> # service vsftpd status
> vsftpd (pid 1831) is running...
>
> Lee
>
> -----Original Message-----
> From: rhn-users-admin redhat com [mailto:rhn-users-admin redhat com]On
> Behalf Of Tracy Bost
> Sent: Tuesday, October 28, 2003 1:47 PM
> To: rhn-users redhat com
> Subject: Re: [rhn-users] vsftpd
>
>
> chkconfig vsftpd on
>
>
>
> ----- Original Message -----
> From: "Lee, Emmanuel" <elee idsk com>
> To: <rhn-users redhat com>
> Sent: Tuesday, October 28, 2003 11:45 AM
> Subject: [rhn-users] vsftpd
>
>
> > I'm a newbie, can anybody help me start "vsftpd" automatically during
boot
> > up process.
> >
> > Thanks,
> > Lee
> >
> >
> > _______________________________________________
> > rhn-users mailing list
> > rhn-users redhat com
> > https://www.redhat.com/mailman/listinfo/rhn-users
> >
>
>
> _______________________________________________
> rhn-users mailing list
> rhn-users redhat com
> https://www.redhat.com/mailman/listinfo/rhn-users
>
>
> _______________________________________________
> rhn-users mailing list
> rhn-users redhat com
> https://www.redhat.com/mailman/listinfo/rhn-users
>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]