LTSP

François BARILLON francois.barillon at free.fr
Thu Dec 21 21:25:52 GMT 2006


Le jeudi 21 décembre 2006 à 14:11 -0400, Allan a écrit :
> Hi,
> 
> I tried ps aux | grep dhcpd  
> 
> and I got,
>                                            
> root      4478  0.0  0.0   1768   368 ?        Ss   Dec19
> 0:00 /usr/bin/vmnet-dhcpd -cf /etc/vmware/vmnet8/dhcpd/dhcpd.conf
> -lf /etc/vmware/vmnet8/dhcpd/dhcpd.leases
> -pf /var/run/vmnet-dhcpd-vmnet8.pid vmnet8
> root      4479  0.0  0.0   1768   372 ?        Ss   Dec19
> 0:00 /usr/bin/vmnet-dhcpd -cf /etc/vmware/vmnet1/dhcpd/dhcpd.conf
> -lf /etc/vmware/vmnet1/dhcpd/dhcpd.leases
> -pf /var/run/vmnet-dhcpd-vmnet1.pid vmnet1

This daemon is the one used by ltsp.
> dhcpd    10150  0.0  0.2   2880  1384 ?        Ss   Dec19
>    0:00 /usr/sbin/dhcpd3 -q -pf /var/run/dhcp3-server/dhcpd.pid
> -cf /etc/ltsp/dhcpd.conf
> allan     9789  0.0  0.1   2796   748 pts/0    R+   14:04   0:00 grep
> dhcpd
> 
> It looks like I have 2 dhcpd lines from Vmware Server install. I am
> not sure if this is related to my problem.
> 
> In response to 
> 
>  sudo dpkg-reconfigure tftp-hpa 
> 
> I got:
> 
> Package `tftp-hpa' is not installed and no info is available.
As far as I know tftp is used to send the kernel to the thin client.

I think it should be there.

you can run
  sudo tcpdump -i eth0
on the server to listen on what's hapening during the boot.




More information about the edubuntu-users mailing list