diff --git a/pages/SeattleKOMOPoP.md b/pages/SeattleKOMOPoP.md index effa0d6..7988560 100644 --- a/pages/SeattleKOMOPoP.md +++ b/pages/SeattleKOMOPoP.md @@ -366,14 +366,14 @@ for i in b c d e; do echo $i; smartctl -a /dev/sd$i | egrep '(^Serial|Extended)' * 4 x Samsung 4TB EVO 870 SSDs * 2x power supplies, 750W each, 100-240V * 4x Gigabit RJ45 NIC network ports - -TODO: -ip addressing /etc/network/INT 147.28.0.46 -IPMI config 147.28.0.245 -x cmos power on start -x periodic local -x backup -?? grub prefer video +
+TODO:
+ip addressing /etc/network/INT 147.28.0.46
+IPMI config 147.28.0.245
+x cmos power on start
+x periodic local
+x backup
+?? grub prefer video
for i in a b c d; do echo $i; smartctl -a /dev/sd$i | egrep '(^Serial|Extended)'; done