June 20, 2021VMware vSphere and vCenter · vRealize Automation · vRealize Operation ManagerHow to issue CSR for vRealize Log Insight certificate with 3 nodes in a clusterIn this post I’m going to explain how to create a Certificate Sign Request (CSR) from an external…Read article ↗
February 7, 2021LinuxSolving GPT PMBR size mismatch Error on a vSphere VMIn order to solve this error or reparing GPT on your hard disk you can issue:Read article ↗
June 6, 2020LinuxInstalling phpmyadmin without using yumIf you also have multi php versions on your CentOS, and face following error : Error: Package: php-tidy-5.3.3-50.el6_10.x86_64…Read article ↗
May 27, 2020PowershellHow to get a complete list of installed softwares on a Windows machine by PowershellToday i searched a lot about how to get a complete list of installed software on the internet…Read article ↗
March 24, 2020VMware vSphere and vCenter · vRealize OrchestratorGetting information from vCloud Director API by cURLFirst we need to get API version from vCloud Director.if you use a domain account instead of system…Read article ↗
February 7, 2020Network · VMware vSphere and vCenter · vRealize OrchestratorHow to find a specific MAC Address inside your vSphereSometimes we need to find a specific mac address within the vSphere, I used Orchestrator to perform this…Read article ↗
February 7, 2020Network · VMware NSX · VMware vSphere and vCenterVLAN Types in Virtual Distributed Switch (vDS)This topic is very important to build a virtual data center or when you want to have a…Read article ↗
January 14, 2020vRealize OrchestratorHow to get Unix and LDAP timestamp in vRealize Orchestrator by JavaScriptAs part of create a Workflow to get the expiration date of an Active Directory username, I need…Read article ↗
January 10, 2020VMware vSphere and vCenter · vRealize OrchestratorWriting a workflow to detect which VMs are template in vCloud DirectorToday I need to export a list of my VMs and determine which of them are template in…Read article ↗
January 10, 2020LinuxProblem with changing properties of a table in postgreSQLToday I just wanted to change character varying in one of my table on postgreSQL database with this…Read article ↗