Re: Security

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

 



Jonathan Carpenter wrote:
I have been running Slackware for around 5 years, I decided to make the jump to fedora. I am used to editing my init scripts in /etc/rc.d/ and modifying my /etc/inetd in slackware and chmod -x all my scripts that start un needed services on boot, with fedora I see that it is a bit different then slackware. Are they any docs that anyone would recommend or any howto's online that you can point me to? Any help would be greatly appreciated. Thanks,

--
Jonathan Carpenter


In Fedora, you use chkconfig to turn on and off scripts.

man chkconfig

chkconfig --list  (list all scripts0
chkconfig --level 345 httpd on (enable apache in run levels 3,4,and 5)

--

  Steve


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux