[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: [rhn-users] vsftpd
- From: "Ehsan Lesani" <ehsan safineh net>
- To: <rhn-users redhat com>
- Subject: RE: [rhn-users] vsftpd
- Date: Wed, 29 Oct 2003 23:50:55 +0330
Dear Friend.
You can use chkconfig in this way..
#chkconfig vsftpd --levels 35 on.
Best Regards.
Ehsan Lesani.
ehsan lesani net
ehsan safineh net
-----Original Message-----
From: rhn-users-admin redhat com [mailto:rhn-users-admin redhat com] On Behalf Of Jeff M.
Sent: Tuesday, October 28, 2003 23:26
To: rhn-users redhat com
Subject: Re: [rhn-users] vsftpd
Open a term window, or if you boot to the command prompt, login in as root
and enter the following commands (should have a prompt that looks like this
[root mylinuxbox root] #):
chkconfig --level 3 vsftpd on
chkconfig --level 4 vsftpd on
chkconfig --level 5 vsftpd on
This should work for you; for some reason, if I try just the
chkconfig --level 345 vsftpd on, it doesn't work, so I have to seperate
them. Also, type:
chkconfig --list |more
and look at what's turned on at the different run levels. If there is
something that is off that you want turn on, then change it. Vice versa for
something that you want turned off.
Hope this helps..
----- Original Message -----
From: "Lee, Emmanuel" <elee idsk com>
To: <rhn-users redhat com>
Sent: Tuesday, October 28, 2003 1: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
>
_______________________________________________
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]