/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

ljwrites.blog
| | neilzone.co.uk
2.1 parsecs away

Travel
| | Neil Brown's personal blog.
| | fusectore.dev
1.3 parsecs away

Travel
| | I recently had an issue connecting to a WLAN with my ArchLinux/Systemd/Netctl notebook. While analyzing it, I found a few ways to troubleshoot issues with netctl. For the following instructions and examples, please note that my wlan interface is called wlp2s0 and may differ on your system. You may get a list of interfaces with the command $> ip link Is your profile loaded? After I copied and adapted one of the profiles from /etc/netctl/examples and tried to switch to it, I got the following error message...
| | blog.yappare.com
1.2 parsecs away

Travel
| | Problem : Couldn't connect to the wireless connection even the SSID's can be seen in the list Solution : Edit the NetworkManager confi...
| | sagikazarmark.hu
14.6 parsecs away

Travel
| Recently I was tasked with deploying and operating a Symfony application on Kubernetes. Since PHP is not my primary area of work anymore, I was hoping to find some up to date guide and/or best practices about the topic, but sadly that wasn't the case at all, so I decided to write about the process of containerizing the application, building up the infrastructure and deploying it on Kubernetes.