That won’t die through the UI, path below is correct for Centos 6.
find /var/lib/nxserver/db -name "sess*" -exec rm -rf {} \;
and
rm -rf ~/.nx/*
That won’t die through the UI, path below is correct for Centos 6.
find /var/lib/nxserver/db -name "sess*" -exec rm -rf {} \;
and
rm -rf ~/.nx/*