Quickstart
From download to first report.
LinSentry runs locally. Use sudo when you want fuller read-only coverage of logs, queues, generated configuration, and hosting metadata.
1. Install
curl -fsSL https://linsentry.eu/install.sh | shFor a system install as /usr/local/bin/linsentry-community:
curl -fsSL https://linsentry.eu/install.sh | sh -s -- --system2. Verify
sha256sum -c SHA256SUMS
./linsentry-community_0.9.4_linux_amd64 --versionThe installer performs checksum verification automatically. Manual downloads should verify SHA256SUMS before running.
3. Run
sudo ./linsentry-community_0.9.4_linux_amd64 --report --text-reportRoot is not required, but sudo gives the most complete assessment. LinSentry remains diagnostic and does not automatically change the server.
4. Find the report
PDF report: /path/to/linsentry-report-host-YYYYMMDD-HHMMSS-id.pdf
Text report: /path/to/linsentry-report-host-YYYYMMDD-HHMMSS-id.txtLinSentry prints output paths at completion. Use --report-dir /path/to/reports to choose a destination.
5. Next links
Current language scope
Current application language: English. Website: English, German, French, Spanish and Dutch.