PINE64
SSH for noobs on Debian - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+--- Thread: SSH for noobs on Debian (/showthread.php?tid=928)

Pages: 1 2


SSH for noobs on Debian - Leoncito81 - 05-06-2016

Check your router ip table to see what ip your pine64 is using after the update.


RE: SSH for noobs on Debian - KuJoe - 05-07-2016

(05-06-2016, 06:41 AM)Luke Wrote: Yes, I dont think that root comes with a password; the default user (pine64user) is a sudoer

[edit: but did you try to connect as pine64user ---- ssh pine64user@you-ip-address ?  --- didnt you get a password prompt ?

I am using PuTTY so it doesn't prompt you for the username until the connection is made, and as I've said before the PINE64 was actively refusing connections so there was no login prompt (username or password).

(05-06-2016, 07:04 AM)rahlquist Wrote: KuJoe,

Are you sure you are using the right IP? I ask because the pine, with each new OS install, gets a new MAC. So DHCP would issue a new IP.

For me when I was first getting debian going my DHCP handed out about 12 IP's as I was having to reinstall often due to flash issues.

Yes, 100% positive. This was the first time I've powered on the PINE64 and so I was logged into the router and saw the IP it was assigned and then I made a static entry for the PINE64. Rebooted it multiple times and could ping it each time.

(05-06-2016, 10:28 AM)Luke Wrote: yea, this too. You may be connecting to a previous IP

Since this was the first time I powered the device on there was no previous IP unfortunately. Sad

(05-06-2016, 07:00 PM)Leoncito81 Wrote: Check your router ip table to see what ip your pine64 is using after the update.

What update? There hasn't been any changes to my PINE64.


SSH for noobs on Debian - Leoncito81 - 05-07-2016

Try installing MinGW. (www.mingw.org). It will give you a minimal Linux shell to be able to control the pine64.

Then you can use SSH through the Linux shell. It will prompt you.