Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-23 Thread ayesha shameena
DEAR SIR/MADAM,TO KNOW THE LIST OF EXISTING CRYPTOGRAPHIC ALGORITHM AND ITS ABSTRACT, WHICH WEBSITE COULD I USE?DO GUIDE ME.-THANK YOU. Add more friends to your messenger and enjoy! Go to http://in.messenger.yahoo.com/invite/ ___ To unsubscribe,

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-23 Thread sivaji j.g
http://en.opensuse.org/Easy-LTSP -- Thanks a lot - http://ubuntuslave.blogspot.com/ ___ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-22 Thread Nagappan A
On Fri, Aug 22, 2008 at 8:18 PM, Kenneth Gonsalves <[EMAIL PROTECTED]>wrote: > > and you have done it again! It is against list etiquette > Hello Kenneth, Will consider your concern and try to follow in this list (at-least :) Thanks Nagappan -- Linux Desktop (GUI Application) Testing Project

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-22 Thread Kenneth Gonsalves
On 22-Aug-08, at 11:01 PM, Nagappan A wrote: Not sure, whether you are asking me, why I posted my comments on top of the email ? if so, just typed in the default cursor location, GMail provided me ! Sorry about that :) and you have done it again! It is against list etiquette -- regar

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-22 Thread Nagappan A
Hello, I missed the earlier post and so, I added my suggestion to that email. Not sure, whether you are asking me, why I posted my comments on top of the email ? if so, just typed in the default cursor location, GMail provided me ! Sorry about that :) Thanks Nagappan On Fri, Aug 22, 2008 at 8:0

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-22 Thread Kenneth Gonsalves
On 22-Aug-08, at 6:09 PM, Nagappan A wrote: Hello, Probably this could be also one of the reference http:// en.opensuse.org/LTSP why are you top posting? -- regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/code/ ___ To unsub

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-22 Thread Nagappan A
Hello, Probably this could be also one of the reference http://en.opensuse.org/LTSP Thanks Nagappan On Fri, Aug 22, 2008 at 5:34 AM, Raman.P <[EMAIL PROTECTED]> wrote: > --- On Fri, 22/8/08, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > > > > > > I installed from source. Now that I know what I

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-22 Thread Raman.P
--- On Fri, 22/8/08, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > > > > I installed from source. Now that I know what I am > doing I will try > > ltsp5. > > where is the general documentation for ltsp5? Unfortunately the documentation work is not very good. Look at edubuntu hand book chapter

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-22 Thread Kenneth Gonsalves
On 22-Aug-08, at 5:10 PM, Kenneth Gonsalves wrote: On 22-Aug-08, at 4:31 PM, Raman.P wrote: From ltsp5 onwards ltsp has changed its design. It now uses the distributions imaging tools to create the OS. It also uses ssh for client to server connection. It has local device support. Unfortunat

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-22 Thread Kenneth Gonsalves
On 22-Aug-08, at 4:31 PM, Raman.P wrote: From ltsp5 onwards ltsp has changed its design. It now uses the distributions imaging tools to create the OS. It also uses ssh for client to server connection. It has local device support. Unfortunately for Mandriva, nobody has taken up the work. Its v

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-22 Thread Raman.P
--- On Fri, 22/8/08, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > > problem solved. when I ran ltspadmin, I did not notice that > it does > not create a dhcpd.conf file - it creates a sample file > which has to > be merged into dhcpd.conf. Once that was done, the client > could not > find

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-22 Thread Kenneth Gonsalves
On 14-Aug-08, at 6:15 PM, Raman.P wrote: --- On Thu, 14/8/08, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: What is the message in the client? client is only saying searching for dhcp server .. Does log contains granting IP address to this client? If granted and not caught

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-17 Thread Kenneth Gonsalves
On 17-Aug-08, at 1:16 PM, Arun Khan wrote: client is only saying searching for dhcp server .. KG, have you solved the issue? If so, please document the steps viz. the gotchas missing in the LTSP docs. not solved. been travelling. and ltsp docs suck. -- regards kg http://l

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-17 Thread Arun Khan
On Thursday 14 Aug 2008, Kenneth Gonsalves wrote: > client is only saying searching for dhcp server .. KG, have you solved the issue? If so, please document the steps viz. the gotchas missing in the LTSP docs. -- Arun Khan ___ To un

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-14 Thread Shuveb Hussain
Hello Ken, On Thu, Aug 14, 2008 at 6:14 PM, Kenneth Gonsalves <[EMAIL PROTECTED]>wrote: > client is only saying searching for dhcp server .. > I suggest you use dnsmasq. It can handle DNS DHCP and BOOTP. The best part is that the configuration is darn simple. Here is a full dnsma

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-14 Thread Raman.P
--- On Thu, 14/8/08, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > > > > What is the message in the client? > > client is only saying searching for dhcp server > .. Does log contains granting IP address to this client? If granted and not caught by client check for next-server e

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-14 Thread Kenneth Gonsalves
On 14-Aug-08, at 5:47 PM, Raman.P wrote: am trying to set up ltsp with mandriva2008.1. The dhcp reports request from client and offers lease. But client is not booting. Client is exporting PXE. Obviously dhcpd is not pointing client to the pxelinux for booting. Where do I look to troubleshoot t

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-14 Thread Muneer
On Thu, Aug 14, 2008 at 5:34 PM, Kenneth Gonsalves <[EMAIL PROTECTED]>wrote: > Obviously dhcpd is not pointing client to the pxelinux for booting. Where > do I look to troubleshoot this? > > edit file /etc/dhcpd.conf add the option filename restart service dhcpd. I don't know about PXE boot. I g

Re: [Ilugc] how to debug ltsp pxe boot problems

2008-08-14 Thread Raman.P
--- On Thu, 14/8/08, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > am trying to set up ltsp with mandriva2008.1. The dhcp > reports > request from client and offers lease. But client is not > booting. > Client is exporting PXE. Obviously dhcpd is not pointing > client to > the pxelinux for

[Ilugc] how to debug ltsp pxe boot problems

2008-08-14 Thread Kenneth Gonsalves
hi, am trying to set up ltsp with mandriva2008.1. The dhcp reports request from client and offers lease. But client is not booting. Client is exporting PXE. Obviously dhcpd is not pointing client to the pxelinux for booting. Where do I look to troubleshoot this? -- regards kg http://lawgo