short: first post

This commit is contained in:
Ming Di Leom 2024-07-16 10:13:14 +00:00
parent 94cf9a7022
commit b1c1af0af8
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
2 changed files with 10 additions and 0 deletions

View File

@ -94,6 +94,7 @@ theme_config:
menu: menu:
Home: / Home: /
Blog: /blog/ Blog: /blog/
Short: /short/
About: /about/ About: /about/
Feed: /atom.xml Feed: /atom.xml
GitLab: https://gitlab.com/curben/blog GitLab: https://gitlab.com/curben/blog

9
source/short/index.md Normal file
View File

@ -0,0 +1,9 @@
---
title: Short Posts
layout: page
date: 2024-07-15
---
## 15 Jul 2024
If sssd unable to starts after upgrade/downgrade, clear its cache by deleting all files in the "/var/lib/sss/db/" folder. Encountered [this issue](https://bugzilla.redhat.com/show_bug.cgi?id=1576597) when upgrading/switching AlmaLinux 8 and CentOS Stream 9 to AlmaLinux 9.