similar to: How to use PXElinux with MAC address rather than IP address

Displaying 20 results from an estimated 10000 matches similar to: "How to use PXElinux with MAC address rather than IP address"

2003 Jun 25
1
Problems using "configfile" dhcp option with pxelinux
Hello, I have been trying to use the "configfile" option in the DHCP response to specify a specific config file when booting. When I specify this in my /etc/dhcpd.conf file the kernel and initrd are transferred, but the kernel does not boot. I am using v2.04 of pxelinux. I would appreciate any help anyone might be able to give. If I remove the "configfile" dhcp option and
2014 Nov 28
0
pxelinux efi64 boot woes on hyper-v gen 2
> if option arch = 00:00 { > filename "pxelinux.0"; > option pxelinux.configfile "pxelinux.cfg/bios"; > } else if option arch = 00:06 { > filename "bootia32.efi"; > #option bootfile-name "bootia32.efi"; > option pxelinux.configfile "pxelinux.cfg/efi32"; > } else if option arch = 00:07 { > filename
2014 Nov 28
2
pxelinux efi64 boot woes on hyper-v gen 2
Gene, I found a document from IBM that explains why it didn't like Vendor-Class-Identifier option I was using "PXEClient" was causing EFI boot rooms to dummy spit, that's very useful, that combined with RTFMing the PXE specs 3.0-3.2 might solve my problem if I keep at it. http://www-01.ibm.com/support/docview.wss?uid=swg21247032 Even the PXELinux docs suggest encapsulating
2004 Jan 05
0
No subject
see a copy of your rsyncd.conf? Tim Conway tim.conway@philips.com 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nnnnnnnnnnnn, 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), ".\n" ' "There are some who call me....
2009 Sep 08
1
variables on files
I have this configuration: class monit { # Installing packages. package { "monit": ensure => latest; } file { "/etc/default/monit": owner => "root", group => "root", mode => "0644", source => "puppet:///monit/etc/default/monit", } file { "/etc/monit/monitrc": owner => "root", group =>
2016 Jan 26
2
system refuses to install monit.
_**_So I have epel enabled on this centos 6 server, but yum -y install monit will not install monit. yum search monit does not show monit as available to be installed. [root at lb1 ~]# yum install monit Loaded plugins: fastestmirror, presto Setting up Install Process Loading mirror speeds from cached hostfile * base: mirror-centos.hostingswift.com * epel: reflector.westga.edu * extras:
2004 Oct 15
1
Special dhcp options and PXElinux
Hi I am trying to enable my dhcpd and pxelinux setup to use a specific config file for a booting client. I have read the pxelinux page for this (http://syslinux.zytor.com/pxe.php#special) but still seem to be encountering problems. When running the dhcpd with the '-d' debug option the daemon sees the DHCPDISCOVER from the client and then core dumps. On the client side the DHCPDISCOVER
2010 Nov 03
5
pxelinux magic options 208
I have 2 groups of machines, and within each group the pxelinux menu configuration is standard. It would be great to have 2 configuration files rather than one for each machine. I found the pxelinux magic option configfile (209) in http://syslinux.zytor.com/wiki/index.php/PXELINUX and it suggests for ISC dhcpd: site-option-space "pxelinux"; option pxelinux.magic
2007 Aug 26
1
monit not executing start/stop/restart mongrels
Alright, I have googles and read through the docs on monit I get this error when adding -v starting monit monit: Cannot connect to the monit daemon. Did you start it with http support? monit: Cannot connect to the monit daemon. Did you start it with http support? Am I missing something here? set daemon 120 set logfile syslog facility log_daemon set mailserver localhost set httpd port 28212
2009 Sep 22
0
Xnest unable to connect with firewall enabled (possible bug with 5.3)
Hi, My requirement is to use Xnest only. It was working seamlessly with 5.2 but not with 5.3 I am using this command to connect to the remote X-server. Xnest :1 -geometry 800x600 -query *<ip-address-of-X-server>* Can anyone confirm the same behavior? Or shall I file the bug in bugzilla? Sid On Tue, Sep 22, 2009 at 10:06 AM, Sid Kapoor <sidkapoor2000 at gmail.com>wrote:
2008 Sep 21
3
Monit; BackgroundRB; environment variables
I started emailing monit mailing list because I started getting this problem where I couldn''t start backgroundrb with monit anymore, thinking it was a monit problem. However, I back tracked a bit since I had added code to my project, and monit was able to start backgroundrb again. I seem to have zeroed in on the problem. I''m not sure where the problem lies - maybe monit or
2005 Apr 13
3
PXElinux and configs
I'm just wondering if there is an easy way to do this... My pxelinux.cfg/default is getting very long... and I'd like to make it shorter by spliting it up into sections which would load other config files. So basically I want to do something like the grub: "configfile (nd)/other.lst" Is there an easy way? -- Cheers Paul
2011 Mar 19
2
httpd cannot serve web page on port 2812 (for Monit)
Might there be anything CentOS related on why I cannot access the Monit GUI system on http://box-running-monit.com:2812 ? I am using a very basic /etc/monit.conf config, but I cannot get it serve the web page on my box The service start and stops fine (e.g. "/etc/init.d/monit start"), and I have it set to listen to port 2812 in the "/etc/monit.conf file" (so far, kept the
2018 Jan 14
1
SpreadLevelPlot for more than one factor
Dear Ashim, I?ll address your questions briefly but they?re really not appropriate for this list, which is for questions about using R, not general statistical questions. (1) The relevant distribution is within cells of the wool x tension cross-classification because it?s the deviations from the cell means that are supposed to be normally distributed with equal variance. In the warpbreaks data
2010 Jun 11
2
Service monitoring/"Monit"?
Has anybody here tried the "Monit" utility (http://mmonit.com/monit/)? I need to set up some kind of "watchdog" functionality for a custom service otherwise started via init (i.e. via a script in /etc/init.d + rc*.d links managed by chkconfig) and it seems like this system may give me nearly what I want. However, something that concerns me about it, is that it appears to
2001 Nov 17
2
transfer interrupted (code 3) at flist.c(812)
Ok, I just setup the log file and this is what I see there: rsync on cdrive/Temp/pix.log from admx (141.214.137.139) transfer interrupted (code 3) at flist.c(812) I had to change [cdrive] from path = "c:\" to path = c: to get rid of '@ERROR: chdir failed' error. I am getting close but still need some help. Thanks in advance. Nishi > -----Original Message----- From:
2018 Jan 07
0
SpreadLevelPlot for more than one factor
Dear All, we need to do : library(car) for the spreadLevelPlot function I forgot to say that. Apologies, Ashim On Sun, Jan 7, 2018 at 10:37 AM, Ashim Kapoor <ashimkapoor at gmail.com> wrote: > Dear All, > > I want a transformation which will make the spread of the response at all > combinations > of 2 factors the same. > > See for example : > >
2011 Feb 18
2
lp_bool(): value is NULL or empty!
Dear I'm using samba 3.5.6 + PDC and connected to LDAP directory In log level 1 there is many entries like this : Feb 18 18:24:54 samba smbd[5285]: lp_bool(): value is NULL or empty! Feb 18 18:27:15 samba smbd[6817]: [2011/02/18 18:27:15.371644, 0] param/loadparm.c:5856(lp_bool) Feb 18 18:27:15 samba smbd[6817]: lp_bool(): value is NULL or empty! Feb 18 18:27:32 samba net:
2012 Feb 16
4
Could not set present on ensure: Read-only file system
Hi, I try install python-psycopg2 with other packages, when run apt-get -y update returns the errors: err: /Stage[main]/Etc/Package[build-essential]/ensure: change from purged to present failed: Could not set ''present on ensure: Read-only file system - /tmp/puppet20120216-1063-18q7lsz-0 at /tmp/vagrant-puppet/manifests/vagrant.pp:15 err:
2008 Jan 09
9
mongrel, monit, and the many, many messages
Monit 4.9, Mongrel 1.0.1, Rails 1.2.6, Mac OS X 10.4.11 (PPC) I don''t know whether this is a mongrel issue or a monit issue. I''m trying to poke my way around a system set up by someone else. I have no more experience w/ mongrel that local Rails dev at this point, and a conceptual understanding of how monit is working. I have the Deploying Rails beta book, and I''m