728x90
반응형
how to use systemctl command.
check systemd list
systemctl list-unit-files
start systemd
systemctl start [service name]
stop systemd
systemctl stop [service name]
restart systemd
systemctl restart [service name]
enable systemd
systemctl enable [service name]
disable systemd
systemctl disable [service name]
reload systemd
systemctl reload [service name]
728x90
반응형
댓글