Horst Prote | 1 Apr 2011 16:45
Picon
Favicon

https://launchpad.net/ltsp

Just tried to register at https://launchpad.net/ltsp in order to
report my bug as Wim Muskee advised me in
https://bugs.gentoo.org/show_bug.cgi?id=177580#c150
but I only get the error

    Invalid OpenID transaction

when I click on "Log in / Register" (linked to
https://launchpad.net/ltsp/+login).

--

-- 
Horst Prote, FMI            __o   Systemadministration Abt. ALG und TI
Universitaet Stuttgart     `\<,    Tel: +49 711 685-88348, FAX: -88310
Universitaetsstr. 38     ( )/( )            prote@...
D-70569 Stuttgart        www.fmi.uni-stuttgart.de/fk/mitarbeiter/prote

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_____________________________________________________________________
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

Rob Owens | 2 Apr 2011 23:42
Favicon

tftp server via inetd? debian squeeze

Is it still recommended to run tftpd via inetd, or to run it standalone?
I ask because my upgrade from Debian Lenny to Squeeze changed my
settings and tftpd is running standalone now.

-Rob

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_____________________________________________________________________
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

Vagrant Cascadian | 3 Apr 2011 04:39

Re: tftp server via inetd? debian squeeze

On Sat, Apr 02, 2011 at 05:42:32PM -0400, Rob Owens wrote:
> Is it still recommended to run tftpd via inetd, or to run it standalone?
> I ask because my upgrade from Debian Lenny to Squeeze changed my
> settings and tftpd is running standalone now.

the tftpd-hpa maintainer changed it explicitly in version 5.0-1, closing a 
number of bugs:

  http://packages.debian.org/changelogs/pool/main/t/tftp-hpa/current/changelog#versionversion5.0-1

so i guess it was with reason.

on a number of servers, i also use atftpd instead, which i think can run in 
either mode still. if you really prefer to run from inetd.

live well,
  vagrant

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_____________________________________________________________________
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

Ben Green | 4 Apr 2011 12:10
Favicon

Re: Are 64 bit clients "better" than 32 bit clients?

Quoting James <jam@...>:

>
> In general I would say avoid 64 bit unless you know you want it. In general
> make your servers 64 bit.

There have not been many published benchmarks of what sort of  
improvements you are likely to get with 64-bit clients. This was  
published today, so I'm adding to this thread so that people can judge  
whether building a separate 64-bit client chroot is worth the effort:

http://www.phoronix.com/scan.php?page=article&item=ubuntu_natty_pae64

For me this would certainly be a yes.

Cheers,
==
 From Ben Green

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_____________________________________________________________________
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

(Continue reading)

Andy Graybeal | 4 Apr 2011 14:20
Favicon

zentyal and ltsp

I was wondering if anyone has integrated Zentyal with LTSP?

-Andy

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_____________________________________________________________________
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

Rob Owens | 4 Apr 2011 14:23
Favicon

Re: tftp server via inetd? debian squeeze

On Sat, Apr 02, 2011 at 07:39:14PM -0700, Vagrant Cascadian wrote:
> On Sat, Apr 02, 2011 at 05:42:32PM -0400, Rob Owens wrote:
> > Is it still recommended to run tftpd via inetd, or to run it standalone?
> > I ask because my upgrade from Debian Lenny to Squeeze changed my
> > settings and tftpd is running standalone now.
> 
> the tftpd-hpa maintainer changed it explicitly in version 5.0-1, closing a 
> number of bugs:
> 
>   http://packages.debian.org/changelogs/pool/main/t/tftp-hpa/current/changelog#versionversion5.0-1
> 
> so i guess it was with reason.
> 
> on a number of servers, i also use atftpd instead, which i think can run in 
> either mode still. if you really prefer to run from inetd.
> 
Thanks Vagrant.

OK, so running tftp-hpa from inetd is now unsupported in Squeeze.  I'll
fall in line.  I didn't have any particular reason for running from
inetd, except that that's how it was set up when I first installed LTSP
back in the 4.0 days.

By the way, looks like the default root also changed to /srv/tftp with
this version of tftp-hpa (5.0-1).

-Rob

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
(Continue reading)

Andy Graybeal | 4 Apr 2011 16:46
Favicon

Re: zentyal and ltsp

Maybe a simpler question would be how to integrate LDAP with LTSP.  If 
Zentyal is going to be the LDAP server, how do I get it to integrate 
with LTSP?

-Andy

On 04/04/2011 08:20 AM, Andy Graybeal wrote:
> I was wondering if anyone has integrated Zentyal with LTSP?
>
> -Andy
>
> ------------------------------------------------------------------------------
> Create and publish websites with WebMatrix
> Use the most popular FREE web apps or write code yourself;
> WebMatrix provides all the features you need to develop and
> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
> _____________________________________________________________________
> 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
>

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
(Continue reading)

Charles Barnwell | 4 Apr 2011 17:45
Picon

Re: ssh to thin clients

>
> I'm running LTSP 5 on ubuntu 10.04 and have about 10 thin clients. It maybe handy to sometimes ssh into a
diskless thin client and look at mount points and hardware information.
>
> Is it a good idea to install ssh server in the chroot section to achieve this?
>
> Michael
>

Your other option is to give root a password in the chroot
environment, then you can ctrl-alt-F1 and log in.  You do need to be
at the thin client though.

Charles.

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_____________________________________________________________________
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

Scott Balneaves | 4 Apr 2011 22:01
Picon

Re: zentyal and ltsp

On Mon, Apr 04, 2011 at 10:46:45AM -0400, Andy Graybeal wrote:
> Maybe a simpler question would be how to integrate LDAP with LTSP.  If 
> Zentyal is going to be the LDAP server, how do I get it to integrate 
> with LTSP?

If your LTSP server is configured for LDAP, the clients will be able to log in,
since they do so via SSH.  I've run LDAP at my site for years with no problems.

Scott

--

-- 
Scott L. Balneaves | "I know not with what weapons World War III will be
Systems Department |  fought, but World War IV will be fought with sticks
Legal Aid Manitoba |  and stones."  -- Albert Einstein

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_____________________________________________________________________
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

Andy Graybeal | 4 Apr 2011 22:14
Favicon

Re: zentyal and ltsp

Do you have any kind words for guidance with this process?  Zentyal has 
the built in LDAP server with users and groups.. so do I need to 
configure my LTSP server as a LDAP client? ... I feel clueless.

-Andy

On 04/04/2011 04:01 PM, Scott Balneaves wrote:
> On Mon, Apr 04, 2011 at 10:46:45AM -0400, Andy Graybeal wrote:
>> Maybe a simpler question would be how to integrate LDAP with LTSP.  If
>> Zentyal is going to be the LDAP server, how do I get it to integrate
>> with LTSP?
>
> If your LTSP server is configured for LDAP, the clients will be able to log in,
> since they do so via SSH.  I've run LDAP at my site for years with no problems.
>
> Scott
>

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_____________________________________________________________________
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

(Continue reading)


Gmane