Desde la adquisición de VMware por parte de Broadcom en 2023, muchos en la comunidad de virtualización estamos pendientes de cómo esta alianza impactará la vida de nuestras plataformas virtuales. Pasado ya casi un año de esta compra (11 de diciembre de 2023), conozco casos, de empresas grandes y medianas que han decidido migrar … Continuar leyendo "Cambios en las Licencias de vSphere y vSAN 2024" The post Cambios en las Licencias de vSphere y vSAN 2024 first appeared on .:Virtualized Blog:.. Read More
I'm resuming Proxmox VE, which has been very fashionable lately. The other day I started to revise a version of the 8.1.4, I needed to install the wizard to be able to migrate from VMware to Proxmox, which I explain in this link, and I ran into a seemingly common problem that took me a while to fix: The system tries to use... Continue reading "Promox: disable the Enterprise repository" The post Promox: disable the Enterprise repository first appeared on .:Virtualized Blog:.. Read More
Hello to tod@s. In this post, we're going to look at how to create immutable backup repositories in Azure Blob Storage with Veeam B&R 12.2. Before you start setting up Azure blob storage, We have created a storage account with... Continue reading → Read More
In virtualized environments, ESXi integration with an Active Directory domain (AD) is key to centralizing authentication and improving access permission management, as well as comply with the national security scheme. However, when trying to add an ESXi host version 8 to a domain, It is possible that we ... Continue reading "Error adding esxi version 8 to domain" The post Error adding the esxi version to domain 8 first appeared on .:Virtualized Blog:.. Read More
Hello to tod@s. In this post, we're going to look at how to create immutable backup repositories in Azure Blob Storage with Veeam B&R 12.2. Before you start setting up Azure blob storage, We have created a storage account with... Continue reading → Read More
Hacking Wifi or wireless networks with Flipper Zero Combining the Flipper Zero with a WiFi card (ESP8266 or ESP32) Ideal for wireless security testing in laboratory environments. These tests, when they are carried out ethically and with appropriate permissions, are powerful tools for identifying vulnerabilities in IoT networks and devices. … The post Hack Wifi or wireless networks with Flipper Zero was published first in Blog Virtualization. Read More
Clone garage remote with Flipper Zero Duplicating a garage remote with your Flipper Zero is a simple task if the device is compatible and the protocol is not protected by advanced systems such as dynamic rolling codes (although these can also be managed in certain cases). To improve your device in this area, the... The post Clone garage remote with Flipper Zero was published first in Blog Virtualization. Read More
Install Momentum Firmware on Flipper Zero In this post I'm going to explain how we can change the original firmware of your Flipper Zero for a custom one. This will allow you to have functions that are locked in the original. To say that this can render the warranty of the equipment useless in the event of any problem... Listing and Firmware Functions for Flipper... The post Install Firmware Momentum on Flipper Zero was published first in Blog Virtualization. Read More
Getting Started with Flipper Zero I've been looking for a way to get a Flipper Zero for a long time, the one they call the "Swiss Army knife of hackers". And since I have the garage remote control a little bit turned into the air, It has been a small excuse to try it, since the price of ... The post Getting started with Flipper Zero in Spanish was published first in Blog Virtualization. Read More
As you may already know, last August they published a vmware vulnerability in which it could get into your virtualization platform and encrypt all your vmdks leaving you without any operating machine. The vulnerability is CVE-2024-37085 and here you have more information about it in the incibe link. Vulnerability consists of the fact that there is ... Continue reading "Remove ESX Group Permissions Admins" CVE-2024-37085" The post Remove ESX Admins Group Permissions CVE-2024-37085 first appeared on .:Virtualized Blog:.. Read More
Hello to tod@s, In this post we are going to see how to configure a DHCP Relay server in a Fortigate firewall, This DHCP relay will listen to DHCP requests that occur on the network, and it is going to direct them towards... Continue reading → Read More
Ansible Course: Optimisation and good practices As we have already talked about throughout the course, Ansible is a powerful tool for IT infrastructure automation. From installation to running complex playbooks, Its flexibility and simplicity make it a prominent choice for managing environments of any size. However, when... The Ansible Course Ticket: Optimization and best practices was published first in Blog Virtualization. Read More
Step-by-step guide: How to block an IP and MAC in Mikrotik easily When managing a network, The need to keep it safe and free from unwanted devices always arises. An effective way to achieve this is by blocking both IP addresses and MAC addresses. In Mikrotik, Doing so is not complicated, But it's important to follow the ... The post Step-by-step guide: How to Block an IP and MAC in Mikrotik Easily was first published in Blog Virtualization. Read More
Ansible Course: Fact In the context of Ansible, A fact (fact) is information automatically collected by Ansible about a host before executing tasks. These facts provide details such as the operating system, the IP address, The hostname, Network Interfaces, CPU architecture, Available memory, inter alia. They are used ... The Ansible Course Ticket: Fact was first published in Blog Virtualization. Read More
Hello to tod@s, In this post we are going to see how to disable the execution of the command prompt through a GPO in our Active Directory. We access any of our domain controllers, we open the Administration console... Continue reading → Read More
Hello to tod@s, In this post we're going to look at how to disable PowerShell execution through a GPO in our Active Directory. We access any of our domain controllers, we open the Policy Management console... Continue reading → Read More
Hello to tod@s. In this post we are going to see how to update our vCenter Server Appliance to the latest release released by VMware, the 8.0 Update 3d build 24322831, of the 19 October 2024, which fixes these critical vulnerabilities CVE-2024-38812 and... Continue reading → Read More
Hello to tod@s, In this post we are going to see, How to perform a test failover and failover on the VM replicas that we've set up across Azure regions. The diagram of... Continue reading → Read More
Hello to tod@s, In this post we are going to see, how to replicate VMs between two Azure regions. The diagram of the infrastructure we are going to use will be as follows: Begin with, We see that we have in our cloud environment of... Continue reading → Read More
Hello to tod@s, In this post we are going to see, how to perform a test failover and failover on VM replicas that we have sent from VMware vSphere to Azure. The diagram of the... Continue reading → Read More
Hello to tod@s, In this post we are going to see, how to replicate virtual machines from an on-premises environment with VMware vSphere to a cloud environment with Microsoft Azure. The diagram of the infrastructure we are going to use will be as follows: For... Continue reading → Read More
Proxmox: Complete Guide to Network Cards In Proxmox VE, There are several types of network adapters that you can choose from when configuring virtual machines (VM). Choosing a suitable network adapter depends on the VM's operating system, the compatibility and performance you are looking for. Next, I explain the main types of ... The Proxmox Ticket: A Complete Guide to Network Cards was first published in Blog Virtualization. Read More
Proxmox: Template Management Today we're going to talk about Proxmox and templates, and how we can automate them... I also explain the commands that the configurations of the virtual machines and LXC containers give us, so that you can better understand Proxmox. To be able to extract a VM configuration (VM) or a container in Proxmox and convert it... The Proxmox Ticket: Template Management was first published in Blog Virtualization. Read More
Mikrotik: Script to block a specific MAC and email notification The other day my script that detects new IPs on the network, He sent me a message through a device that I don't have control over. I'm sure it's something I haven't fixed in DHCP or DNS, but I haven't located yet... The Mikrotik Ticket: Script to block a specific MAC and email notification was published first in Blog Virtualization. Read More
Hello to tod@s. In this post we are going to see how to update our vCenter Server Appliance to the latest release released by VMware for release 6.7, the 6.7 Update 3v build 24279831, of the 30 September 2024, that fixes these vulnerabilities... Continue reading → Read More
Hello to tod@s, In this post we are going to see, How to perform a test failover, a planned failover and a failover on the VM replicas we've sent from Hyper-V to Azure.... Continue reading → Read More
Hello to tod@s, In this post we are going to see, how to replicate virtual machines from an on-premises environment with Hyper-V to a cloud environment with Microsoft Azure. The diagram of the infrastructure we are going to use will be as follows: Begin with,… Continue reading → Read More
Hello to tod@s, In this post we will see how to update an ESXi host version VMware vSphere 8.0 Update 3 to the version 8.0 Update 3b via VCSA Lifecycle Manager. As we can see, our ESXi hosts are in the... Continue reading → Read More