This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sysadminery:nix_misc [2024/11/23 15:49] – adam | sysadminery:nix_misc [2025/01/24 01:28] (current) – adam | ||
---|---|---|---|
Line 4: | Line 4: | ||
[[https:// | [[https:// | ||
- | find . -type d ! \( -readable -executable \) -prune -o -type f -not -path ' | + | find . -type d ! \( -readable -executable \) -prune -o -type f -not -path ' |
- | + | ||
+ | or, install [[https:// | ||
====== fun customizations ====== | ====== fun customizations ====== | ||
Line 27: | Line 29: | ||
< | < | ||
- | ====== bootable USB ====== | + | ====== bootable USB from iso ====== |
people act like dd is so fucking difficult, it's not. (probably need root for most of these) | people act like dd is so fucking difficult, it's not. (probably need root for most of these) |