This page is a list of blog posts on the most popular approaches to upgrade VMware VCSA and ESXi.
Upgrading vSphere
Upgrading from VCSA 6.7 to VCSA 6.7 U1
There are several ways to update the vCenter Appliance, but the easiest and fastest option is via the VMware Appliance Management. The primary requirement for this is to have internet access in the VCSA machine; this is essential unless you have/need an ultra-secure and isolated environment.
Upgrading from ESXi 6.7 to ESXi 6.7 U1 via CLI
There are others ways to update the ESXi hosts. When a cluster is used in a production environment, is better to use vSphere update manager. To know what is new in vSphere 6.7 U1 and where to get the latest updates, take a look at this post.
Upgrade from ESXi 6.7 to ESXi 6.7 U2 via CLI and without ISO file
Upgrade from ESXi 6.7 to ESXi 6.7 U2 without the need of downloading the ISO file. Every vSphere release comes with a number of patches, fixes and new features that are important to keep the harmony of your infrastructure.
Upgrade from ESXi 6.7 to ESXi 6.7 U2 using VMware Update Manager
What:
Upgrade from ESXi 6.7 to ESXi 6.7 U2 using VMware Update Manager. Every vSphere release comes with a number of patches, fixes and new features that are important to keep the harmony of your...
- Advertisement -
Latest Articles
ffmpeg: error while loading shared libraries: libavdevice.so.58
After installing FFmpeg and running it, (ffmpeg or ffmpeg -version), you receive the following error message:
"ffmpeg: error while loading shared libraries: libavdevice.so.58: cannot open shared object file: No such file or directory”.
What is kernel in computing?
When most people think of computer operating systems, they think of graphical user interfaces (GUIs) with windows, icons, and menus. However, before GUIs were common, the kernel was the only graphical interface users saw.
What is x86 Architecture?
An x86 server is a computer that uses an x86 central processing unit (CPU) architecture. The x86 architecture, developed by Intel Corporation, defines how processors handle and execute directions passed from operating systems and software programs.
Connect to an Ubuntu server as a root using WinSCP
Using WinSCP is one of the most popular ways to transfer files to a remote Linux server. In this post, we will see how to connect to an Ubuntu server as a root, using WinSCP. The “root” user is not directly accessible with a login operation on Ubuntu and other Linux distributions.