SSH Access
Last updated
Last updated
To connect locally to the Dingo via SSH the following steps must be taken:
read the IP of the Dingo from the display for Ethernet0, if IP address is unknown.
Login credentials for the Dingo:
User: pi
Password: wingo7562
Connect to the DINGO device via SSH terminal and follow these instructions:
sudo dingo-config
Go to "3 Network setup"
Use the arrow keys for navigation and the space key for the enter/confirm function.
3. Then reboot to take effect: sudo reboot
to set a different DNS make follow steps:
sudo nano /etc/resolv.conf.head
Content should look something like this:
nameserver DNSIPADRESS nameserver DNSIPADRESS
sudo resolvconf -u
2. Open and enter the IP adress of the Dingo Gateway:
Further information can be found