Difference between revisions of "Desktop sharing: vncserver"

From LinuxMCE
Jump to: navigation, search
m
Line 1: Line 1:
 
[[Category: Tutorials]]
 
[[Category: Tutorials]]
 +
 +
Easy, just go to K menu system settings,
 +
sharing
 +
 +
in desktop sharing / access
 +
check desired box (like allow uninvitted connection, desktop sharing... and password)
 +
 +
then connect:
 +
 +
dcerouter:0
 +
password
 +
 +
 +
 +
== Other solution not useffull ==
  
 
Tutorial to make desktop sharing with:
 
Tutorial to make desktop sharing with:
 
- vncserver as server
 
- vncserver as server
 
- vnc client as client
 
- vnc client as client
 +
 +
however I just figure out that there is a builin desktop sharing in kubuntu!
  
 
== VNCSERVER ==
 
== VNCSERVER ==

Revision as of 20:09, 6 August 2008


Easy, just go to K menu system settings, sharing

in desktop sharing / access check desired box (like allow uninvitted connection, desktop sharing... and password)

then connect:

dcerouter:0
password


Other solution not useffull

Tutorial to make desktop sharing with: - vncserver as server - vnc client as client

however I just figure out that there is a builin desktop sharing in kubuntu!

VNCSERVER

First install the vncserver app if not already installed (someone said with the quick install dvd it s already installed ??? To do that connect via ssh (you can have a look there - putty...) See also: Setting Up A Development Environment

first connect to dcerouter

then install vncserver

sudo apt-get install vncserver

run it

sudo vncserver -fp /usr/share/fonts/X11/misc/

(the fp was because an font error when starting vncserver)

you will be prompt for password used by client

then connect to the

dcerouter:1

name of the Xsession that vncserver return

Getting started

First we need to set up a Virtual Machine for our core (or hybrid).