Page 1 of 1

Uninstalling nrdp agent

Posted: Thu Jan 12, 2017 6:28 am
by sureshbabuy
Please help with the procedure to uninstall the nrdp agent

Re: Uninstalling nrdp agent

Posted: Thu Jan 12, 2017 10:41 am
by rkennedy
We don't have official instructions, and it could vary based on your setup, but this should do -

Code: Select all

rm -r /usr/local/nrdp/*
rm /etc/httpd/conf.d/nrdp.conf
Then, restart apache. service httpd restart