Tag: configuration

WakeOnLan, Archlinux, systemd-networkd, Asus Pro WS X570-ACE

The board has two integrated ethernet adapters, here’s the lshw data: sudo lshw -c network  *-network                         description: Ethernet interface       product: I211 Gigabit Network Connection       vendor: Intel Corporation       physical id: 0       bus info: pci@0000:05:00.0       logical name: enp5s0       version: 03       serial: 24:4b:fe:<redacted>       size: 1Gbit/s       capacity: 1Gbit/s       width: 32 bits       clock: 33MHz       capabilities: pm msi msix pciexpress

Continue Reading…

run openvpn in client mode automatically after linux boot

scenario: send out a raspberry pi model b rev1, all setup with raspberryi os / raspbian. the hardware specs are nothing much, but the machine is reliable, even when apparently half the ram chips are dead…. install openvpn, then take the config file from the server you want to connect to – in my case

Continue Reading…