Re: [Ltsp-discuss] xfs and debian woody

2002-09-08 Thread Ole Sebastian Stein
Hans Ekbrand <[EMAIL PROTECTED]> writes: > Can you portscan your server and see if port 7100 is blocked? How (what command) and from where? The thin client or from the server itself? -- Ole Sebastian Stein ``Beware of bugs in the above code; I have only proved it correct, not tried it.'' --

Re: [Ltsp-discuss] xfs and debian woody

2002-09-08 Thread Hans Ekbrand
On Sat, Sep 07, 2002 at 01:00:08PM +0200, Ole Sebastian Stein wrote: > Hans Ekbrand <[EMAIL PROTECTED]> writes: > > You have restarted the daemon since you uncommented the > > > > no-listen = tcp > > > > line, have you? > > # turn off TCP port listening (Unix domain connections are still permi

Re: [Ltsp-discuss] xfs and debian woody

2002-09-07 Thread Ole Sebastian Stein
Hans Ekbrand <[EMAIL PROTECTED]> writes: > However when run as root, which I think is the way to do it, then the > output is: > > tcp0 0 0.0.0.0:71000.0.0.0:* LISTEN 353/xfs > > So, try it again, as root this time. Ok, as root: # netstat -anp | grep ":7100 " tcp

Re: [Ltsp-discuss] xfs and debian woody

2002-09-05 Thread Hans Ekbrand
On Thu, Sep 05, 2002 at 09:35:37PM +0200, Ole Sebastian Stein wrote: > <[EMAIL PROTECTED]> writes: > > > Try this on the server: > > > >netstat -anp | grep ":7100 " > > (Not all processes could be identified, non-owned process info > will not be shown, you would have to be root to see it a

Re: [Ltsp-discuss] xfs and debian woody

2002-09-05 Thread Ole Sebastian Stein
<[EMAIL PROTECTED]> writes: > Try this on the server: > >netstat -anp | grep ":7100 " (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp0 0 0.0.0.0:71000.0.0.0:* LISTEN

Re: [Ltsp-discuss] xfs and debian woody

2002-09-05 Thread jam
Ole, The font server needs to be listening on port TCP 7100. Try this on the server: netstat -anp | grep ":7100 " If it doesn't return anything, then your font server isn't configured properly. I don't know how it is configured on Debian, but on redhat, it is in the /etc/X11/fs/config file

[Ltsp-discuss] xfs and debian woody

2002-09-05 Thread Ole Sebastian Stein
How do I go about configuring fonts using xfs under Debian Woody. I have installed the xfs package, but when I use USE_XFS = Y I get a message that says that the font 'fixed' is nowhere to be found. I have installed: xfonts-100dpi xfonts-75dpi xfree86-common xfs and alot of other x-packages. I