/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.core27.co
| | willhaley.com
10.7 parsecs away

Travel
| | I am assuming that your Arch Linux system is using, or will use, dhcpcd. If you are using systemd-networkd, you will have to disable it to switch to dhcpcd. systemctl disable systemd-networkd systemctl stop systemd-networkd Install dhcpcd and enable it at boot. Be careful. If this is a remote machine, and you screw something up and reboot, you may not be able to reconnect. pacman -Sy dhcpcd systemctl enable dhcpcd systemctl start dhcpcd Before assigning the static IP, make sure of the following:
| | blog.nuculabs.de
10.4 parsecs away

Travel
| | Hi ?, In this blog post I will show you how to connect an Ethernet only device to Wi-Fi using an extra router and the WDS functionality. I initially wanted to install the TP Link Archer T4U WiFi adapter driver on my Ubuntu 20.04 PC but unfortunately the driver is no longer supported. Since I really needed high internet speed for my PC, I decided to connect it via an Ethernet cable and buy another TP-Link router to use in WDS mode.
| | kevin.thecorams.net
3.8 parsecs away

Travel
| |
| | serverless.industries
29.4 parsecs away

Travel
| A few DNS zone which I maintain don't have a web interface to editthe records. I am required to use RFC2136 nsupdate.Preparations in NameserverThe domain owner assigned me a HMAC key in his nameserver (bind9)configuration which has the permission to perform updates andZone Transfers (show all records in dig).