Monday, December 16, 2019

How to disable Mozilla Firefox upgrading.


Keep Mozilla Firefox from upgrading, edit profile - prefs.js

if the following isn't present in some form, add this line to stop upgrading.

user_pref("app.update.enabled", false);

Used to stop from upgrading past point where reference feature was killed by Mozilla bad design decision.

https://www.technipages.com/enable-disable-automatic-updates-in-firefox


--30--

Wednesday, December 11, 2019

Command line access to esxi server info, networking config



vim-cmd hostsvc/net/info | grep "mac ="

https://communities.vmware.com/thread/187557

esxcfg-info
esxcfg-scsidevs -l
esxcfg-nas -l