Solved Systemctl - sysctl - systemd

Solved issue

banderas20

Member
Joined
Aug 1, 2018
Messages
86
Reaction score
35
Credits
651
Hi!

I have seen many ways to manage services in Ubuntu. Such as Systemctl - sysctl - systemd - /etc/init.d scripts and so on.

Some of them seem to work always, whereas some not.

¿What is the difference among them all?

Thanks!
 


kc1di

Well-Known Member
Joined
May 14, 2021
Messages
1,989
Reaction score
1,854
Credits
14,394
Well on Ubuntu or almost any systemd system - services can be managed with systemctl commands.
for a good tutorial on those command look here.
Init is the old way of managing or starting services on most linux systems. It will work on both systemd and non-systemd systems but take much more work. They are used mostly on servers and clound/VM machines today.
That is a very quick overview of them.
 

Staff online


Top