11:XT


install netBSD

22.07.24

...

cp /usr/share/examples/wpa_supplicate/wpa_supplicant.conf /etc/wpa_supplicant.conf
add ssid & password to /etc/wpa_supplicant.conf

/etc/rc.conf


hostname="test"
dhcpcd=YES
dhcpcd_flags="-qM run0 -b"
wpa_supplicant=YES
wpa_supplicant_flags="-B -D bsd -i run0 -c /etc/wpa_supplicant.conf"

/etc/rc.d/wpa_supplicant start X -configure X -config ~/xorg.conf.new PATH="/var/pkg/sbin:/usr/pkg/bin:$PATH" PKG_PATH="https://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/10.0/All/" export PATH PKG_PATH pkg_add sysupgrade pkg_add pkgin pkgin update pkgin full-upgrade pkgin install firefox kate

follow this website on neocities