How to Setup the local time (fuse) on FreeBSD.
To change the local time on FreeBSd is very simple.
go to the dir
/usr/share/zoneinfo
and copy the corresponding arquive from your fuse time to /etc/localtime
the commands are:
cp /usr/share/zoneinfo/Your_file_here /etc/localtime
If you want more articles about the FreeBSD please leave comments.





