-
Is there a config for esx_doorlock?
-
```
RegisterServerEvent('bank:transfer')
AddEventHandler('bank:transfer', function(to, amountt)
local _source = source
local sourceXPlayer = ESX.GetPlayerFromId(_source)
local targetXPlayer = …
-
Thanks for the patch. It is exactly useful. I'm trying to do nested ESX with the template, but MAC address is not updated when new VM boots. I tried to log message, and turned out it reports "connecti…
-
I was trying to have [Falco](https://github.com/falcosecurity/falco) running on Photon OS with linux-esx kernel but it can't work because of the esx kernel config.
```
root@photon-1d270acad7c [ ~ …
-
Hi
I trying to use pyvinga plugin under ubuntu 14.04 but when i run it against esxi host i don't see any output
maybe i use wrong argument ,
please advice
Thanks
command
./pyvinga.py --host 192…
-
VMware tools for Workstation/Fusion are different than the VMware tools for vSphere/ESX.
VMware hosts the ESX tools at: http://packages.vmware.com/tools/esx/index.html
Running the latest version of …
-
```
admin@monsvc-uni-2a:~$ sudo docker exec -t icinga2 /usr/lib/nagios/plugins/check_vmware_esx.pl \
> -H lax01w01esx01.us-west1.univoip.local \
> --datacenter lax01m01vc01.us-west1.univoip…
-
So I updated es_extended, and now the functions don't work correctly. It throws out this error:
Error resuming coroutine: server/esx_illegal_drugs_sv.lua:390: attempt to compare nil with number
st…
-
When adding files to esx_shops this shows. Also shows with the original esx_menu_default.
![image](https://user-images.githubusercontent.com/87397541/125534032-0ac605af-d952-4185-9168-9920cfe3d6e0.p…
-
So this might be known issue, but I can't find a way to assign a particular IP to the docker host I am creating with docker-machine. It gets assigned the 172.17.42.1 IP, which I cannot communicate on …