Changes between Version 20 and Version 21 of Internal/VirtualPL/IntegratedExpt
- Timestamp:
- Sep 27, 2006, 10:53:04 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/VirtualPL/IntegratedExpt
v20 v21 11 11 -> Next the keys need to be transferred to the slice on the planet node. Winlab has a permenant slice orbit_pkamat. 12 12 13 ssh-copy-id -i ~/.ssh/id_rsa.pub orbit_pkamat@pli1 .pa-3.hpl.hp.com13 ssh-copy-id -i ~/.ssh/id_rsa.pub orbit_pkamat@pli1-pa-3.hpl.hp.com 14 14 15 15 -> After logging into the grid console, you have to image the nodes with planetlab-biggrid.ndz (which resides in repository2:/export/orbit/image) … … 43 43 1.ssh to the appropriate planet lab node from the grid console 44 44 45 ssh -v -l orbit_pkamat pli1 .pa-3.hpl.hp.com45 ssh -v -l orbit_pkamat pli1-pa-3.hpl.hp.com 46 46 47 47 … … 67 67 5.The video file has to be copied on to the planet lab node. The scp command is used for this purpose. Supposing the video file name is inc.avi 68 68 69 scp inc.avi orbit_pkamat@pli1 .pa-3.hpl.hp.com69 scp inc.avi orbit_pkamat@pli1-pa-3.hpl.hp.com 70 70 71 71