een soort rdesktop server voor FreeBSD

Pagina: 1
Acties:

Acties:
  • 0 Henk 'm!

  • jurp5
  • Registratie: Februari 2003
  • Laatst online: 13:38
Even een klein vraagje
Bestaat er een soort van remote desktop server voor FreeBSD/Linux.
Ik wil dat omdat Remote Desktop stukken sneller is dan bijv VNC.
Alvast Bedankt :)

Acties:
  • 0 Henk 'm!

  • serkoon
  • Registratie: April 2000
  • Niet online

serkoon

mekker.

X zelf is client/server. Daarnaast is er FreeNX (http://freenx.berlios.de/) wat schijnbaar ook aardig vlot is.

Acties:
  • 0 Henk 'm!

  • Keeper of the Keys
  • Registratie: Augustus 2002
  • Laatst online: 13-02 14:44
Met "ssh -X" kun je X programma's op je eigen scherm laten draaien (als je X hebt tenminste [op linux/*BSD zul je het meestal wel hebben en op windows kun je het met cygwin installeren]), als je dan een soort desktop zou willen zou je bvb. Xnest kunnen draaien en dan in de Xnest je favoriete desktop manager.

Acties:
  • 0 Henk 'm!

  • jurp5
  • Registratie: Februari 2003
  • Laatst online: 13:38
dat is idd een optie maar om cygwin overal te installen :S
en ik wil graag hem op windows kunnen bereiken.

Acties:
  • 0 Henk 'm!

  • AVL
  • Registratie: Januari 2000
  • Laatst online: 25-09-2022

AVL

OHMSS

FreeNX, zoals al genoemd is. Zit in de ports, is erg snel en er is een goed-werkende Windows-client (zie NoMachine).

"I'd rather have a bottle in front of me than a frontal lobotomy."


Acties:
  • 0 Henk 'm!

  • avatar
  • Registratie: Juni 1999
  • Laatst online: 25-04 08:56

avatar

peace, love & linux

xrdp: An open source remote desktop protocol(rdp) server.
http://xrdp.sourceforge.net/

Based on the work of rdesktop, xrdp uses the remote desktop protocol to present a GUI to the user.

The goal of this project is to provide a fully functional Linux terminal server, capable of accepting connections from rdesktop and Microsoft's own terminal server / remote desktop clients.

Unlike Windows NT/2000/2003 server, xrdp will not display a Windows desktop but an X window desktop to the user.

Acties:
  • 0 Henk 'm!

  • jurp5
  • Registratie: Februari 2003
  • Laatst online: 13:38
Freenx intereseert me wel. maar krijg hem niet echt aan de praat.

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Info: Display running with pid '2008' and handler '0x60382'.
NXPROXY - Version 2.0.0

Copyright (C) 2001, 2006 NoMachine.
See http://www.nomachine.com/ for more information.

Info: Proxy running in client mode with pid '384'.
Session: Starting session at 'Mon Jul 10 17:05:01 2006'.
Info: Connecting to remote host '192.168.2.101:5003'.
Info: Connection to remote proxy '192.168.2.101:5003' established.
Warning: Connected to remote NXPROXY version 1.4.0 with local version 2.0.0.
Info: Synchronizing local and remote caches.
Info: Handshaking with remote proxy completed.
Warning: Font server connections not supported by the remote proxy.
Info: Remote proxy doesn't support fake authentication.
Info: Forwarding the real X authorization cookie.
Info: Using adsl link parameters 512/24/1/0.
Info: Using cache parameters 4/262144/8192KB/8192KB.
Info: Using image streaming parameters 50/128/1024KB/2048/256.
Info: Using image cache parameters 1/1/32768KB.
Info: Using pack method '16m-jpeg-7' with session 'unix-kde'.
Info: Using ZLIB data compression 3/3/32.
Info: Using ZLIB stream compression 6/6.
Info: No suitable cache file found.
Info: Using remote server '192.168.2.101:5003'.
Session: Session started at 'Mon Jul 10 17:05:01 2006'.
Info: Established X server connection.
Info: Using shared memory parameters 1/2048K.
Session: Terminating session at 'Mon Jul 10 17:05:03 2006'.
Info: End of NX transport requested by remote.
Info: Shutting down the NX transport.
Session: Session terminated at 'Mon Jul 10 17:05:03 2006'.


is het resultaat.
ik zie heel even een scherm voorbijkomen waarin iets van nx staat maar voor de rst zie ik dan niks(alleen deze error natuurlijk).

Edit:
Nu krijg ik estaiblished X connection en daarna zie ik niks meer. ook geen error. zeer vreemt :?

[ Voor 8% gewijzigd door jurp5 op 10-07-2006 17:12 ]


Acties:
  • 0 Henk 'm!

  • AVL
  • Registratie: Januari 2000
  • Laatst online: 25-09-2022

AVL

OHMSS

Je moet ook een user aanmaken en wat instellingen doen voor NX. Een snelle Google levert dit op:

http://www.gnomeuser.org/documents/howto/nx.html

Patches voor nx lijken me onnodig, maar die setupinstructies zijn goed.

"I'd rather have a bottle in front of me than a frontal lobotomy."


Acties:
  • 0 Henk 'm!

  • jurp5
  • Registratie: Februari 2003
  • Laatst online: 13:38
dat had ik al gedaan anders komt ie niet door authentating heen. maar op een of andere manier werkt het al.
Pagina: 1