Logging into the Debian image via SSH

Is there any way to log onto the Debian image via SSH without first having to hook up a USB serial connection to enable root logons? In other words is there a usable non-root account already set up that can be used to log on?

1 Like

Replying to my own question in case it helps others: You can log in with user = ‘user’, password = ‘starfive’, then sudo as required.

5 Likes