vCenter certificate location (for import into third-party certs on the DDC):
Please refer to the below location /etc/vmware-vpx/ssl/rui-ca-cert.pem
Please refer to the below location /etc/vmware-vpx/ssl/rui-ca-cert.pem
From normal cmd (not powershell): netdom remove %computername% /domain:%userdomain% /force
XenServer Troubleshooting and Recovery Commands When managing XenServer environments, you may occasionally encounter situations where VMs become unresponsive or the XenServer toolstack itself has ...
Using Find with Command Execution There are two main ways to execute commands on files found by the find command: Method 1: Using -exec with find find . -exec cmd -option1 -option2 {} \; Or fo...
Start>run: netplwiz Select Account Uncheck box near top of dialog box
Modifying BIOS Settings with RACADM This guide demonstrates how to change BIOS settings on Dell servers using RACADM commands, create a commit job, and apply the changes. 1. Check Current Setting...
Create ISO from CD / DVD drive: IF is Input File, OF is Output File: sudo dd if=/dev/sr0 of=./some\_descriptive\_name.iso Burn ISO: growisofs -dvd-compat -Z /dev/sr0=XenCenter.iso Alternative I...
Mounting FTP Sites as Local Directories You can mount an FTP site as a local directory in Linux using curlftpfs, allowing you to interact with remote FTP content as if it were on your local filesy...
Linux Display Management with xrandr Basic Usage Get information about available displays and their supported resolutions: # List all connected displays and available resolutions xrandr Settin...
netsh interface ip delete arpcache