Changes

From Amahi Wiki
Jump to: navigation, search
219 bytes added ,  18:49, 17 April 2011
==== How to Uninstall (Manual) ====
To uninstall, do the following:
# Open a terminal window, become '''root''', and navigate to <u>/var/hda/web-apps/mail</u> directory.
# Need to make a directory called '''elevated''' in <u>mail</u> and copy mail-remove.sh to that location.
# From the '''elevated''', run the script. This may take a while.
# Close the terminal window and remove the web app in Amahi named '''mail'''.
 
===== Example Uninstall Terminal Session =====
{{Code|su -
cd /var/hda/web-apps/mail
chmod 755 mail-remove.sh
hda-create-db-and-user -d mail
mkdir elevated
cp mail-remove.sh ../elevated
==== Add-Ons ====
12,424

edits