ESX Server – Change The Hostname
KB ID 0000276 Problem Should you wish to change the hostname of your ESX server i.e. you have it on DHCP and it’s got the hostname of Terrys-Laptop or something from your DNS server. The option will be grayed out in the VI client. Solution 1. Log onto the ESX server terminal as the root user. 2. Issue the following command, esxcfg-advcfg -s <newname> /Misc/HostName 3. then reboot the server with the following command,...
Sharing Files from Ubuntu to Windows
KB ID 0000412 Problem If you have only a few files to share, you might want to consider using Dropbox, however if you want to share your files over the network then you need to install samba and configure it. Solution Related Articles, References, Credits, or External Links Special Thanks to Morbuis1 Over at the Ubuntu Forms for the help. Samba Install Error