Skip to content

Instantly share code, notes, and snippets.

nano /etc/wpa_supplicant/wpa_supplicant.conf
ctrl_interface=/run/wpa_supplicant
update_config=1
#https://wiki.archlinux.org/index.php/WPA_supplicant
#wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
#wpa_cli
wpa_supplicant -B -i wlan0 -c <(wpa_passphrase SSID PASSPHRASE)
sudo dd if=ubuntu-budgie-20.04-desktop-amd64.iso of=/dev/sdb bs=1M status=progress

Go to about:config

  1. Change browser.ssl_override_behavior to 1.
  2. Change network.stricttransportsecurity.preloadlist to false.
  3. Change security.ssl.enable_ocsp_stapling to false.

Open history, find the site, right click and select Forget this site. Quit and restart the browser.

Should be good now.

rsync -av someuser@some-mbp:~/Documents ~/