Bash #15 - services (daemons) in Linux @itvraag
Bash #15 - services (daemons) in Linux  @itvraag
Uploaded April 2022 | Updated September 2026, 2 weeks ago
In this video we cover system services (daemons) in a Rocky Linux VM running on Hyper-V with Vagrant and a Windows 11 host. We cover how to list information about the services, start, stop, disable and enabled them.
#linux #bash #services #terminal
https://itvraag.nl

Timestamp:
0:00 Intro
0:29 Linux boot sequence
0:43 System services overview
1:16 list all services
2:01 list enabled and running services
2:27 list devices with systemctl
2:43 list services with grep
2:52 service details and status
3:14 stop services
3:38 start services
3:49 disable services
4:16 enable services

Related video:
Vagrant with Hypver-V: youtu.be/HNsdfTRfnig
Bash #1 - Basics: youtu.be/C-HwzPVLo1c
Windows 11 terminal PRO tips: youtu.be/0NBYBOGalO4

Used links and commands:
systemctl
systemctl list-unit-files -at service
systemctl list-units -at service
systemctl list-units -t service --state running
systemctl list-units -at device
systemctl list-units | grep service
systemctl list-units | grep device

systemctl cat sshd
systemctl status sshd

sudo systemctl stop crond
systemctl status crond
sudo systemctl start crond
systemctl status crond

sudo systemctl disable crond
systemctl status crond
sudo systemctl stop crond
sudo systemctl enable crond
systemctl status crond
sudo systemctl start crond
Bash #15 - services (daemons) in LinuxHow to test 18650 battery cells to use for battery packsCloud #1 - Create Rocky Linux VM on Google Cloud Platform (GCP) and SSH to it8 Unknown Emotions, Future AI Might Feel (According To GPT4)Puppet #1 - server sandbox using VagrantFirst five things to do on Windows 10Git #2 - ignore file (dont share my password!)BlackBerry Torch 9860 - Removing Cover/Battery/SIM/SD CardCar Holders: Magnet vs. SupergripDIY: Make Your Own (Oculus Rift) VR Goggles (With Google Cardboard)What Do Nuclear Fuel and AI Have in Common?AI Alignment Problem: Extremes of Optimization
itvraag |

Bash #15 - services (daemons) in Linux

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER