Re: [Ltsp-discuss] printer configuration problem

2003-03-21 Thread David Hopkins
Nirmalya, The instructions for setting up the printer are at: http://www.ltsp.org/documentation/ltsp-3.0.0/ltsp-3.0.html#AEN456 Basically, it involves uncommenting some options (possibly with slight changes), in the lts.conf file. Sincerely, Dave Hopkins On Fri, 2003-03-21 at 13:26, Nirmalya

[Ltsp-discuss] Rom-o-matic driver for MysonMTD 10/100M

2003-03-21 Thread krishna kumar
I could not able to find ROM image for Myson ethernet card in the ROM-O-Matic website. Please let me know from where to download it or how to make a rom image of the same. I have got the source file for the card.   kkFun on the mobile with ringtones, graphics, logos etc. ---

Re: [Ltsp-discuss] Fastboot restarts the server

2003-03-21 Thread krishna kumar
I have already installed ltsp-local-apps and have gone through the shutdown, halt, reboot files. But due to the lack of documentation i could not able to proceed on how to make use of the same. When i posted to the list regarding restarting/shutdown ltsp workstation, i got a reply to try and execu

[Ltsp-discuss] printer configuration problem

2003-03-21 Thread Nirmalya Lahiri
Hi I am not able to configure my printer on ltsp-client, because in my ltsp-client "/dev/lp0" is not present. How can I make this port on my ltsp-client. I already check that lp_server is running om my client using command "ps -ef | grep lp_server". I also configure a jet direct print

[Ltsp-discuss] Blank body in email received through MS Exchange 2000

2003-03-21 Thread George Gambill
Red Hat 8.0 using XiMian Evolution 1.0.8 (came with RH8). Receiving email through the corporate MS Exchange Server 2000 (POP). Using the same set up as used on a Red Hat workstation (no LTSP) that works well. I receive the email header but the body is always empty. Does anyone have a suggestion a

[Ltsp-discuss] Local CDROM and X Terminal

2003-03-21 Thread Tyler Evernden
How can I mount a local CDROM so that it is visible when in Runlevel 5.. No problem in Runlevel 3, but X only shows the filesystems on the Server. Since rc3 is a Ramdisk, I don’t understand how to see the local ramdisk and it’s mounted filesystems when logged into the X session.   Ultim

Re: [Ltsp-discuss] how to select one of two network cards?

2003-03-21 Thread pedro noticioso
ise BIOS to disable the on-board nic --- Cornelius Weiß <[EMAIL PROTECTED]> wrote: > Hi > > I've a problem with a client which has an on-bord > network > adopter i don't want to use. > > I made a etherboot disk, witch finds the right cark, > and so > the kernel is downloaded an so on... > > bu

Re: [Ltsp-discuss] Fastboot restarts the server

2003-03-21 Thread pedro noticioso
That is normal behavior in an ltsp workstation To be able to make a program to be executed from the workstation, use local_apps from ltsp.org --- krishna kumar <[EMAIL PROTECTED]> wrote: - fastboot restarts the server but i want only the client workstation to be r

Re: [Ltsp-discuss] Re: modem on workstation (Sudev Barar)

2003-03-21 Thread Jason A. Pattie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > I was paid to do this, and I may not share it :-( > but Rich Stevens "Unix network Programming" ISBN 0-13-490012-X shows exactly > how to do it. > I have a clientd as part of the thin-client setup. it echos to-and-from the >

Re: [Ltsp-discuss] Modem on workstation

2003-03-21 Thread Peter Billson
Krishna, This same question was just asked yesterday. In direct response to your questions, there is no parameter for modems. My more general response yesterday was: In a standard LTSP setup, the *server*, not the client, is doing all the 'talking' to the Internet. The only thing the client

Re: [Ltsp-discuss] how to select one of two network cards?

2003-03-21 Thread Cornelius Weiß
It's working, nobody needs to answer... just in case it helps some other, i'll write down the solution: If you want to select a specific network card you need uncomment the following lines in /etc/dhcpd.conf option option-128 e4:45:74:68:00:00; option option-129 "NIC=module

[Ltsp-discuss] Fastboot restarts the server

2003-03-21 Thread krishna kumar
fastboot restarts the server but i want only the client workstation to be restarted or shutdown.Well this is what i have done,ltsp's inittab entry(server), gcc -static -o fastboot.c chmod 700 /opt/ltsp/i386/sbin/fastboot < ca::ctrlaltdel:/opt/ltsp/i386/sbin/fastboot > I have a copy of fastb