How to Check Certificate Expiry and HTTPS Chain via OpenSSL
We separately verify the local certificate and what the server actually serves: validity period, hostname, and chain trust require distinct checks.
Аккаунт в General iT
Войдите или создайте аккаунт для управления услугами в панели.
Practical tips and verified solutions for Linux, servers and websites.
We separately verify the local certificate and what the server actually serves: validity period, hostname, and chain trust require distinct checks.
We verify the package using dpkg-query and apt-cache policy, distinguishing between the installed version, the candidate for update, and the actual source of the running process.
Check TCP and UDP via ss, analyze the binding address, and distinguish a local listening socket from service availability from the internet.
How to find deleted files still held open by processes and gather data to safely free space without accidentally stopping the service.
We examine latency, queue depth, and I/O operations, accounting for SSDs, virtual disks, and the difference between the first report and subsequent intervals.
Separate server operation, connection, authentication, and query execution: why a successful mysqladmin ping does not confirm application access.
We compare the checksum of a downloaded archive against a trusted value and explain what this verification proves and what it does not confirm.
Use namei and stat to check the entire file path, owner, and access mode before changing the site directory permissions.
How to use timedatectl to distinguish between a time zone error and clock desynchronization, and gather data before manually adjusting the time.
A quick HTTP check with a timeout: distinguish connection errors from server responses and do not treat cumulative timings as independent stages.
How to view DNS servers and name resolution rules in a systemd-resolved system, especially with VPNs and multiple network interfaces.
We analyze the record type, response server, status, and TTL: why empty or brief output does not equal a missing domain and when DNS comparison is useful.
Quick diagnostics with ip: interfaces, addresses, and the selected route to the recipient. Helps gather facts without risking loss of remote access.
Page 1 of 3