By default, FreeBSD is configured with UTC timezone. In order to localize your timezone, follow the steps below. 1. cd /usr/share/zoneinfo 2. cp Asia/Hong_Kong /etc/localtime Now the local time zone has been configure, lets get the updated time and date…