Create or Restore a VirtualBox Snapshot on Debian (Command-Line)
To create a snapshot type: VBoxManage snapshot VM-NAME take SNAPSHOT-NAMEVBoxManage snapshot VM-NAME take SNAPSHOT-NAME To revert back to a particular snapshot type: VBoxManage snapshot VM-NAME restore SNAPSHOT-NAMEVBoxManage snapshot VM-NAME restore SNAPSHOT-NAME