Changes

Jump to navigation Jump to search
m
ssh note amended
Line 53: Line 53:     
</li><li>Use scp to copy the tarred files between machines by doing (on server1)
 
</li><li>Use scp to copy the tarred files between machines by doing (on server1)
{{Note box|You will have to have remote access between the servers setup to be able to ssh, either using passwords or ssh keys.}}
+
{{Note box|You will need to have remote access between the servers setup to be able to ssh, either using passwords or ssh keys.}}
 
  scp /temp/users.tar.gz server2IP:/home/e-smith/files/
 
  scp /temp/users.tar.gz server2IP:/home/e-smith/files/
 
  scp /temp/ibays.tar.gz server2IP:/home/e-smith/files/  
 
  scp /temp/ibays.tar.gz server2IP:/home/e-smith/files/  
Line 75: Line 75:  
  chown -R username:username username
 
  chown -R username:username username
 
</li></ol>
 
</li></ol>
      
===Manually transferring configuration information===
 
===Manually transferring configuration information===
624

edits

Navigation menu