Server-side pre-receive hooks with GitLab
Sep 16, 2024
You can use custom Git hooks by leveraging the GitLab's server hooks feature available for self-managed GitLab instances
Read
Add a pre-commit hook in Git
Sep 14, 2024
A small post explaining how to quickly add a pre-commit hook to identify simple issues before submission to code review.
Read
Automatic Reports on Disk Usage
Sep 12, 2024
Using a Cron job and 'du' to generate a daily report on disk usage for all users
Read
How to remotely unlock a LUKS-Encrypted FileSystem using Dropbear
Sep 9, 2024
We can use the Dropbear SSH server for LUKS-encrypted Debian, Ubuntu, or any other Linux distro via SSH to unlock an encrypted rot file system
ReadCategories
Authors