= How do I do a network based installation in Telehouse? = robideau is configured to offer a Debian jessie installer, jesie debirf and memtest via the network (via tftp) in our Telehouse location. If you would like to use it, follow these steps: * Determine the MAC address of the network device you are using * On robideau, * Edit /etc/dhcp/dhcpd.conf and add a stanza for the server so it is "known" * start the DHCP server: {{{ /etc/init.d/isc-dhcp-server start }}} * Configure the target server to boot from the network device * You should be all set.