diff options
author | Julien Dessaux | 2021-03-11 23:15:31 +0100 |
---|---|---|
committer | Julien Dessaux | 2021-03-11 23:15:31 +0100 |
commit | 8d4bb3881dbb702f08f830417a24b2b81d1a2678 (patch) | |
tree | 4063c82565aafa5b1291e4128f69f840398fedcc /content/blog/debian | |
parent | Removed empty file (diff) | |
download | www-8d4bb3881dbb702f08f830417a24b2b81d1a2678.tar.gz www-8d4bb3881dbb702f08f830417a24b2b81d1a2678.tar.bz2 www-8d4bb3881dbb702f08f830417a24b2b81d1a2678.zip |
Some more articles reformatting
Diffstat (limited to 'content/blog/debian')
-rw-r--r-- | content/blog/debian/error-during-signature-verification.md | 3 | ||||
-rw-r--r-- | content/blog/debian/force-package-removal.md | 3 | ||||
-rw-r--r-- | content/blog/debian/no-public-key-error.md | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/content/blog/debian/error-during-signature-verification.md b/content/blog/debian/error-during-signature-verification.md index 67ef11e..d63bd2e 100644 --- a/content/blog/debian/error-during-signature-verification.md +++ b/content/blog/debian/error-during-signature-verification.md @@ -3,8 +3,7 @@ title: "Error occured during the signature verification" date: 2015-02-27 description: Fixing the "Error occured during the signature verification" tags: - - debian - - linux + - Debian --- ## How to fix diff --git a/content/blog/debian/force-package-removal.md b/content/blog/debian/force-package-removal.md index fedeee2..d708cf7 100644 --- a/content/blog/debian/force-package-removal.md +++ b/content/blog/debian/force-package-removal.md @@ -3,8 +3,7 @@ title: "Force package removal" date: 2015-01-27 description: How to force the removal of a package tags: - - debian - - linux + - Debian --- ## How to force the removal of a package diff --git a/content/blog/debian/no-public-key-error.md b/content/blog/debian/no-public-key-error.md index a16938e..1e5720b 100644 --- a/content/blog/debian/no-public-key-error.md +++ b/content/blog/debian/no-public-key-error.md @@ -3,8 +3,7 @@ title: "Fix the no public key available error" date: 2016-01-27 description: How to fix this common debian error when using non official repositories tags: - - debian - - linux + - Debian --- ## How to fix |