adamsgaard.dk

my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk # fast
git clone https://src.adamsgaard.dk/adamsgaard.dk.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 0123108036fe3b514eae3a52ab9731dfc3594f66
parent 090537f293697937a870d9e105595b23db7b9d21
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed,  3 May 2023 08:12:06 +0200

remove stray html

Diffstat:
Mpages/015-au-eduroam.txt | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/pages/015-au-eduroam.txt b/pages/015-au-eduroam.txt @@ -15,7 +15,7 @@ methods, and the configuration must be correct for the connection to succeed. On OpenBSD, install and enable the wpa_supplicant daemon with: # pkg_add wpa_supplicant - # rcctl enable wpa_supplicant</pre></code> + # rcctl enable wpa_supplicant On Gentoo Linux with OpenRC, the equivalent procedure is: @@ -60,11 +60,11 @@ official Python installer. ## Option 1: Configuring wpa_supplicant manually -If your system <b>does not</b> use Network Manager, you -must configure wpa_supplicant directly. Open (or create) -/etc/wpa_supplicant/wpa_supplicant.conf. At minimum, it should contain -the following configuration of the eduroam network. You can also add -other Wi-Fi networks here. +If your system _does not_ use Network Manager, you must configure +wpa_supplicant directly. Open (or create) +/etc/wpa_supplicant/wpa_supplicant.conf. At minimum, it should +contain the following configuration of the eduroam network. You +can also add other Wi-Fi networks here. ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel disable_scan_offload=1