...
Code Block |
---|
$ sudo cp /etc/netplan/00-installer-config.yaml /etc/netplan/00-installer-config.yaml.bak |
Make another copy to filemanager for editinglpms data logger file browser folder for editing
Info |
---|
“sudo” prefix is omitted so that user can edit the file via logger file browser |
Code Block |
---|
$ sudo cp /etc/netplan/00-installer-config.yaml /opt/lpmsdatalogger/logs |
...
Step 3
Access to LPMS data logger file browser via: http://<logger ip address>
...
Note |
---|
Please edit the following content according to your settings. Pay attention to ethernet interface name and default gateway ip address. In this example, my network interface name is enp2s0 and I am setting the static ip address to 192.168.1.220 |
...