<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Migrate Alfresco 2.1 from windows to Linux in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/migrate-alfresco-2-1-from-windows-to-linux/m-p/291525#M244655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm after a bit of advice. I have a very old Alfresco installation, details below. It's been customised quite a lot. I'm looking to move it (and preferably upgrade it) to a Linux box, probably Redhat. What's the best way to go about this? I would imagine that the version is so old that upgrading it will be very difficult. If upgrading is too difficult, can I just copy the alfresco web app to tomcat on the new server, and do a database backup &amp;amp; restore? How would I get the content across.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I searched the forum but couldn't find anything applicable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Version: 2.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OS: Windows server 2003&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DB: MySQL 4.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;App server: Tomcat 5.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Java: 1.6&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Mar 2013 19:21:37 GMT</pubDate>
    <dc:creator>mouldy63</dc:creator>
    <dc:date>2013-03-19T19:21:37Z</dc:date>
    <item>
      <title>Migrate Alfresco 2.1 from windows to Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/migrate-alfresco-2-1-from-windows-to-linux/m-p/291525#M244655</link>
      <description>I'm after a bit of advice. I have a very old Alfresco installation, details below. It's been customised quite a lot. I'm looking to move it (and preferably upgrade it) to a Linux box, probably Redhat. What's the best way to go about this? I would imagine that the version is so old that upgrading it</description>
      <pubDate>Tue, 19 Mar 2013 19:21:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/migrate-alfresco-2-1-from-windows-to-linux/m-p/291525#M244655</guid>
      <dc:creator>mouldy63</dc:creator>
      <dc:date>2013-03-19T19:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate Alfresco 2.1 from windows to Linux</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/migrate-alfresco-2-1-from-windows-to-linux/m-p/291526#M244656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mouldy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;wow, that version is ancient!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the system is customized too heavily, simply moving it to linux shouldn't be much of a problem. I would try this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;ul&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;li&amp;gt;install a plain 2.1 Alfresco on Linux, start it up and make sure everything works as it should (ImageMagick, OpenOffice etc.)&amp;lt;/li&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;li&amp;gt;stop the plain version and delete all data (contentstore, db &amp;amp; index) and the Alfresco webapp&amp;lt;/li&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;li&amp;gt;make a full backup of the current system, which means: contentstore, db, index and application code&amp;lt;/li&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;li&amp;gt;move the backup files to the linux system&amp;lt;/li&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;li&amp;gt;copy all the old code including customisations to the empty tomcat instance&amp;lt;/li&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;li&amp;gt;strt your new instance and hope for the best &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;lt;/li&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/ul&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use the Alfresco provided Linux distributions to setup the plain instance, the problematic parts should be taken care of, like CIFS native code etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The backup is actually pretty straightforward. You just have to copy the Lucene index, the content store and do a database dump, and thats pretty much it. If you do it while Alfresco is shut down, theres not much that can go wrong, assuming your DB runs on Linux as well (MySQL instead of SQL Server).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All your code should be in tomcat/shared/classes and tomcat/webapps/alfresco, so if you copy that, you should be covered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Michael Böckling&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 17:10:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/migrate-alfresco-2-1-from-windows-to-linux/m-p/291526#M244656</guid>
      <dc:creator>michaelböckling</dc:creator>
      <dc:date>2013-03-20T17:10:00Z</dc:date>
    </item>
  </channel>
</rss>

