in SSH, i ran below commands one time.
chmod u+x cloudera-manager-installer.bin
sudo ./cloudera-manager-installer.bin
it was interrupted by internet connection
now when i run the same commands again, it asks me to delete
/etc/cloudera-scm-server/db.properties/
while i do so by rm -r command, it says permission denied.
how to delete it?
or what to do to proceed next?