Difference between revisions of "Vroom Demo Instructions"
From Immersive Visualization Lab Wiki
(New page: ==Media Commons== ===Startup=== * log into demo@vroomcglx.calit2.net * sudo clusterwin * sudo clustercursor * csd start * cd SCRIPTS * ./mediacommons * MediaCommons reads mediacommons_se...) |
|||
Line 5: | Line 5: | ||
* log into demo@vroomcglx.calit2.net | * log into demo@vroomcglx.calit2.net | ||
* sudo clusterwin | * sudo clusterwin | ||
− | * | + | * clearcursor |
− | * | + | * csdstart |
* cd SCRIPTS | * cd SCRIPTS | ||
* ./mediacommons | * ./mediacommons | ||
− | * MediaCommons reads mediacommons_settings.conf file | + | * MediaCommons reads mediacommons_settings.conf file (in SCRIPTS directory) |
* sharedPath sets default search path for images, points to picture directory on thumper | * sharedPath sets default search path for images, points to picture directory on thumper | ||
Line 27: | Line 27: | ||
* chmod 664 on images | * chmod 664 on images | ||
* chown 502.502 on images | * chown 502.502 on images | ||
+ | |||
+ | ===Troubleshooting=== | ||
+ | |||
+ | * To reboot entire cluster: sudo clusterreboot | ||
+ | * To kill all mediacommons processes: tentakel killall -9 mediacommons |
Revision as of 17:50, 14 August 2012
Contents |
Media Commons
Startup
- log into demo@vroomcglx.calit2.net
- sudo clusterwin
- clearcursor
- csdstart
- cd SCRIPTS
- ./mediacommons
- MediaCommons reads mediacommons_settings.conf file (in SCRIPTS directory)
- sharedPath sets default search path for images, points to picture directory on thumper
Show Images
- Double right click for main menu
- Add Standard Media -> Pictures
- Select picture to load
- Double middle click toggles dock
Add Images to Server
- ssh root@panoptes.ucsd.edu
- cd /home/demo/data/images
- mkdir <newdir>
- copy images here
- chmod 664 on images
- chown 502.502 on images
Troubleshooting
- To reboot entire cluster: sudo clusterreboot
- To kill all mediacommons processes: tentakel killall -9 mediacommons