Re: Bandwidth utilisation per thin client
Harish Pillay <[email protected]> Thu, 6 Oct 2005 11:42:11 +0800
| Newsgroups | gmane.linux.pxes.devel |
|---|---|
| Message-ID | <[email protected]> |
I would recommend NX over VNC though. I think NX has done an excellent job in completing the X protocol to work very well over a dialup and did that with security thrown in via ssh. I have had very good experience for the last 6 months with from logging into my machine at home from my laptop at airports and hotspots. I know that the PXES ISO has a nxclient and so I would encourage greater usage of that. Harish On 10/6/05, Ben <[email protected]> wrote: > > > > No. XDM is very heavy, you would be lucky to get one responsive XDM sessi= on > over a 1M link. > > > > To connect to Linux desktops over a WAN I use VNC, it can be tuned depend= ing > on available bandwidth. > > > > Setting up the server is the trick. > > > > Here is a start for you; > > > > # cat /etc/xinetd.d/vnc-1024x768x24 > > service vnc-1024x768x24 > > { > > disable =3D no > > log_type =3D FILE /var/log/vnc-1024x768x24.log > > log_on_success =3D PID HOST > > log_on_failure =3D HOST > > socket_type =3D stream > > wait =3D no > > user =3D nobody > > server =3D /usr/X11R6/bin/Xvnc > > server_args =3D -inetd -query 127.0.0.1 -once -geometry 1024x= 768 > -depth 24 -fp tcp/localhost:7100 > > } > > > > # grep vnc-1024x768x24 /etc/services > > vnc-1024x768x24 5960/tcp # Connect VNC clients to = the > local X server > > > > Using a vncviewer you can connect to server:60 (display 60). > > > > I only use XDM on 100Mb LAN. > > > > I found the original VNC howto on the web somewhere a long time ago. > > > > You could also use NX but I haven't tried that yet. > > > > Hope that helps. > > > > Ben > > > > > -----Original Message----- > > > From: [email protected] > [mailto:pxes-devel- > > > [email protected]] On Behalf Of Kunal Parikh > > > Sent: Thursday, 6 October 2005 12:54 PM > > > To: [email protected] > > > Subject: Re: [pxes-devel] Bandwidth utilisation per thin client > > > > > > Hi Ray, > > > > > > Once again, thanks for your response. > > > > > > I was planning on using XDM on Linux. Do you think I could have 20 > > > clients over a dedicated 1MBPS link ? > > > > > > > > > TIA, > > > > > > Kunal > > > > > > Ray wrote: > > > > > > >On Thu, Oct 06, 2005 at 09:08:24AM +1000, Kunal Parikh wrote: > > > > > > > > > > > >>Hi all, > > > >> > > > >>I want to setup some thin clients at remote locations. > > > >> > > > >>Is there an easy way to calculate bandwidth utilisation per client ? > > > >> > > > >> > > > > > > > >What kind of client were you planning to use? I'd imagine that, for > > > >example, running a remote X session directly is going to be a lot > > > different > > > >than using NX or RDP. That said, I think the real answer usually ends= up > > > >being "as much as you've got" > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by: > > > Power Architecture Resource Center: Free content, downloads, discussion= s, > > > and more. http://solutions.newsforge.com/ibmarch.tmpl > > > _______________________________________________ > > > pxes-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/pxes-devel ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl