Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: guest22 on June 06, 2010, 06:54:02 PM
-
Hi team,
how can I remove all the traces of a Sail install. It seems after removing the RPM, the db entries for selintra still exist, and are being used by a clean install of Asterisk and Sail.
Thanks,
guest
-
It seems after removing the RPM, the db entries for selintra still exist
Yes; - we take the view that it is your data so we would not arbitrarily remove it, even on a de-install.
how can I remove all the traces of a Sail install.
rpm -e sail
rm -rf /home/e-smith/db/selintra /home/e-smith/db/selintra-work
All gone.
Kind Regards
S
-
Thanks,
will do, after making backups and have enough time to start from scratch.
With sail 3.0, this will change right? From what I've read, many things will change?
Thanks,
guest
-
With sail 3.0, this will change right?
Just the file name will change
rpm -e sail
rm -rf /home/sark/db/sark.db
Kind Regards
S