Changes between Version 32 and Version 33 of 3D_Lustre
- Timestamp:
- Sep 2, 2008, 11:38:42 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified 3D_Lustre
v32 v33 565 565 566 566 @Server [[BR]] 567 rock@gtd-fly:~> /opt/TurboVNC/bin/vncserver -geometry 1 240X900:1 [[BR]]567 rock@gtd-fly:~> /opt/TurboVNC/bin/vncserver -geometry 1024x768 :1 [[BR]] 568 568 rock@gtd-fly:~> /opt/TurboVNC/bin/vncserver -list [[BR]] 569 569 {{{ … … 575 575 rock@gtd-fly:~> export DISPLAY=:1 [[BR]] 576 576 '''Sanity Check''' [[BR]] 577 rock@gtd-fly:~> xdpyinfo -display :1 [[BR]] 578 rock@gtd-fly:~> /opt/VirtualGL/bin/glxinfo -display :1 [[BR]] 577 rock@gtd-fly:~> xdpyinfo -display :1 (Output Information) [[BR]] 578 rock@gtd-fly:~> xdriinfo -display :1 (libGL Check) [[BR]] 579 rock@gtd-fly:~> /opt/VirtualGL/bin/glxinfo -display :1 (Check the "Direct Rendering") [[BR]] 579 580 '''Vglrun''' [[BR]] 580 rock@gtd-fly:~> vglrun /home/rock/Amira4.1.1/bin/start [[BR]]581 rock@gtd-fly:~> vglrun /home/rock/Amira4.1.1/bin/start (Example) [[BR]] 581 582 582 583 == Reference ==