|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
PXE real life useHello all,
I'd like to point a subject on PXE server usage on a daily basis such as a service department. Im thinking of developing such system to load OS's(not strictly *NIX) installations through LAN than using a CD each time. What would be the cons,pros to such system and what are the limits? Looking forward for your replies. Best regards, Chris Papageorgiou |
|
|
Re: PXE real life useAt 03:03 AM 10/1/2008, Chris Papageorgiou wrote:
>Hello all, >I'd like to point a subject on PXE server usage on a daily basis such as a >service department. >Im thinking of developing such system to load OS's(not strictly *NIX) >installations through LAN than using a CD each time. >What would be the cons,pros to such system and what are the limits? > >Looking forward for your replies. > >Best regards, >Chris Papageorgiou Chris, Have you read the handbook on diskless clients? That will give you some good background on the subject. The reason to use diskless clients is simplified support, where you only need to update the diskless client boot to update all the clients that use that boot. As for issues, bandwidth can be problematic, depending on the number of clients, and if they all boot at the same time. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
Re: PXE real life useDear Derek,
First Id like to thank you for your reply. Yes I've read the handbook and lots of other technical articles on this particular subject, what concerns me is the overall 'worth' of this technique just to install OS's on customer's computers through PXE and not by the traditional way. Best Regards, Chris
|
|
|
Re: PXE real life useAt 02:04 PM 10/1/2008, Chris Papageorgiou wrote:
>Dear Derek, >First Id like to thank you for your reply. >Yes I've read the handbook and lots of other technical articles on this >particular subject, >what concerns me is the overall 'worth' of this technique just to install >OS's on customer's computers through PXE and not by the traditional way. > >Best Regards, >Chris Chris, This is best used as a way to boot a client into an OS. You can then control the OS used for these clients, AND have just one place to worry about updates. It also gives you control on what applications you make available to the users. While you can use PXE,, bootp, or tftp to provide a boot and then load an OS to a local drive, that is usually more trouble than it is worth. -Derek >Derek Ragona wrote: > > > > At 03:03 AM 10/1/2008, Chris Papageorgiou wrote: > > > >>Hello all, > >>I'd like to point a subject on PXE server usage on a daily basis such as a > >>service department. > >>Im thinking of developing such system to load OS's(not strictly *NIX) > >>installations through LAN than using a CD each time. > >>What would be the cons,pros to such system and what are the limits? > >> > >>Looking forward for your replies. > >> > >>Best regards, > >>Chris Papageorgiou > > > > Chris, > > > > Have you read the handbook on diskless clients? That will give you some > > good background on the subject. > > > > The reason to use diskless clients is simplified support, where you only > > need to update the diskless client boot to update all the clients that use > > that boot. > > > > As for issues, bandwidth can be problematic, depending on the number of > > clients, and if they all boot at the same time. > > > > -Derek > > > > -- > > This message has been scanned for viruses and > > dangerous content by MailScanner, and is > > believed to be clean. > > > > _______________________________________________ > > freebsd-questions@... mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@..." > > > > > >-- >View this message in context: >http://www.nabble.com/PXE-real-life-use-tp19756184p19767056.html >Sent from the freebsd-questions mailing list archive at Nabble.com. > >_______________________________________________ >freebsd-questions@... mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
| Free embeddable forum powered by Nabble | Forum Help |