uninstall nrds client from linux
uninstall nrds client from linux
how do i do it?
Re: uninstall nrds client from linux
You can remove the crontab entry on the remote machine:
then remove the "nrds" directory:
Code: Select all
crontab -u nagios -eCode: Select all
rm -rf /usr/local/nrdp/clients/nrdsBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: uninstall nrds client from linux
thnx
that does it.
i think it would be best to publish the uninstall instructions with the install ones
that does it.
i think it would be best to publish the uninstall instructions with the install ones
Re: uninstall nrds client from linux
Noted. I am glad I was able to help!
Be sure to check out our Knowledgebase for helpful articles and solutions!