Install android SDK (bottom of the page) or full android studio if you need to develop on android.
fastboot looks like adb but it is used when device is in bootloader (or fastboot).
adb devicesfastboot devicesadb rebootadb reboot bootloaderadb reboot recoveryfastboot oem unlockWarning: If you if you unlock the bootloader it will behave like a factory reset. So backup all your data before!
fastboot oem lockWarning: If you lock back the bootloader, next time you need to unlock data will still behave like a factory reset
fastboot oem unlock