summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2023-03-22 05:20:47 +0100
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2023-03-22 05:20:47 +0100
commitdd3d9089047351d3ec3b47194ebe016042dd5246 (patch)
treeece100c2b471f60439e01bd4ae04c760c2a856af
parentUpdated 10. KerberosSDR Setup for KrakenSDR Software (markdown) (diff)
downloadkrakensdr_docs.wiki-dd3d9089047351d3ec3b47194ebe016042dd5246.tar
krakensdr_docs.wiki-dd3d9089047351d3ec3b47194ebe016042dd5246.tar.gz
krakensdr_docs.wiki-dd3d9089047351d3ec3b47194ebe016042dd5246.tar.bz2
krakensdr_docs.wiki-dd3d9089047351d3ec3b47194ebe016042dd5246.tar.lz
krakensdr_docs.wiki-dd3d9089047351d3ec3b47194ebe016042dd5246.tar.xz
krakensdr_docs.wiki-dd3d9089047351d3ec3b47194ebe016042dd5246.tar.zst
krakensdr_docs.wiki-dd3d9089047351d3ec3b47194ebe016042dd5246.zip
-rw-r--r--12.-Appendix.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/12.-Appendix.md b/12.-Appendix.md
index 37d8246..4789bb5 100644
--- a/12.-Appendix.md
+++ b/12.-Appendix.md
@@ -32,6 +32,17 @@ If you plan on also exposing post 22 so that you can SSH into the device remotel
Again, instead of port forwarding, you could use something modern like Zerotier and avoid these security issues.
+## Disabling the WiFi Hotspot
+
+If you only want to use Ethernet, and you need to disable the WiFi hotspot from our ready to use image you can do so easily via an SSH connection. SSH into the KrakenSDR using the default krakenrf/krakensdr username/password. Then run the Autohotspot script.
+
+```
+cd Autohotspot
+sudo ./autohotspot-setup.sh
+```
+
+Select option 4 "Uninstall Autohotspot of permanent access point". Then after that completes, select option 8 to exit. Now reboot, and the hotspot will be disabled.
+
## Data Output For Third Party Software
When set to the 'Kraken App' DOA Data Format the latest bearing data will be output to an HTML page at "http://PI4_IP_ADDR:8081/DOA_value.html" in the CSV format every update period.