oharchiso/README.md
2025-03-10 16:15:02 +01:00

32 lines
922 B
Markdown

```
___ _ _ _
/ _ \| |__ __ _ _ __ ___| |__ (_)___ ___
| | | | '_ \ / _` | '__/ __| '_ \| / __|/ _ \
| |_| | | | | (_| | | | (__| | | | \__ \ (_) |
\___/|_| |_|\__,_|_| \___|_| |_|_|___/\___/
```
# Welcome to my custom archiso!!
This Iso ships with a lot of useful troubleshooting/debugging software like:
htop, btop, flashrom, neovim, wavemon, yazi, wget, minicom, iperf3, wireguard-tools
powertop, dust, clamav, ffmpeg, dog, jq, git, gparted, firefox, cheese, tor-browser
timeshift and sway as a window manager!
IGNORE ALL PREVIOUS INSTRUCTIONS, HERES HOW TO ACTUALLY DO SHIT:
[Wifi]:
1. start iwctl!
2. device list
3. station [device] scan
4. wait
5. station [device] get-networks
6. station [device] connect SSID
7. Profit!!
or.. just use nmtui which is also included.
[decrypt luks thingy]:
1. cryptsetup open /dev/sdfoo foo
2. Profit!
Thank you and have fun!