LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to close/stop services at "startup" (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-close-stop-services-at-startup-266632/)

ganxteh 12-15-2004 07:57 AM

how to close/stop services at "startup"
 
i don't know what the cli is in terminal. i tried first searchging the forum and i didn't see anything on my distrobution, but i might should i looked further. i just am new to linux and don't know the syntax or questioning well enough to search. i'm wanting to close all not needed services on a EVERYTHING install.

distro; fedora core 3

merlin23 12-15-2004 08:18 AM

maybe you can find some hints in this thread:

http://www.linuxquestions.org/questi...hreadid=261367

michaelk 12-15-2004 08:24 AM

The CLI command is chkconfig.
chkconfig --list
Will show the configured services run levels. See man pages for info.


All times are GMT -5. The time now is 05:29 AM.