diff --git a/admin-guide/troubleshooting.rst b/admin-guide/troubleshooting.rst index f508a221..e083bce1 100644 --- a/admin-guide/troubleshooting.rst +++ b/admin-guide/troubleshooting.rst @@ -7,3 +7,4 @@ Troubleshooting troubleshooting/methods-and-tools troubleshooting/deployment troubleshooting/login + troubleshooting/package_management diff --git a/admin-guide/troubleshooting/package_management.md b/admin-guide/troubleshooting/package_management.md new file mode 100644 index 00000000..53195612 --- /dev/null +++ b/admin-guide/troubleshooting/package_management.md @@ -0,0 +1,5 @@ +# Package Management + +## Rebuild RPM Database +When `yum`, `dnf` or `rpm` hang or have errors pointing to a problem with their database, then follow the +[Guide to rebuild a corrupted RPM database](https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/)