From Fedora Project Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 August 2023

  • curprev 10:1410:14, 14 August 2023Sumantrom talk contribs 1,606 bytes +1,606 Created page with "{{QA/Test_Case |description=This test case ensures the correct functioning of `cryptsetup`, which is a utility used for setting up encrypted storage using the Device Mapper. The associated `cryptsetup-libs` provides the necessary libraries for `cryptsetup`. |setup= # Install `cryptsetup` and `cryptsetup-libs`: `sudo dnf install cryptsetup cryptsetup-libs`. # Create a blank file for testing: `dd if=/dev/zero of=~/testcrypt bs=1M count=10`. |actions= # Create a loopback d..."