Gesamtbetrag:
zzgl. Mwst.
- Copy SD Card Image to an SD Card
- Copy Software to the Board via SSH and SCP
- Getting and Running the PHYTEC VM
- Install FTDI Driver on Windows
- Set Static IP Address in Ubuntu 20.04 LTS
- Setup a Second Network Interface in the Virtual Machine
- Setup qbee Device Management on phyBOARD-Polis
- Using phyLinux to build a yocto BSP with a build-container
- Using thingsboard.io to connect phyBOARD-Polis to the Cloud
Set Static IP Address in Ubuntu 20.04 LTS
Goal
Set a static IP address in Ubuntu 20.04 LTS version.
Preconditions
- The Ubuntu 20.04 LTS is downloaded and installed on your host PC.
- The Ubuntu 20.04 LTS is booted and running.
Tutorial
- Login into the Ubuntu 20.04 LTS
- Open the activities view by clicking on the symbol on the bottom left of the virtual machine screen.
- Enter "network" in the text field
- This window will open
- Click on the symbol
- Another window will open
- Click on IPv4
- Choose in the radio button list named "IPv4 Method" → Manual
- Enter the values under "Addresses": 192.168.3.10 and "Netmask": 255.255.255.0
- Click on "Apply"
- Now is the setting for the network under Linux done.
- If you only have one ethernet/network connection, this will be lost after this set. To restore it, you have to reset all the settings again manually.