search for: _syntax_

Displaying 5 results from an estimated 5 matches for "_syntax_".

2013 Jun 07
3
memdisk and iso, speed up
On Fri, Jun 7, 2013 at 9:29 AM, Geert Stappers <stappers at stappers.nl> wrote: > Op 2013-06-07 om 06:18 schreef upen: > > On Fri, Jun 7, 2013 at 2:57 AM, Geert Stappers wrote: > > > Op 2013-06-07 om 09:35 schreef Geert Stappers: > > > > Op 2013-06-06 om 14:42 schreef H. Peter Anvin: > > > > > > > > The tcpdump[1] shows strang HTTP
2013 Jun 08
2
memdisk and iso, speed up
...> "; > > hardware ethernet 08:00:27:E7:34:E9; > > fixed-address 192.168.0.88; > option host-name "dhcp209l" ; > > > > I was able to stop and start dhcpd fine, > > with above configuration in dhcpd.conf. > > Okay, that means "the _syntax_ in configuration file is valid." > > Edit the dhcpd config again, proces my changes from above. > Start-Stop[1] dhcpd to get the changes active[2]. > Will do. > > > I changed server-name to dhcp209l and updated /etc/hosts with new host > > entry of this name with...
2013 Jun 08
0
memdisk and iso, speed up
...t;http://a.web.server/path/to/linux-install/"; > hardware ethernet 08:00:27:E7:34:E9; > fixed-address 192.168.0.88; option host-name "dhcp209l" ; > > I was able to stop and start dhcpd fine, > with above configuration in dhcpd.conf. Okay, that means "the _syntax_ in configuration file is valid." Edit the dhcpd config again, proces my changes from above. Start-Stop[1] dhcpd to get the changes active[2]. > I changed server-name to dhcp209l and updated /etc/hosts with new host > entry of this name with ip of eth1. Ack[3]. Now netboot the client...
2013 Jun 10
0
memdisk and iso, speed up
...rdware ethernet 08:00:27:E7:34:E9; >> > fixed-address 192.168.0.88; >> option host-name "dhcp209l" ; >> > >> > I was able to stop and start dhcpd fine, >> > with above configuration in dhcpd.conf. >> >> Okay, that means "the _syntax_ in configuration file is valid." >> >> Edit the dhcpd config again, proces my changes from above. >> Start-Stop[1] dhcpd to get the changes active[2]. >> > > Will do. > My dhcpd.conf now looks like this: host rhelclient { site-option-space "pxelinux";...
1997 Sep 26
3
kerneld and module security
Here''s a neat trick for a machine running kerneld: not_root@machine$ /sbin/ifconfig isofs loads ''/lib/modules/(kernel version here)/fs/isofs.o''. /sbin/ifconfig when run as non-root queries a network interface for its configuration. However, if the interface is unknown it also tries to load the module that implements that interface using the name of the interface as