Comments on: Configure Linux Startup Applications with sysv-rc-conf http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Solution: Disable a service from starting at all runlevels? #programming #solution #it | Good Answer http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-205629 Mon, 05 Jan 2015 22:21:06 +0000 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-205629

[…] apt-get install sysv-rc-conf […]

]]>
By: Solution: Disable a service from starting at all runlevels? #fix #development #answer | SevenNet http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-204737 Sat, 03 Jan 2015 03:59:47 +0000 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-204737

[…] apt-get install sysv-rc-conf […]

]]>
By: Resolved: Disable a service from starting at all runlevels? #answer #it #dev | IT Info http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-204232 Thu, 01 Jan 2015 03:32:40 +0000 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-204232

[…] apt-get install sysv-rc-conf […]

]]>
By: Mr.xubuntu http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-11104 Sun, 28 Dec 2008 05:15:19 +0000 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-11104

Oh.Geeee.

that was not …..

Reply  |  Quote
]]>
By: vixtor http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-8817 Sun, 20 Apr 2008 20:22:38 +0000 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-8817

great review
It make things easier

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-7372 Fri, 14 Dec 2007 22:10:34 +0000 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-7372

Hey Joe! sysv-rc-conf is really a great app! Keep up the good work.

I haven’t checked the CLI options but that really looks useful – especially for scripting. Thanks for the tip!

Reply  |  Quote
]]>
By: Joe Oppegaard http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-7370 Fri, 14 Dec 2007 21:35:24 +0000 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-7370

I’m the author of sysv-rc-conf, just ran across this posting. Glad you all like it. I thought I’d add to the discussion regarding chkconfig,

I also had used redhat and liked the chkconfig syntax. So, I built sysv-rc-conf to take the same command line arguments. You can check the man page for more details, but it allows you to modify run levels just like chkconfig without bringing up the TUI.

Ie. sysv-rc-conf --level 2345 apache off Check the USING THE CLI section of the man page for a bit more.

Regarding compatibility, I admit I haven’t checked in a over a year, but I tested this app on a number of non-debian based distros and it worked, specifically I do remember testing with redhat. The COMPATIBILITY section of the man page gives more info on what to check for to see if your distro is compatible.

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-6399 Wed, 03 Oct 2007 16:31:04 +0000 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-6399

That’s what I thought. These kinds of things don’t port seamlessly between distros. Thanks for the info. :)

Reply  |  Quote
]]>
By: Dmitriy Kropivnitskiy http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-6398 Wed, 03 Oct 2007 15:53:54 +0000 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-6398

Yes, this is a good tool. I have used it before, albeit I am not a big fan of cursed interfaces. I think this tool is only pre-packaged for Debian though (Ubuntu gets it being Debian derivative), so anybody with Red Hat based system or some SuSe or Mandriva (could be considered RH based ;) ). Is a bit out of luck.
About chkconfig. It is a very Red Hat specific tool and it will NOT work on Ubuntu. The reason for this is that chkconfig relies on startup scripts having a lot of specific and properly formated information in their headers and will not work without them. Debian derivatives have a command line tool called update-rc.d to manipulate sysv startup. It doesn’t have listing capability though.

Reply  |  Quote
]]>
By: Terminally Incoherent » Blog Archive » Installing Fluxbuntu on Compaq Presario 1240 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-6145 Mon, 10 Sep 2007 14:52:06 +0000 http://www.terminally-incoherent.com/blog/2007/08/29/configure-linux-startup-applications-with-sysv-rc-conf/#comment-6145

[…] So, Fluxbuntu is working. The base system is running at an acceptable speed. I think both Slax and DSL were performing better. This system just feels slower and more cumbersome. I trimmed it down using sysv-rc-conf and removed all the unnecessary daemons and background processes. This made boot times more tolerable, and made the UI a wee bit more responsive. I’m not sure if I can tweak it down from here, but suggestions are always appreciated. I guess the rest is just choice of software you use on the machine. […]

]]>