diff options
author | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-08-18 13:32:26 +0200 |
---|---|---|
committer | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-08-18 13:32:26 +0200 |
commit | 6bfcf9866dd78050b5d946ef9e7f7c26120b83f1 (patch) | |
tree | 896129133e72d7fad03455e7107d36d98e970aa1 | |
parent | Created 09. GNU Radio Block (markdown) (diff) | |
download | krakensdr_docs.wiki-6bfcf9866dd78050b5d946ef9e7f7c26120b83f1.tar krakensdr_docs.wiki-6bfcf9866dd78050b5d946ef9e7f7c26120b83f1.tar.gz krakensdr_docs.wiki-6bfcf9866dd78050b5d946ef9e7f7c26120b83f1.tar.bz2 krakensdr_docs.wiki-6bfcf9866dd78050b5d946ef9e7f7c26120b83f1.tar.lz krakensdr_docs.wiki-6bfcf9866dd78050b5d946ef9e7f7c26120b83f1.tar.xz krakensdr_docs.wiki-6bfcf9866dd78050b5d946ef9e7f7c26120b83f1.tar.zst krakensdr_docs.wiki-6bfcf9866dd78050b5d946ef9e7f7c26120b83f1.zip |
-rw-r--r-- | 10.-Appendix.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/10.-Appendix.md b/10.-Appendix.md index 5070dfc..e34cbb0 100644 --- a/10.-Appendix.md +++ b/10.-Appendix.md @@ -4,7 +4,7 @@ ## Connecting to an Established WiFi Network If you are using either the Kraken DF or Kraken PR pre-made images on a fixed WiFi network, instead of using hotspots, then you will need to add your WiFi network details. To do so you will need to temporarily connect your Pi 4 to a monitor and keyboard or connect your Pi 4 using Ethernet and SSH into it. -The default login credentials for the terminal and SSH are pi/krakensdr, port 22. +The default login credentials for the terminal and SSH are krakenrf/krakensdr, port 22. To add your network, edit the file: wpa_supplicant.conf |