Skip to content

Instantly share code, notes, and snippets.

@robinsmidsrod
robinsmidsrod / dhcpd.conf
Last active February 25, 2024 07:46
Trying to chainload iPXE with full feature set from a lesser featured one, whilst still being able to boot non-supported cards with UNDI
ddns-update-style none;
deny bootp; #default
authoritative;
include "/etc/dhcp/ipxe-option-space.conf";
# GREEN (private network)
subnet 10.1.1.0 netmask 255.255.255.0 {
range 10.1.1.100 10.1.1.199;
option subnet-mask 255.255.255.0;
@edolnx
edolnx / gist:1070906
Created July 8, 2011 01:16
MegaCLI Notes
apt-get install libsysfs2
ln -s /lib/libsysfs.so.2.0.1 /lib/libsysfs.so.2.0.2
MegaCLI SAS RAID Management Tool Ver 8.01.06 Dec 23, 2010
(c)Copyright 2010, LSI Corporation, All Rights Reserved.