how can I set a static IP address on a PI running this?

I have a raspberry pi 3 configured and working, but I need to force a static IP address as I have a device that cannot be changed and I need to put the Pi into the same IP Range

when I try to use sudo, it tells me it doesnt exist...

-ash: sudo: not found

I need to change the IP address of this thing

#3

I'm using the cloudhub version...
And there is no setting for changing the IP address....

#4

If you are connecting via ethernet there is a setting for thisin the Server Configuration "Participate in a network->Ethernet->Specify IP". For wifi there is no way to set it via the gui

#5

I'm connecting to the Raspberry Pi via Wifi
I need to be able to program the Ethernet port on the Raspberry Pi to a static IP to connect to another device

#6

Ok that is not supported in cloudhub by default

If you want advanced configuration you should read the openwrt documentation and configure the network using UCI. Cloudhub is based upon openwrt