Re: Re[2]: [Ltsp-discuss] LTSP and DireqCafe

2003-08-03 Thread A.J. Venter
All you say is true, but remember, the first part that was ever written was the countdown timer, which is SDL based. For this I used pascal because I have been doing graphics programming in it for years and I could do it in a matter of hours. The reason the files are in /usr/share/netday is a hist

RE: Re[2]: [Ltsp-discuss] LTSP and DireqCafe

2003-08-01 Thread Benjamin Watson
Mark, Did you ever get your images to come up on the menu? BW > -Original Message- > From: [EMAIL PROTECTED] [mailto:ltsp-discuss- > [EMAIL PROTECTED] On Behalf Of Mark Ehle > Sent: Friday, August 01, 2003 7:26 AM > To: [EMAIL PROTECTED] > Subject: Re: Re[2]: [Ltsp

Re: Re[2]: [Ltsp-discuss] LTSP and DireqCafe

2003-08-01 Thread Mark Ehle
Take it easy, A.J. - I meant no offense. My comments were not meant as criticism, but more that pascal is a curious and unusual choice for web programming. I am glad that you made your program available to everybody. However, nowhere in the documentation does it mention anything about what for

Re: Re[2]: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread A.J. Venter
DC's menu (in the web interface) will only show users that are members of the icafe group. However, if you use the backend tools on their own you obviously have no such protection - and it is then possible to put invalid data in the database. This is extreme programming, the underlying tools do one

Re: Re[2]: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread A.J. Venter
Because everything else sucks --- just kidding. I like and use many languages, and I pick the one best suited to the task at hand. In this case it was Pascal, I am a contributing member of the FreePascal developement team - I would not be if I did not think it was a great language (I have a lot of

RE: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Benjamin Watson
Re: [Ltsp-discuss] LTSP and DireqCafe > > Getting closer. > > Changed: > > DirectoryIndex index.html index.html.var > > to: > > DirectoryIndex index.html index.html.var index.cgi > > And the index.cgi comes up by itself. > > Now - > > I have a f

Re:: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Mark Ehle
Thanks, Anselm - I did look at /etc/passwd. I don't think that these users came from the system. I think that direqcafe put them in to it's database as I was screwing around with it before I got it working right. It would appear that there is no way to delete them from the web interface. Where

Re[2]: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Anselm Martin Hoffmeister
Hello Mark, > I have a few users that showed up when I was playing with the package > that are not on my system. They are 55, 1, 15, and 0. How do I get rid > of these critters? Dunno about direqcafe, but that probably are system processes. 0 means root, 50 might be the user "apache" runs as, "w

Re: Re[2]: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Mark Ehle
Thanks, Anselm - I did look at /etc/passwd. I don't think that these users came from the system. I think that direqcafe put them in to it's database as I was screwing around with it before I got it working right. It would appear that there is no way to delete them from the web interface. Where

Re: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Mark Ehle
Getting closer. Changed: DirectoryIndex index.html index.html.var to: DirectoryIndex index.html index.html.var index.cgi And the index.cgi comes up by itself. Now - I have a few users that showed up when I was playing with the package that are not on my system. They are 55, 1, 15, and 0.

Re: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Mark Ehle
Forgot to mention that it works now only when I type in the real IP, not 127.0.0.1. Also, the index.cgi does not open automatically. Mark On Thu, 2003-07-31 at 14:01, Mark Ehle wrote: > Folks - > > I wound up putting this at the end of my httpd.conf file: > > > Options Indexes Includes F

Re: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Peter Billson
Ben, I tried to go to the URL but I get no response from the server. Check to see what your apache error log says. The images are probably not where apache expects to find them and the error log should tell you where it *is* looking for them. Pete -- http://www.elbnet.com ELB Internet Servic

RE: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Benjamin Watson
Benjamin Watson > Cc: [EMAIL PROTECTED]; 'Mark Ehle' > Subject: RE: [Ltsp-discuss] LTSP and DireqCafe > > Is the images folder under direqcafe present ? > Does it contain the images ? > > Try opening the page in lynx, and see if the alt-tags are present. > >

RE: [Ltsp-discuss] LTSP and DireqCafe

2003-07-30 Thread A.J. Venter
images... I checked file and folder permissions, all look > good... > > BW > > > -Original Message- > > From: Peter Billson [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, July 30, 2003 11:21 AM > > To: Mark Ehle > > Cc: Benjamin Watson; [EMAIL PRO

Re: [Ltsp-discuss] LTSP and DireqCafe

2003-07-30 Thread A.J. Venter
DireqCafe normally does this with a .htaccess file, it seems that some distributions set up apache to ignore .htaccess. A.J. On Wed, 2003-07-30 at 18:21, Peter Billson wrote: > Mark, > You need to add something like: > > > Options ExecCGI > > > to your http.conf file. See the Apache docs for

Re[2]: [Ltsp-discuss] LTSP and DireqCafe

2003-07-30 Thread Anselm Martin Hoffmeister
Hello Mark, > I am thinking that httpd.conf needs to be tweeked so that cgi can happen > in the /var/www/html/direqcafe directory. Try something like Options +ExecCGI Best regards, Anselm Martin Hoffmeister Stockholm Projekt Computer-Service <[EMAIL PROTECTED]> -

RE: [Ltsp-discuss] LTSP and DireqCafe

2003-07-30 Thread Benjamin Watson
rk Ehle > Cc: Benjamin Watson; [EMAIL PROTECTED] > Subject: Re: [Ltsp-discuss] LTSP and DireqCafe > > Mark, > You need to add something like: > > > Options ExecCGI > > > to your http.conf file. See the Apache docs for more info. > > BTW - I do LTSP inst

Re: [Ltsp-discuss] LTSP and DireqCafe

2003-07-30 Thread Peter Billson
Mark, You need to add something like: Options ExecCGI to your http.conf file. See the Apache docs for more info. BTW - I do LTSP installs in Public Libraries here in New Jersey. I'd be interested in hearing your experience and would be happy to provide hints/tips to you if you get stuck. P

Re: [Ltsp-discuss] LTSP and DireqCafe

2003-07-30 Thread Mark Ehle
I'm having the same problem - but when I move the the direqcafe folder to /var/www/cgi-bin (where my other stuff does run), index.cgi runs, but none of the graphics come in. I am thinking that httpd.conf needs to be tweeked so that cgi can happen in the /var/www/html/direqcafe directory. Could

[Ltsp-discuss] LTSP and DireqCafe

2003-07-28 Thread Benjamin Watson
Greetings! I am attempting to install DireqCafe on LTSP and wanted to see if anyone had any luck with it. I am running LTSP on RH9 box with Apache 2.0.40. As per DC instructions, I ran the ./setup, which apparently did not reconfigure my httpd.conf file for cgi-use, as when I go to 127.0.0.1/direqc

[Ltsp-discuss] ltsp and direqcafe

2003-03-25 Thread cthresher
Has any one been able to get direqcafe working on a ltsp server? I have ltsp working good and I have direqcafe installed and it seems to be installed correctly but the two are not linked. When you login to the server direqcafe doesn't pickup the logon and the docs are not very helpful.