mbx64
mbx64
##### SUMMARY I can use *vmware_deploy_ovf* to deploy a VM from an OVF file on my ansible controller or from an OVF file on a HTTP server. This way, I...
Autopsy does currently only support raster tiles as offline maps (either `.zip` or `.mbtiles`, see [docs](https://sleuthkit.org/autopsy/docs/user-docs/4.21.0/geolocation_page.html#geo_map_options)). Raster tiles have some major disadvantages: * High storage consumption * Almost unavailable on...
##### SUMMARY When [connecting to the Supervisor of a VMware TKG cluster](https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-installation-configuration/GUID-F5114388-1838-4B3B-8A8D-4AE17F33526A.html), you have to use the following command manually: kubectl vsphere login --server= --vsphere-username After that, I have a...
##### SUMMARY [ansible.posix.firewalld](https://docs.ansible.com/ansible/latest/collections/ansible/posix/firewalld_module.html) already supports rich rules to be able to configure more detailed rules. But all current settings only apply to INBOUND traffic. To be able to also control...