linux_security
Differences
This shows you the differences between two versions of the page.
linux_security [2017/01/05 06:37] – created felixonmars | linux_security [2024/05/12 15:16] (current) – felixonmars | ||
---|---|---|---|
Line 4: | Line 4: | ||
init=/ | init=/ | ||
</ | </ | ||
- | Then remount the filesystem and just use passwd to reset the root password: | + | Then just use passwd to reset the root password: |
< | < | ||
- | mount -o remount,rw / | ||
passwd | passwd | ||
+ | </ | ||
+ | On old systems you may need to remount the filesystem: | ||
+ | < | ||
+ | mount -o remount,rw / | ||
</ | </ | ||
linux_security.txt · Last modified: 2024/05/12 15:16 by felixonmars