LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Start and Stop WuFTPD (https://www.linuxquestions.org/questions/linux-networking-3/start-and-stop-wuftpd-142016/)

CPUguy387 02-03-2004 08:19 PM

Start and Stop WuFTPD
 
How do I start and stop wuftpd 2.6.2 from the console window in Redhat?

dubman 02-03-2004 08:23 PM

service wuftpd start
service wuftpd stop

to set for boot:

chkconfig wuftpd on
chkconfig wuftpd off

*assuming wuftpd is the actual name of the service


All times are GMT -5. The time now is 08:29 PM.