diff options
| author | subh <subh@subh.space> | 2026-04-14 04:09:09 +0530 |
|---|---|---|
| committer | subh <subh@subh.space> | 2026-04-14 04:09:09 +0530 |
| commit | 660786784719f83bbba835fb494c3d17ab898c36 (patch) | |
| tree | cda1331c2cfe1f84fc7e55ed46b57972359d5f4f /stuff/index.html | |
| parent | 3d41c3cd8bf5a0cc68a6be8b28ea46bca91ce7bb (diff) | |
changes
Diffstat (limited to 'stuff/index.html')
| -rw-r--r-- | stuff/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stuff/index.html b/stuff/index.html index 21d70eb..658b962 100644 --- a/stuff/index.html +++ b/stuff/index.html @@ -98,6 +98,10 @@ <a href="usb-notif-linux.html">USB notifications with udev</a> <span class="date">2026-04-14</span> </li> + <li> + <a href="luks-encryption.html">Drive encryption with LUKS and cryptsetup</a> + <span class="date">2026-04-14</span> + </li> </ul> </nav> </main> |
