Flattened Shares : How it works with HA and DRS ?
In this article, I want to talk about Flattened Shares and how it works with HA and DRS.. let’s go ! When shares have been set custom on a …
Just make it happen in a perfect way !
In this article, I want to talk about Flattened Shares and how it works with HA and DRS.. let’s go ! When shares have been set custom on a …
What is LVM ? Logical volume manager (LVM) introduces an extra layer between the physical disks and the file system allowing file systems to be resized and moved easily and …
The following is a simple example of upgrading the Contoso forest from Windows Server 2012 R2 to Windows Server 2016. Join the new Windows Server 2016 to your forest. Restart …
Today I will share with you my best practices for configuring the paging file in Windows Server 2008 and 2012. Paging file seems to be a very popular subject, as we …
In this tutorial, we’ll be talking about RAID, specifically we will set up software RAID 1 on a running Linux distribution. What is RAID? RAID stands for Redundant Array of Inexpensive Disks. RAID allows you to turn …
Let us start with first describing what Virtual Volumes is and what value it brings for an administrator. Virtual Volumes was developed to make your life (vSphere admin) and that …
First of all, you have to go into PowerShell mode, #powershell install VMware Tools : #psdrive #d: #.\setup.exe Configure Network Interface : Get-NetAdapter (Get the basic properties of …
vSAN is VMware’s approach to Software Defined Storage. We are not going to explain the ins and outs of vSAN, but do want to provide a basic understanding for those …
1- To begin create new file “noyau.repo” and save it : vim /etc/yum.repos.d/noyau.repo [updates] name=RedHat updates baseurl=ftp://Server/ftp/updates enabled=1 gpgcheck=0 :wq 2- Now, Juste tape this command To force the update …
By nature, I love commands in Linux systems, today we can also use command in VMware, let’s discover it together ! Knowing these commonly used ESXi commands is a must-have …