Hello!
Does anybody know how to set a new ip for my zedboard and create an SSH connection so I can transmit to it files?
Thanks you
Hello!
Does anybody know how to set a new ip for my zedboard and create an SSH connection so I can transmit to it files?
Thanks you
ifconfig eth0 192.168.1.10
would set the ip to 192.168.1.10
Not sure if you need to do it every time or if it remembers the setting.