verify

  1. Alain De Vos

    UK Age verification.

    The intend was good , protect children. However it was never made to include everyone, certainly not 5% Linux or FreeBSD users. So it is not inclusive, more it is explicitly exclusive. A certain user base is excluded... And for tech companies making money out of "profile generation" of users...
  2. J

    Solved Clearing or Update Postfix Verify Cache

    I am still dealing with self inflicted issued when I updated to FreeBSD 14,1 and the associated update to Postfix 3.9 I sort of became aware of the end of support for btree and changed these lines in master.cf from to. I have reloaded Postfix even rebooted the server but the...
  3. B

    Solved PGP Signed Checksum for FreeBSD Version 13.0, GPG Output: "Note: This key has expired!"

    Hi All, I download the PGP signed checksum for FreeBSD Version 13.0 from - https://www.freebsd.org/releases/13.0R/checksums/CHECKSUM.SHA256-FreeBSD-13.0-RELEASE-amd64.asc I ran the command: gpg --keyid-format long --verify CHECKSUM.SHA256-FreeBSD-13.0-RELEASE-amd64.asc The output of the...
  4. I

    How do I verify a FreeBSD installation ISO image burned (or written) to a USB stick?

    How do I verify a FreeBSD installation ISO image (ie. FreeBSD-13.0-RELEASE-amd64-dvd1.iso) burned --- or written :-) - to a USB stick? The USB stick is created by the following command: dd if=FreeBSD-13.0-RELEASE-amd64-dvd1.iso of=/dev/da0 bs=1m conv=sync I've tried by issuing the following...
  5. I

    Check installed packages for checksum mismatches ("pkg check")

    The command "pkg check -s -a" verify the checksums against installed packages. I've tried both an Internet-connected VM and another Internet-disconnected VM and the command passes and completes without errors. 1. How does it verify the the packages? (Is it similar to "shasum -a 256 ..." and...
Back
Top