mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-27 02:01:53 +01:00
#1099 Windows10 SSH PowerShell link
This commit is contained in:
parent
ff4ed41e17
commit
1279a0b8ec
2
FAQ.md
2
FAQ.md
@ -18,6 +18,8 @@ Beside many small improvements and changes, these are most important changes:
|
||||
- New: SendMany App (wallet & chat over keysend)
|
||||
- New: Reset SSH cert if SSH login not working [details](FAQ.md#how-can-i-repair-my-ssh-login)
|
||||
- New: Make it easier to Copy The Blockchain over Network from running Blitz
|
||||
- New: Forwarding Fee Report on Main Menu
|
||||
- New: Easy Setup of Auto-Backup of SCB to Dropbox
|
||||
- Removed: Clone Blockchain from second HDD (use CopyStation script)
|
||||
|
||||
## Whats new in Version 1.4 of RaspiBlitz?
|
||||
|
@ -164,7 +164,7 @@ When everything boots up correctly, you should see the local IP address of your
|
||||
|
||||

|
||||
|
||||
Now open up a terminal ([OSX](https://www.youtube.com/watch?v=5XgBd6rjuDQ)/[Win10](https://www.youtube.com/watch?v=xIfzZXHaCzQ)) and connect through SSH with the command displayed by the RaspiBlitz:
|
||||
Now open up a terminal ([OSX](https://www.youtube.com/watch?v=5XgBd6rjuDQ)/[Win10](https://www.howtogeek.com/336775/how-to-enable-and-use-windows-10s-built-in-ssh-commands/)) and connect through SSH with the command displayed by the RaspiBlitz:
|
||||
|
||||
`ssh admin@[YOURIP]` → use password: `raspiblitz`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user