Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pub:nil [2020/01/24 21:16] – fa | pub:nil [2026/02/16 20:53] (current) – fa | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | * 120 GB Crucial M4 SSD | + | * <del>120 GB Crucial M4 SSD</ |
| * 500 GB Samsung EVO 850 | * 500 GB Samsung EVO 850 | ||
| - | * running Alpine, as described in [[https:// | + | * 2x 3TB WD |
| + | * <del>running Alpine</ | ||
| + | * running Arch | ||
| Line 23: | Line 25: | ||
| * Ivy Bridge-DT / Socket H2 (LGA1155) | * Ivy Bridge-DT / Socket H2 (LGA1155) | ||
| * Dell U2715H (2017-01-03) + SyncMaster 2443BW 24" | * Dell U2715H (2017-01-03) + SyncMaster 2443BW 24" | ||
| + | |||
| + | < | ||
| + | Archlinux notes 2026-02 | ||
| + | |||
| + | - archinstall / btrfs on LUKS | ||
| + | - hostname | ||
| + | - static IP | ||
| + | |||
| + | pacman -S --needed $(grep -v ^# / | ||
| + | |||
| + | systemctl enable ssh.service | ||
| + | systemctl start ssh.service | ||
| + | |||
| + | vgchange -ay | ||
| + | mdadm --assemble --scan | ||
| + | |||
| + | / | ||
| + | / | ||
| + | </ | ||