Changes between Version 21 and Version 22 of 3D_Lustre


Ignore:
Timestamp:
Jul 10, 2008, 3:06:45 PM (16 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 3D_Lustre

    v21 v22  
    248248}}}
    249249
     250### VGL Server Configuration [[BR]]
     251
     252rock@fly:~> sudo /opt/VirtualGL/bin/vglserver_config [[BR]]
     253
     254{{{
     2551) Configure server for use with VirtualGL in GLX mode
     2562) Unconfigure server for use with VirtualGL in GLX mode
     257X) Exit
     258
     259Choose:
     2601
     261
     262Restrict local X server access to vglusers group (recommended)?
     263[Y/n]
     264n
     265
     266Restrict framebuffer device access to vglusers group (recommended)?
     267[Y/n]
     268n
     269
     270Disable XTEST extension (recommended)?
     271[Y/n]
     272Y
     273... Granting write permission to /dev/nvidia* for all users ...
     274... Adding xhost +localhost to /etc/X11/xdm/Xsetup script ...
     275... Adding xhost +localhost to /etc/opt/gnome/gdm/Init/Default script ...
     276... Disabling XTEST extension in /etc/X11/xdm/Xservers ...
     277... Setting default run level to 5 (enabling graphical login prompt) ...
     278
     279Done. You must restart the display manager for the changes to take effect.
     280
     281
     2821) Configure server for use with VirtualGL in GLX mode
     2832) Unconfigure server for use with VirtualGL in GLX mode
     284X) Exit
     285
     286Choose:
     287X
     288}}}
     289
    250290== 8.Install TurboVNC ==
    251291
     
    306346rock@fly:~> sudo zypper remove beagle beagle-evolution beagle-firefox beagle-gui beagle-index tomboy [[BR]]
    307347rock@fly:/usr/X11R6/lib> sudo /etc/init.d/xfs start  [[BR]]
    308 
    309 
    310 
    311 
    312 
    313 
    314 
    315 
    316 
    317348rock@fly:~> cd /usr/X11R6/lib  [[BR]]
    318349rock@fly:/usr/X11R6/lib> sudo mkdir X11  [[BR]]