The Nodeware Agent for Debian and Ubuntu is distributed as a deb package that is installed via dpkg. Bash install scripts can be downloaded to automate the installation process. They can be downloaded under the Agent Downloads section of the dashboard.
The install script handles installation of the package, enables it to run as a system service, and registers the agent to the account without the need for a separate license file.
To run the downloaded script, do the following:
sudo bash nodeware_agent.sh
The agent service can be controlled from the service command:
sudo service nodeware.agent status
Uninstall
To uninstall the agent, run the following command:
sudo dpkg -i nodeware-agent
Comments
0 comments
Please sign in to leave a comment.