LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-18-2011, 05:03 AM   #1
swapankar
LQ Newbie
 
Registered: Sep 2011
Posts: 2

Rep: Reputation: Disabled
Question pix booting


How to install applications from a centralised server in linux?
Please share some set up.
 
Old 11-18-2011, 04:14 PM   #2
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
Do you mean PXE?

The most easy way to start off may be to get a knoppix cd/dvd Most versions from 3.3 to 5.x work. (I can't get 6.7 to work).

You boot a system to the knoppix cd and then wait for desktop. Then start knoppix terminal service. That is a big script that starts nfs, dhcp, tftp and copies a default pxe file. Look online for how to's and then review what knoppix did.
 
Old 11-18-2011, 06:48 PM   #3
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Or if you actually meant installing Applications from a centralized server, maybe you are looking for Puppet


Other PXE resources:
How-to PXE Server
FAI - fully Automatic Installation
 
Old 11-26-2011, 12:09 PM   #4
swapankar
LQ Newbie
 
Registered: Sep 2011
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thanks for correcting me. Yes..I was looking for PXE boot document actually.

The links provided are really good...but those are all ubuntu based.Did you find any good doc for Redhat PXE set up.

Thanks a lot..
 
Old 11-26-2011, 06:23 PM   #5
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
PXE booting is pretty easy ... you'll need a boot server running dhcp and tftp (on my Red Hat based Scientific Linux 6.1 setup I install the dhcp and tftp-server packages). Then grab a copy of the latest syslinux package (you should be able to get it from the package manager as well), which should give you the PXE Linux stuff. Go ahead and copy the necessary PXE Linux files into your TFTP server root directory (/var/lib/tftpboot in my case) along with the kernel and initrd images you want to be able to boot. Then create the necessary configuration files for your hosrs in /var/lib/tftpboot/pxelinux.cfg (the SYSLINUX/PXELINUX documentation explains how to do this) and make sure that the TFTP server is running and accessible from your LAN (i.e. not firewalled off). Then add the next-server and filename directives to your dhcp.conf file (set filename to the PXELINUX boot loader, usually called pxelinux.0 and NOT to the Linux kernel image you want to boot). Then make sure dhcpd is running and you don't have another DHCP server on the network. Then you should be good to go.

This is the 35,000 foot overview of the thing ... it's pretty easy once you've done it a time or two. If you run into trouble, consult the dhcpd.conf man page and the PXELINUX documentation. If those plus Google don't help, please post back here. Good luck!
 
Old 11-26-2011, 07:17 PM   #6
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
Actually, I think it is easiest if you first get DHCP up and running. Set up your DHCP server (I recommmend ISC DHCP), which primarily requires editing the dhcpd.conf file, and then restarting the server. You can then simply run the client-side tool, dhclient to test the server. In most installations there is a script in the dhclient-enter-hooks.d directory (find it under /etc), which you can edit to set up for dumping the received server data. That can be useful for debugging, but may not even be necessary if your setup is quite standard. While you're testing the server, you will probably see it's effects at the client side.

Getting the PXE server side right requires a bit more effort, as you will need to exercise it by rebooting the client side, which can be tedious. There are files and directories to get set up right, as well as correctly setting up a tftp server, so it helps if you're confident that the first phase of the process (DHCP) is working.

The link provided by farslayer is a good one, and there are many other that are easy to find.

--- rod.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with syslog and PIX nitrohuffer2001 Linux - Server 2 11-01-2007 12:26 PM
Cisco PIX shipon_97 Linux - Networking 1 02-20-2006 01:57 AM
Cisco PIX 500 Series Secure Firewall (PIX-520) robertwolfe Linux - Networking 1 01-19-2006 04:37 AM
IPTables vs PIX noorania Linux - Security 8 11-26-2004 07:58 PM
?? Private Pix ?? g452 Linux - Software 0 05-15-2004 06:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration