close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 19, 2010, 10:28:32 AM (15 years ago)
- Author:
-
rider
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v13
|
v14
|
|
302 | 302 | |
303 | 303 | GRAPHICS = [ type ="vnc", |
304 | | listen ="127.0.0.1", |
| 304 | listen ="0.0.0.0", |
305 | 305 | port = "5901" ] |
306 | 306 | |
… |
… |
|
327 | 327 | * 用 VNC viewer 登進去 xp 桌面, 或是用 virt-manager 開啟登入亦可 |
328 | 328 | {{{ |
329 | | $ vncviewer 127.0.0.1:5901 |
| 329 | $ vncviewer pcX_IP:5901 |
330 | 330 | }}} |
331 | 331 | ---- |