Comments on: chkconfig vs. systemctl: Manage Linux Services Efficiently https://www.tecmint.com/chkconfig-vs-systemctl/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Wed, 22 May 2024 11:30:36 +0000 hourly 1 By: dragonmouth https://www.tecmint.com/chkconfig-vs-systemctl/comment-page-1/#comment-2172955 Wed, 22 May 2024 11:30:36 +0000 http://www.tecmint.com/?p=2270#comment-2172955 “systemd starts services in parallel, improving boot times.”

That may be an advantage for Windows-based systems. Considering that Linux systems stay up for months, if not years, at a time, a few seconds (or even minutes) save on boot-up are totally irrelevant.

Systemd is an init that wants to be a distro and violates the basic principle of *nix – Do one job but do it well. Systemd is an octopus that wants to control each and every app.

]]>
By: Ravi Saive https://www.tecmint.com/chkconfig-vs-systemctl/comment-page-1/#comment-1544086 Mon, 12 Jul 2021 07:15:45 +0000 http://www.tecmint.com/?p=2270#comment-1544086 In reply to Jimmy.

@Jimmy,

Please check this article – How to Manage ‘Systemd’ Services and Units Using ‘Systemctl’ in Linux

]]>
By: Jimmy https://www.tecmint.com/chkconfig-vs-systemctl/comment-page-1/#comment-1543229 Sun, 11 Jul 2021 00:10:50 +0000 http://www.tecmint.com/?p=2270#comment-1543229 Guys, I have not tested this command on my Ubuntu 20.04.2 so excuse me. I see this article is a bit old.

I have been using systemctl now as SystemD replaced SystemV. Is still valid? Well, the easiest way to find out is to go to the terminal but my CPU fan is not cleaned lately and my laptop overheated so it’s off now.

And BTW I wanted to “buy you a coffee” but Stripe ( do not have a PayPal account ) refuses payments from the EU to India.

I did not try on your site but on another one more than 5 times.

]]>
By: Ravi Saive https://www.tecmint.com/chkconfig-vs-systemctl/comment-page-1/#comment-1016378 Mon, 16 Jul 2018 06:45:29 +0000 http://www.tecmint.com/?p=2270#comment-1016378 In reply to Nagarajan J.

@Nagarajan,

No only run level 3 and 5 required for service to auto start and run…

]]>
By: Nagarajan J https://www.tecmint.com/chkconfig-vs-systemctl/comment-page-1/#comment-1016194 Sun, 15 Jul 2018 09:05:34 +0000 http://www.tecmint.com/?p=2270#comment-1016194 Is the run level 0 and 6 require for service?

Ex: chkconfig –level 02356 servicename on

May I know the reason for 0 and 6 levels to assign the particular service.

Thanks & Regards,
Nagarajan J

]]>