If programming the HEX file directly, set the fuses to:

low: 0xFF
high: 0xD8
extended: 0xFB

If using the procedure in the article, the fuses will be set when you 'burn' the bootloader via the Arduino IDE.
