Explore >> Select a destination


You are here

www.core27.co
| | www.jeremymorgan.com
10.2 parsecs away

Travel
| | A quick look at my virtualization setup, remotely accessed headless VMs on a Linux Server.
| | 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.
| | shellsharks.com
90.4 parsecs away

Travel
| A walkthrough of how and why I stood up my own personal Mastodon instance.