Manage systemd services remotely over SSH protocol.
Tag: Debian
How to edit file in-place
Use sponge
utility to read standard input and safely write it out to the same file.
How to fix device excluded by a filter
Fix “device excluded by a filter” LVM error.
How to install Nexus Repository Manager 3
Install Nexus Repository Manager (NXRM) 3.
How to use templates inside shell scripts
Use templates inside shell scripts by substituting environment variables.
How to display strace summary
I have already described how to strace PHP-FPM processes, but you can also display a strace summary to get detailed information about count time, calls, and errors for each syscall.
Monitor file system events to restart service on every configuration change.
Use JUnit callback plugin to store and Allure Framework to visualize ansible playbook events.
Use numfmt
command-line utility which is a part of the standard GNU Core Utilities to pretty print decimal or binary numbers.
How to log specific Varnish requests
Use varnishlog
to log specific Varnish requests.