Update README.md

This commit is contained in:
2026-07-17 02:16:55 +00:00
parent 656b2ed06a
commit cbfb2e0a7b
+4
View File
@@ -4,6 +4,8 @@ Basics for baremetal servers
rm -rf baremetal-basics; git clone https://servtx.net/bmixed/baremetal-basics.git; cd baremetal-basics; chmod +x *; sudo ./bbi; cd;
-----------------------------------------------------------------------------------------------------------------------------------
Passwordless sudo
RUN AT OWN RISK: You've been warned! Know what you are doing?
@@ -12,6 +14,8 @@ runs as root#:
sudo echo "%sudo ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
-----------------------------------------------------------------------------------------------------------------------------------
TODO:
Script to use "sudo ntfsfix -d /dev/sdX1" to fix NTFS partitions when removed dirty