Archivo por meses: enero 2022

Configurar Nginx como balanceador de carga

Escrito por picodotdev el 08/07/2016, actualizado el 09/07/2016.planeta-codigo software software-libre webEnlace permanente Comentarios Para escalar horizontalmente los servidores de aplicaciones, aumentar el rendimiento, disminuir la latencia, conseguir tolerancia a fallos y aumentar la disponibilidad podemos usar el servidor web Nginx como balanceador de carga entre varios servidores de aplicaciones. En este ejemplo muestro la configuración necesaria para añadir la funcionalidad de balanceador de… Leer más: Configurar Nginx como balanceador de carga »

Proxmox 7.1 on cloud network config

https://community.hetzner.com/tutorials/proxmox-on-cloud Hetzner configuration proxmox 7.1 Proxmox 7 with a Single Public IP – Setup a Private Network Proxmox can easily be configured to put all or some of your VM/Containers in a NATed private network. You can even forward ports from your public IP address to your containers. Unfortunately, it is not possible to configure… Leer más: Proxmox 7.1 on cloud network config »

How to manually remove VirusScan Enterprise with msiexec.exe

Artículos técnicos ID:   KB52648Última modificación:  10/28/2020 Entorno McAfee VirusScan Enterprise (VSE) 8.x For details of VSE supported environments, see KB51111. Resumen To manually uninstall VSE using the command line when you can’ remove it using Add/Remove Programs: Press the Windows key + R. Type the removal string below into the field, and press Enter.  msiexec /x {CE15D1B6-19B6-4D4D-8F43-CF5D2C3356FF} REMOVE=ALL… Leer más: How to manually remove VirusScan Enterprise with msiexec.exe »

How to fix “Unable to access a file since it is locked” error in VMWare?

by Arya MA | Oct 20, 2020 Deleting snapshots or consolidating disks of the virtual machines often triggers the “Unable to access a file since it is locked” error on VMWare ESXi hosts. As a part of our Server Management Services, we help our Customers to fix VMWare related errors regularly. Let us today discuss the possible causes and… Leer más: How to fix “Unable to access a file since it… »