Connecting
In order to connect to a Linux Edge device, you will need to have SSH access to the host.
See https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=gui for more info on installing Windows SSH/SCP tools. Tools like Putty or WinSCP are also very useful.
Uninstalling
Note |
---|
Always backup configuration data by generating an export before uninstalling/upgrading. This includes the license file(s) which must be reapplied after the upgrade is complete. |
...
Code Block | ||
---|---|---|
| ||
sudo /usr/apps/ASIEdgeManager/core/uninstall |
Removing the database
If you wish to remove the database you will need to run an additional command.
...