Update remote_access.rst
This commit is contained in:
parent
0a7fcda174
commit
ba40933efa
|
@ -155,6 +155,6 @@ Using a wireless device, search for networks. The network SSID you specified in
|
|||
|
||||
If SSH is enabled on the Raspberry Pi access point, it should be possible to connect to it from another Linux box (or a system with SSH connectivity present) as follows, assuming the pi account is present ::
|
||||
|
||||
ssh pi@192.168.4.1
|
||||
ssh pi@192.168.4.1 #most likely your password will be **raspberry**
|
||||
|
||||
By this point, the Raspberry Pi is acting as an access point, and other devices can associate with it. Associated devices can access the Raspberry Pi access point via its IP address for operations such as rsync, scp, or ssh.
|
||||
|
|
Loading…
Reference in a new issue