This commit is contained in:
Malin Freeborn 2022-01-22 19:57:34 +01:00
parent 2411171084
commit 8f8f987eab
Signed by: andonome
GPG Key ID: 52295D2377F4D70F
3 changed files with 44 additions and 69 deletions

View File

@ -55,7 +55,7 @@ Or if you already havea conversation windows open, switch to otr using:
Finally, verify!
/otr question "Who the fuck are you?" bob
/otr question "Who are you?" bob
Bob is verified upon the answer, 'bob'.

View File

@ -6,7 +6,7 @@ tags: [ "Documentation", "distros" ]
### Configurations?
Fucked up a package's configuration files?
Messed up a package's configuration files?
> sudo apt-get purge [thing]

View File

@ -44,28 +44,3 @@ Scan for available points:
The connecting commands do not cover wpa2.
# Fucking Hell
I really need to script this. Something like:
1. Auto-check wireless device.
2. Auto-check scan for devices and grab names
3. Display names
4. Prompt for name selection (e.g. '1').
5. Auto-connect to wireless associated with selection n.
6. Prompt for password.
7. Try to connect.
8. Ask if user wants a password copy stored in /tmp/.
# Connection
This is a shitshow. Focus: netctl is the Arch project to get this going.
Okay - can't be fucked. Most of this is systemd based.