Umar Said wrote:
> [...]
> My first question is, how do I boot from grub? I have successfully boot ltsp
> using pxe on some machine with pxe in it. But there are some machines which
> cannot boot from LAN. Can I enter grub menu then boot ltsp from there? Or is
> there any way to do it?

Yes, get an etherboot image from rom-o-matic.net in the "LILO/GRUB/SYSLINUX
loadable kernel format (.zlilo)" (or make your own) and drop it in a partition
on the hard drive. Then point grub toward it with a stanza like

title           Terminal
root            (hd0,1)
kernel          /boot/etherboot-5.4.3.zlilo
boot

> 
> On server there is adobe-helvetica font installed when I install Ubuntu. But 
> it
> is not available on client. Some applications complain when it's not 
> available.
> Which package does provide the font?
> 
> I'm using LDAP with the LDAP server on different machine than ltsp server. 
> When
> I use users-admin to modify user property (say permitting audio and local
> device access), the users displayed limited to local ltsp server user, not
> including LDAP user. Whenever I change only one user property, all other
> property I make which is available to LDAP user is gone, replaced by changes
> from users-admin. How do I make users-admin recognize LDAP user?

I have similar layout, but I don't use "users-admin." I'm using LDAP tools on
the LDAP server to add and modify users. I had to move user groups like audio,
fuse, etc. into the LDAP directory then control the group associations there.
There may be a way to do this from the terminal server, but so far it works to
go directly to the LDAP server for me.

> [...]

-Steve

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to