- Edited
Hello.
That all worked. Next issue is:
root@bela ~/Bela# /etc/network/interfaces
bash: line 36: /etc/network/interfaces: Permission denied
root@bela ~/Bela# ls -lhd /etc
drwxr-xr-x 72 root root 4.0K Nov 3 2016 /etc
root@bela ~/Bela# ls -lhd /etc/network
drwxr-xr-x 7 root root 4.0K Oct 25 2017 /etc/network
root@bela ~/Bela# ls -lhd /etc/network/interfaces
-rw-r--r-- 1 root root 908 Nov 8 2017 /etc/network/interfaces
So how do I actually edit that file if I cannot access it, or is this something I can also do via terminal?