Page 1 of 1
SSH Access over Hotspot
Posted: Fri Nov 21, 2025 1:59 am
by DavisIan22
I am trying to get everything setup on my desk prior to install. I have AA working properly, and am using the 3.5mm Aux for audio. I want to modify the configuration files over ssh access to the rpi through the hotspot, but the hotspot is password protected and I can't find for the life of me what it would be.
Re: SSH Access over Hotspot
Posted: Fri Nov 21, 2025 2:25 am
by hudiy
Password for the hotspot can be set in main_configuration.json
https://github.com/wiboma/hudiy/blob/ma ... md#hotspot
Re: SSH Access over Hotspot
Posted: Fri Nov 21, 2025 3:31 am
by DavisIan22
How can I access the files to modify the config file?
Re: SSH Access over Hotspot
Posted: Fri Nov 21, 2025 7:57 am
by hudiy
All Hudiy configuration files are stored in your home directory under .hudiy/share/config. Note that the .hudiy folder has a dot in its name, which means it's hidden. You can enable showing hidden files in the file manager using CTRL + H, or you can edit the files from the terminal using a tool like nano, for example: nano $HOME/.hudiy/share/config/main_configuration.json
Re: SSH Access over Hotspot
Posted: Sat Nov 22, 2025 2:16 am
by DavisIan22
Thank you. If I plug in a keyboard and mouse to the pi, can I get out of the Hudiy application and access from there to make changes before using ssh?
Re: SSH Access over Hotspot
Posted: Sat Nov 22, 2025 6:51 am
by hudiy
Re: SSH Access over Hotspot
Posted: Thu Dec 04, 2025 10:09 pm
by DavisIan22
For anyone that is wondering, the default password was "1234567890"