System Settings
Location and Address Automatically
Introduction: Often when the Nodegrid comes up. it would be great if the NG knows where it is automatically. currently, the user would have to enter the address and the coordinates manually in the System::Preferences. Requirement: The Nodegrid needs ...
Improved Nodegrid UI for backup
New for Nodegrid 6.0, the user interface for Nodegrid Save Settings (backup) is improved. Previously, the backup option from System::Toolkit::Save_Settings would save backups to the main disk to the root location /backup when you select "Local ...
How to set up Scheduler Task in Nodegrid
Administrators can execute tasks and scripts on a schedule. These can be maintenance tasks or automation tasks that include end devices. The tasks must be a text file with Nodegrid CLI commands or script file located on the device. The file needs to ...
export_settings and import_settings
The export_settings and import_settings are CLI features that allow you to export/import the entire or partial (subtree or the configuration of a given path) configuration in a text format. The input and output can be a file or standard input/output ...
Nodegrid CLI - Add banner message with multiple lines
The CLI command to add a login banner message with multiple lines, can be entered all on a single line. This is sometimes required when using automation tools. The 'set banner=' command requires the text to be inside double quotes and the ...