Hello,
I cannot find any information on uninstalling Alfresco from Ubuntu linux. I am running Ubunto Server x64 10.04 LTS - how should I unintsall Alresco and Tomcat?
Regards,
TTownsend
—
--
When faced with a choice of the lesser of evils go with one you haven't tried before.
mrogers
- Posts
- 4369
- Achievements
- 6
- Member for
- 4 years 10 months
- From
- Alfresco HQ
Alfresco Employee
Stats
just use the "rm" command. There's nothing fancy to worry about.
Senior Software Engineer
Alfresco
TTownsend
- Posts
- 75
- Achievements
- 3
- Member for
- 2 years 6 months
Stats
Hi and thanks for the reply.
"rm" where? if more than once, how many times?
Cheers,
Trevor
--
When faced with a choice of the lesser of evils go with one you haven't tried before.
ssaravanan
- Posts
- 193
- Achievements
- 5
- Member for
- 4 years 2 months
- From
- London
Stats
Your uninstall depends on how you installed Alfresco. If installed using an installer then it would be on /opt/alfresco folder
just remove that folder. If copied the war and dropped into the tomcats webapps folder, then just "rm" the war file and exploded alfresco folder.
Hope this helps.
TTownsend
- Posts
- 75
- Achievements
- 3
- Member for
- 2 years 6 months
Stats
Yes, many thanks!
--
When faced with a choice of the lesser of evils go with one you haven't tried before.
ace_di
- Posts
- 1
- Achievements
- 0
- Member for
- 2 years 2 months
Stats
Just do
> sudo /opt/alfresco-*****/uninstall