commit e785ea468c0fafded7f2c32ed3b779d809e12318
parent 147445dfb635253686992f5f771a12513da10820
Author: pyratebeard <root@pyratebeard.net>
Date: Mon, 9 Jun 2025 10:47:36 +0100
updates
updates
Diffstat:
3 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/glossary.md b/glossary.md
@@ -115,6 +115,7 @@
* [pf](/networking/pf)
* [postgresql](/software/postgresql)
* [processes](/linux/processes)
+* [pwconv](/linux/pwconv)
* [python](/linux/python)
## q
diff --git a/linux/index.md b/linux/index.md
@@ -40,6 +40,7 @@
* [dmidecode](dmidecode)
* [keymaps](keymaps)
* [mount](mount)
+* [pwconv](pwconv)
* [xclip](xclip)
* [xdotool](xdotool)
* [xev](xev)
diff --git a/linux/pwconv.md b/linux/pwconv.md
@@ -0,0 +1,7 @@
+# pwconv
+
+* recreate /etc/passwd from /etc/shadow
+```
+pwconv
+```
+* don't forget to set a new root passwd