<div dir="ltr">Hi All<div><br></div><div>Simple question I think.</div><div><br></div><div>I need to migrate my  user data from my Centos box to a PI.  </div><div><br></div><div>I found this from windows to Linux... are the basic steps still the same?</div>
<div><br></div><div>73, Mike  va3mw</div><div><br></div><div><br></div><div><pre style="white-space:pre-wrap;color:rgb(0,0,0)">The best way of doing this is to:

* sudo apt-get install git-core
* stop the windows node
* zip up your complete \spider directory
* copy the zipfile to the linux box (into /tmp)
* unzip the copy so that it overwrites your spider directory on the 
linux box.
* then cd /spider
* git reset --hard; git pull

Then

* cd /spider/data
* rm users.v3
* perl user_asc

then

* cd /spider/perl
* ./<a href="http://cluster.pl">cluster.pl</a>

</pre>-- <br>Michael Walker<div><br></div><div><i><font color="#FF0000"><b>Michael Walker Technology </b></font></i></div><div><i><font color="#FF0000"><b><br></b></font></i></div><div><i><font color="#FF0000">Michael Walker Aerial<span style="color:rgb(0,0,0);font-family:arial,sans-serif;font-style:normal;font-size:13px;border-collapse:collapse"> </span>Photography</font></i></div>
<div><i><font color="#FF0000"><a href="http://www.walkerphotography.ca" target="_blank">www.walkerphotography.ca</a></font></i></div><div><br></div>
</div></div>