ReferencePlatforms/Mac: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 101: Line 101:
= Establish initial ssh connections and accept keys =
= Establish initial ssh connections and accept keys =


You'll need to execute the following simple ssh calls to connect to the ftp server (stage), symbol server, and update server so that the various pieces of the build can be uploaded automatically by the build scripts:
You'll need to execute the following simple ssh calls to connect to the ftp server (stage), symbol server, and update server so that the various pieces of the build can be uploaded automatically by the build scripts when needed:


  ssh stage.mozilla.org pwd
  ssh stage.mozilla.org pwd
  ssh -2 -f -L2222:hal:22 stage.mozilla.org sleep 20;ssh -2 -p2222 -l symbols localhost pwd
  ssh -2 -f -L2222:hal:22 stage.mozilla.org sleep 20;ssh -2 -p2222 -l symbols localhost pwd
  ssh -i /Users/cltbld/.ssh/aus cltbld@aus2-staging.mozilla.org pwd
  ssh -i /Users/cltbld/.ssh/aus cltbld@aus2-staging.mozilla.org pwd
canmove, Confirmed users
2,850

edits

Navigation menu