Page 1 of 1
uninstall nrds client from linux
Posted: Tue Jul 29, 2014 5:25 am
by cklayus
how do i do it?
Re: uninstall nrds client from linux
Posted: Tue Jul 29, 2014 10:42 am
by lmiltchev
You can remove the crontab entry on the remote machine:
then remove the "nrds" directory:
Code: Select all
rm -rf /usr/local/nrdp/clients/nrds
Re: uninstall nrds client from linux
Posted: Tue Aug 05, 2014 7:34 am
by cklayus
thnx
that does it.
i think it would be best to publish the uninstall instructions with the install ones
Re: uninstall nrds client from linux
Posted: Tue Aug 05, 2014 3:11 pm
by lmiltchev
Noted. I am glad I was able to help!