Changes between Version 74 and Version 75 of Xen_GPU_cluster
- Timestamp:
- Apr 15, 2009, 12:17:53 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_GPU_cluster
v74 v75 901 901 QUAKE 3: http://necromanthus.com/Games/ShockWave/quake3.html [[BR]] 902 902 903 == 4.6 Customize youre VM desktop == 904 905 rider@cloud:~$ sudo mkdir -p /opt/enlightenment [[BR]] 906 rider@cloud:~/enlightenment/e16-0.16.8.15$ sudo apt-get install libimlib2 libimlib2-dev [[BR]] 907 rider@cloud:~/enlightenment/e16-0.16.8.15$ ./configure --prefix=/opt/enlightenment --with-x --enable-modules [[BR]] 908 rider@cloud:~/enlightenment/e16-0.16.8.15$ make -j 4 [[BR]] 909 rider@cloud:~/enlightenment/e16-0.16.8.15$ sudo make install [[BR]] 910 903 911 == 4.6 Suspending & Resuming between DomU == 904 912