Connect without wifi dongle but with ethernet

I have a raspberry pi, buth I don’t have a wifi dongle. Is it possible to connect my raspberry pi with ethernet cable? How can I set up astroprint with ethernet?

I assume I have to surf to the raspberry’s IP address. The problem is, I can’t find the IP’s address. When I connect my raspberry to a screen, I have to log in before I can comand something. Can’t find the default log in anywhere. Help?!

@Loes_Verheyen We haven’t changed the default credentials for the pi on our image (we recommend you change them). They are:

username: pi
password: raspberry

once you’re in type ‘ifconfig eth0’ and you should see your ip address.

Thanks man, it works perfect now! :smile:

1 Like