Join Nostr
2026-02-13 11:59:13 UTC

gnu/a1ba on Nostr: normal ifconfig made for humans: ifconfig eth0 192.168.1.2 up insane ip made for ...

normal ifconfig made for humans:

ifconfig eth0 192.168.1.2 up

insane ip made for aliens:

ip link set eth0 up
ip addr add 192.168.1.2/24 dev eth0