Re: [Ltsp-discuss] Running LTSP server over Amazon Cloud

2009-03-05 Thread Angel Martin Alganza
On Wed, Mar 04, 2009 at 02:13:29PM -0800, Jesse A Wolfe wrote: > Actually, some of these services work perfectly well on Amazon's EC2** > Step 1 is clearly a problem, it's clearly impossible for DHCP to happen over How about gPXE? Would it be possible to boot with it and point it to an http resou

Re: [Ltsp-discuss] Running LTSP server over Amazon Cloud

2009-03-04 Thread Jesse A Wolfe
Actually, some of these services work perfectly well on Amazon's EC2** Step 1 is clearly a problem, it's clearly impossible for DHCP to happen over the internet. but Amazon EC2 instances can run any (linux) software that uses real TCP or UDP for network transport: so it should possible to get TFTP

Re: [Ltsp-discuss] Running LTSP server over Amazon Cloud

2009-01-18 Thread CyberOrg
On Sat, Jan 17, 2009 at 3:06 AM, Stephen Zvolner wrote: > I would like to run an LTSP server over the Amazon compute cloud. I am > fairly new to > this technology, but what I was wondering is how I would configure the thin > client > machines to boot directly from the Internet, where the LTSP s

Re: [Ltsp-discuss] Running LTSP server over Amazon Cloud

2009-01-17 Thread Xavier Brochard
Le jeu 15/01/09 22:51, forest gump lase...@gmail.com a écrit: > I would like to run an LTSP server over the Amazon compute cloud. I > am fairly new to > this technology, You should first try to run LTSP on a local installation to understand how it works. Using Ubuntu seems the best to try first

[Ltsp-discuss] Running LTSP server over Amazon Cloud

2009-01-17 Thread forest gump
I would like to run an LTSP server over the Amazon compute cloud. I am fairly new to this technology, but what I was wondering is how I would configure the thin client machines to boot directly from the Internet, where the LTSP server would reside. I would have an IP address of the LTSP server.

Re: [Ltsp-discuss] Running LTSP server over Amazon Cloud

2009-01-17 Thread Chris Roberts
On Friday 16 Jan 2009, Stephen Zvolner wrote: > I would like to run an LTSP server over the Amazon compute cloud. I am > fairly new to this technology, but what I was wondering is how I would > configure the thin client machines to boot directly from the Internet, > where the LTSP server would res

Re: [Ltsp-discuss] Running LTSP server over Amazon Cloud

2009-01-16 Thread Jim McQuillan
Stephen, There's a number of challenges to making this work. 1) The bootrom in the thin client is going to do an Ethernet broadcast looking for a DHCP server. There's no way for the Amazon "cloud" to see that request. You could try a dhcp forwarder, if your router supports that, but the cloud

Re: [Ltsp-discuss] Running LTSP server over Amazon Cloud

2009-01-16 Thread Jordan Erickson
I wouldn't recommend this at all. Think of the bandwidth! Maybe what you're looking more for is something like nx/freenx, though it doesn't provide a complete OS environment (need to use something else to actually boot the clients, such as a USB stick or some such). That would probably be your

[Ltsp-discuss] Running LTSP server over Amazon Cloud

2009-01-16 Thread Stephen Zvolner
I would like to run an LTSP server over the Amazon compute cloud. I am fairly new to this technology, but what I was wondering is how I would configure the thin client machines to boot directly from the Internet, where the LTSP server would reside. I would have an IP address of the LTSP serv