This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
proc:bare_metal_server_provisioning [2026/05/16 20:21] phil created |
proc:bare_metal_server_provisioning [2026/05/16 20:40] (current) phil [17. First boot and unlock] |
||
|---|---|---|---|
| Line 202: | Line 202: | ||
| EOF | EOF | ||
| - | # mdadm.conf | + | # mdadm.conf |
| $ apt install -y mdadm | $ apt install -y mdadm | ||
| $ cat > / | $ cat > / | ||
| Line 340: | Line 340: | ||
| <code bash> | <code bash> | ||
| # Wait dropbear to be up | # Wait dropbear to be up | ||
| - | nc -zv 217.182.195.4 2222 | + | nc -zv xx.xx.xx.xx 2222 |
| # remote unlocking oneliner: | # remote unlocking oneliner: | ||