From ada45c1bea838e5f38f24fe37e558c1b7959ae28 Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 16 Apr 2020 20:40:45 +0530 Subject: redo pandoc commands to print fragments only --- docs/posts/WPA_woes/index.html | 31 +++++++------------------------ 1 file changed, 7 insertions(+), 24 deletions(-) (limited to 'docs/posts/WPA_woes') diff --git a/docs/posts/WPA_woes/index.html b/docs/posts/WPA_woes/index.html index f3fcfcf..0c50385 100644 --- a/docs/posts/WPA_woes/index.html +++ b/docs/posts/WPA_woes/index.html @@ -2,6 +2,7 @@ + @@ -37,27 +38,7 @@ WPA Woes
- - - - - - - WPA_woes - - - - -

I finally got around to installing Void GNU/Linux on my main computer. Rolling release, non-systemd, need I say more?

+

I finally got around to installing Void GNU/Linux on my main computer. Rolling release, non-systemd, need I say more?

As with all GNU/Linux distributions, wireless networks had me in a fix. If you can see this post, it means I’ve managed to get online. It turns out, wpa_supplicant was detecting the wrong interface by default (does it ever select the right one?). Let us fix that:

$ sudo rm -r /var/service/wpa_supplicant
 $ sudo killall dhcpcd
@@ -81,13 +62,15 @@ $ sudo ln -s /etc/sv/wpa_supplicant /var/service/ $ sudo ln -s /etc/sv/dhcpcd /var/service/ $ sudo sv restart wpa_supplicant $ sudo sv restart dhcpcd - -
- Hi. Subscribe + Hi. +

I'm Akshay, I go by nerd or nerdypepper on the internet.

I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. -- cgit v1.2.3