2026-07-22 15:30:50 +00:00
2026-05-18 12:19:00 +00:00
2026-04-14 21:57:29 +00:00
2026-04-14 21:55:19 +00:00
2026-04-14 21:55:19 +00:00
2026-07-22 13:49:09 +00:00
2026-04-14 21:50:30 +00:00
2026-05-11 12:21:33 +00:00
2026-05-11 12:16:47 +00:00
2026-07-22 13:00:14 +00:00
2026-05-11 12:18:38 +00:00
2026-05-11 12:43:40 +00:00
2026-04-22 03:01:34 +00:00
2026-04-14 21:50:30 +00:00
2026-04-14 21:50:30 +00:00
2026-07-22 13:04:51 +00:00
2026-05-11 12:43:40 +00:00
2026-04-15 04:31:17 +00:00
2026-07-16 05:05:21 +00:00
2026-05-11 11:33:26 +00:00
2026-05-11 11:33:26 +00:00
2026-04-14 21:50:30 +00:00
2026-04-14 21:50:30 +00:00
2026-07-17 11:58:01 +00:00
2026-05-11 12:17:48 +00:00
2026-04-14 21:50:30 +00:00
2026-04-14 21:50:30 +00:00
2026-04-14 21:50:30 +00:00
2026-04-14 22:37:29 +00:00
2026-04-27 22:14:32 +00:00
2026-04-14 23:00:35 +00:00
2026-05-06 20:56:58 +00:00
2026-04-14 21:50:30 +00:00
2026-04-14 21:50:30 +00:00
2026-04-14 21:50:30 +00:00
2026-07-02 11:20:43 +00:00
2026-05-19 20:44:28 +00:00
2026-05-19 20:28:08 +00:00

baremetal-basics

Basics for baremetal machines

INSTALL:

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?

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

S
Description
Basics for baremetal servers
Readme GPL-3.0
172 KiB
Languages
Shell 100%