WIP: Draft: Fix command example in Working_with_Kernel_Modules.adoc #50

Draft
nm004 wants to merge 2 commits from nm004-f38-patch-73395 into f38
nm004 commented 2023-09-27 01:52:24 +00:00 (Migrated from gitlab.com)

This commit changed file names in the openssl command example to
be consistent across examples. This commit also changed the argument
sha256 to sha512 in the example because the latter is used nowadays.

This commit changed file names in the openssl command example to be consistent across examples. This commit also changed the argument sha256 to sha512 in the example because the latter is used nowadays.
darknao commented 2023-10-01 19:22:11 +00:00 (Migrated from gitlab.com)

_pub or .priv? is it a private or public key? Cannot be both.

The .der file is the public key, and the .priv file is the private one.
Hence, the correct name is my_signing_key.priv for the private key and my_signing_key_pub.der for the public key.

The file names in the instructions just above also need to be corrected.

`_pub` or `.priv`? is it a private or public key? Cannot be both. The `.der` file is the public key, and the `.priv` file is the private one. Hence, the correct name is `my_signing_key.priv` for the private key and `my_signing_key_pub.der` for the public key. The file names in the instructions just above also need to be corrected.
nm004 commented 2023-10-01 21:38:53 +00:00 (Migrated from gitlab.com)

changed this line in version 2 of the diff

changed this line in [version 2 of the diff](/fedora/docs/fedora-linux-documentation/fedora-linux-sysadmin-guide/-/merge_requests/15/diffs?diff_id=803791381&start_sha=2c4ba34094aefb456294a2713761b43822236c96#1aa7336bcb3f44d171d7354d7f0cf15e72e5a1f7_552_551)
nm004 commented 2023-10-01 21:38:53 +00:00 (Migrated from gitlab.com)

added 1 commit

  • c6c94699 - Update file Working_with_Kernel_Modules.adoc

Compare with previous version

added 1 commit <ul><li>c6c94699 - Update file Working_with_Kernel_Modules.adoc</li></ul> [Compare with previous version](/fedora/docs/fedora-linux-documentation/fedora-linux-sysadmin-guide/-/merge_requests/15/diffs?diff_id=803791381&start_sha=2c4ba34094aefb456294a2713761b43822236c96)
nm004 commented 2023-10-01 22:01:58 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 1a459374 - fixup!50/diffs?diff_id=803793473&start_sha=c6c9469993b8bc0d887e8d3b867f120e70cbb291)
added 1 commit <ul><li>1a459374 - fixup!50/diffs?diff_id=803793473&start_sha=c6c9469993b8bc0d887e8d3b867f120e70cbb291)
nm004 commented 2023-10-01 22:01:58 +00:00 (Migrated from gitlab.com)

marked this merge request as draft from nm004/fedora-linux-sysadmin-guide@1a459374e2

marked this merge request as **draft** from nm004/fedora-linux-sysadmin-guide@1a459374e249a6e20cac9d179ab70a35569348db
nm004 commented 2023-10-01 22:11:50 +00:00 (Migrated from gitlab.com)

Thank you for pointing it out!

I copied and pasted the file names alternately by mistake. I have corrected it.

Thank you for pointing it out! I copied and pasted the file names alternately by mistake. I have corrected it.
p.boy commented 2024-02-04 20:35:45 +00:00 (Migrated from gitlab.com)

@darknao Could you have a look onto this, please?

@darknao Could you have a look onto this, please?
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
docs-archive/sysadmin-guide!50
No description provided.