Host baseline

Linux preparation should verify package compatibility, clock sync, user permissions, and file system paths before service install.

Preflight checklist

Stability recommendation

Prefer immutable host images and versioned configuration packages. Avoid manual edits during live operations unless flagged by change control.

Reference baseline checks

timedatectl status | grep "System clock synchronized"
ss -lunpt | grep :443
journalctl -u chronyd -n 40