Reset all the settings / clients?

Hi,

I’m trying to do a clean install of the server software on Ubuntu 20.04. So I did:

apt-get remove urbackup-server

That indeed gets rid of it. I then re-installed with:

apt-get install urbackup-server

i was expecting all the data to have gone - but the old clients are still there. How do I get rid of everything? I’m assuming there is a SQLlite DB somewhere that holds this?

Thanks in advance

Andy

NM - I found it by searching for the db filename (which I found in another post). So basically I just uninstalled, and then renamed this folder:

/var/urbackup/

Then re-installed, and we have a fresh start :slight_smile: