Arthur's Journal

A journal of all the tidbits of information I gathered through the years.

Entries Tagged ‘Ubuntu’

Linux on Microsoft VirtualPC

Use Text Mode or Safe Mode to install Linux.

ISC-DHCP Programming Notes

Here are some programming notes that I have collected working with ISC-DHCP at my job that may come in handy. If you put this code in the dhcpd.conf file (Located at /etc/dhcpd.conf in RedHat/CentOS or /etc/dhcp3/dhcpd.conf in Ubuntu) if known { log (info, concat (“HOSTNAME: “, host-decl-name, ” on “,binary-to-ascii (10, 8, “.”, leased-address),” at […]