--- a/2023.markdown Sun Nov 19 14:56:15 2023 -0500
+++ b/2023.markdown Sun Nov 19 22:25:09 2023 -0500
@@ -169,7 +169,7 @@
Set up Firefox:
- wget 'https://download.mozilla.org/?product=firefox&os=linux64&lang=en-US'
+ wget 'https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64&lang=en-US'
aunpack fi…
mv firefox /opt/
cd /opt/
--- a/README.markdown Sun Nov 19 14:56:15 2023 -0500
+++ b/README.markdown Sun Nov 19 22:25:09 2023 -0500
@@ -378,3 +378,11 @@
Watched BS521 lecture I missed on Thursday. Really love that classes are
recorded.
+
+Continued getting new laptop set up. Mostly followed my notes from August, but
+of course there's some fresh new hell to wade through. Main problem was wifi,
+needed to:
+
+ systemctl stop wpa_supplicant
+ systemctl disable wpa_supplicant
+ systemctl mask wpa_supplicant