Update README.md
This commit is contained in:
@@ -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;
|
rm -rf baremetal-basics; git clone https://servtx.net/bmixed/baremetal-basics.git; cd baremetal-basics; chmod +x *; sudo ./bbi; cd;
|
||||||
|
|
||||||
Passwordless sudo
|
Passwordless sudo
|
||||||
|
|
||||||
RUN AT OWN RISK: You've been warned! Know what you are doing?
|
RUN AT OWN RISK: You've been warned! Know what you are doing?
|
||||||
|
|
||||||
sudo echo "%sudo ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
|
sudo echo "%sudo ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
|
||||||
Reference in New Issue
Block a user