Tagged articles
2 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Apr 27, 2022 · Operations

Analyzing Linux Boot Performance with systemd‑analyze

This article shows how system administrators can use the systemd‑analyze tool to measure boot and startup times, identify slow services, visualize the critical chain, dump system state, generate SVG plots, test unit conditions, inspect configuration files, verify syntax, and assess security settings on a Linux workstation.

System Administrationboot performancesystemd
0 likes · 16 min read
Analyzing Linux Boot Performance with systemd‑analyze
Liangxu Linux
Liangxu Linux
Feb 11, 2021 · Operations

Master Linux Services: Essential systemctl Commands Explained

This guide walks you through using the systemctl tool on modern Linux distributions to start, stop, restart, reload, enable, disable, and query services, manage system power, work with targets, handle remote hosts, and leverage related utilities like journalctl, systemd-analyze, and hostnamectl.

LinuxOperationsService Management
0 likes · 8 min read
Master Linux Services: Essential systemctl Commands Explained