[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs
[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
howtos:hardware:arm:raspberrypi3_network [2018/08/26 23:55 (UTC)] – [Sources] bifferos | howtos:hardware:arm:raspberrypi3_network [2024/03/11 10:33 (UTC)] (current) – avoid saving the host key for the installer in the first place j12i | ||
---|---|---|---|
Line 35: | Line 35: | ||
In this case the IP address of the Pi is 172.17.0.71. | In this case the IP address of the Pi is 172.17.0.71. | ||
- | ssh into the Pi as root: | + | ssh into the Pi as root |
+ | (disabling strict host key checking because the host key will change inevitably after installation): | ||
- | < | + | < |
Press < | Press < | ||
Line 107: | Line 108: | ||
< | < | ||
# / | # / | ||
- | |||
- | Note that the RPi ssh identity has now changed from the one used for the installer, so when you ssh to your newly installed Slackware box you will have to remove the entry from .ssh/ | ||
====== Sources ====== | ====== Sources ====== | ||
* Much information taken from the [[http:// | * Much information taken from the [[http:// |