Create iSCSI datastore in ESXi

This is how to create an iSCSI datastore in ESXi. In my case, I got a QNAP which allows for iSCSI (Internet Small Computer System Interface) connections to the storage. Briefly, iSCSI is a layer on top of TCP/IP that uses an initiator to connect to a target. This protocol can go over normal ethernet. …

IT Interview Questions

Recently I have been a part of a few interviews and have had to prepare some IT interview questions for candidates. I thought I would post them here for future use and in case anyone wants to use them. I’m not posting answers for the questions. My method is to let the answer for a …

Home Lab NTP Server

How to create your own home lab NTP server? While I’m not an expert on NTP (network time protocol), I decided to create my own NTP server for my home network. This was for multiple reasons: To learn about NTP servers and clients.Take the load of NTP off of my pfsense home router.Audit my home …