What is the best practice for system backup and restore on freebsd? Because I'm making many changes to the system I need to use quickest and easiest way to restore entire system to previous configuration (same was as is done for example on vmware snapshots) Does dump and restore is best way?
Thanks