This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
app-notes:set-up-snmp [2025/05/06 12:15] – [4. Setting up an LXC container and then implementing Node RED] gray | app-notes:set-up-snmp [2025/05/07 15:16] (current) – [Prerequisites] gray | ||
---|---|---|---|
Line 14: | Line 14: | ||
* NetModule Wireless Router with wireless connection | * NetModule Wireless Router with wireless connection | ||
- | * NetModule Software [[https:// | + | * NetModule Software [[https:// |
* A license is required for the LXC container | * A license is required for the LXC container | ||
* Not available for legacy products NB1600, NB2700, NB3700, NB3710 | * Not available for legacy products NB1600, NB2700, NB3700, NB3710 | ||
+ | |||
+ | ** | ||
+ | <WRAP center round important 95%> | ||
+ | The wiki was tested with router software 4.9.0.102 and the LXC container with Debian armhf bookworn. | ||
+ | </ | ||
+ | ** | ||
===== - Set up SNMP on the router ===== | ===== - Set up SNMP on the router ===== | ||
Line 242: | Line 248: | ||
< | < | ||
- | root@LXCNAME:/# | + | root@LXCNAME:/# |
The first question is whether the installation should be carried out under | The first question is whether the installation should be carried out under | ||
the " | the " | ||
the answer is '' | the answer is '' | ||
+ | |||
Are you really sure you want to install as root ? (y/N) ? '' | Are you really sure you want to install as root ? (y/N) ? '' | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
If I want to see the installation steps, please also say '' | If I want to see the installation steps, please also say '' | ||
Are you really sure you want to do this ? [y/N] ? '' | Are you really sure you want to do this ? [y/N] ? '' | ||
+ | |||
I don't have a Pi where I install Node-RED on it, so '' | I don't have a Pi where I install Node-RED on it, so '' | ||
Would you like to install the Pi-specific nodes ? [y/N] ? '' | Would you like to install the Pi-specific nodes ? [y/N] ? '' | ||
+ | </ | ||
+ | |||
+ | < | ||
Running Node-RED update for user root at /root on debian | Running Node-RED update for user root at /root on debian | ||
Stop Node-RED | Stop Node-RED | ||
Line 311: | Line 327: | ||
▸ auto - changes are automatically committed | ▸ auto - changes are automatically committed | ||
</ | </ | ||
+ | |||
+ | < | ||
+ | Editor settings | ||
+ | =============== | ||
+ | ? Select a theme for the editor. To use any theme other than " | ||
+ | ▸ default | ||
+ | * aurora | ||
+ | * cobalt2 | ||
+ | * dark | ||
+ | * dracula | ||
+ | * espresso-libre | ||
+ | * midnight-red | ||
+ | * monoindustrial | ||
+ | * monokai | ||
+ | * oceanic-next | ||
+ | * oled | ||
+ | * solarized-dark | ||
+ | * solarized-light | ||
+ | * tokyo-night | ||
+ | * zenburn | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | ✔ Select the text editor component to use in the Node-RED Editor … | ||
+ | ▸ monaco (default) | ||
+ | ▸ ace | ||
+ | |||
+ | Node settings | ||
+ | ============= | ||
+ | ? Allow Function nodes to load external modules? (functionExternalModules) … | ||
+ | ▸ Yes | ||
+ | ▸ No | ||
+ | </ | ||
+ | |||
Line 323: | Line 373: | ||
</ | </ | ||
- | If you want this to happen automatically when you start the LXC container, you have to set it up with the command ''" | + | If you want this to happen automatically when you start the LXC container, you have to set it up with the command ''" |
< | < | ||
- | root@LXCNAME:/# | + | root@LXCNAME:/# |
Created symlink / | Created symlink / | ||
root@LXCNAME:/# | root@LXCNAME:/# |