Advertisement
Guest User

Untitled

a guest
Apr 16th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. root@theMoon:/etc/init.d# vnc4server start
  2. VNC4 server
  3.  
  4. Usage: vnc4server [<OPTIONS>] [:<DISPLAY#>]
  5. vnc4server -kill :<DISPLAY#>
  6.  
  7. <OPTIONS> are Xvnc4 options, or:
  8.  
  9. -name <DESKTOP-NAME>
  10. -depth <DEPTH>
  11. -geometry <WIDTH>x<HEIGHT>
  12. -httpport number
  13. -basehttpport number
  14. -alwaysshared
  15. -nevershared
  16. -pixelformat rgb<NNN>
  17. -pixelformat bgr<NNN>
  18. <Xvnc4-options>...
  19.  
  20. See vnc4server and Xvnc4 manual pages for more information.
  21. root@theMoon:/etc/init.d#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement