News
Large packet loss in the guest OS using VMXNET3 in ESXi
Source: https://knowledge.broadcom.com/external/article?legacyId=2039495 DETERMINE IF VIRTUAL NIC BUFFERS COULD BE INCREASED: 100663349 2189023:VMNAME.eth0 all(1) DvsPortset-2 3821.41 349.01 11970.00 5663.45 5.34 123.00 0.00 0.00 vsish -e get /net/portsets/DvsPortset-2/ports/100663349/vmxnet3/rxSummary | grep “1st ring” 1st ring size:512 # of times the 1st ring is full:276 […]
Bitlocker asks the Recovery key at every boot
It happened due to Group Policy and Legacy boot in BIOS in my case. To fix:
Exchange 2019 + Error 500 OAuth certificate
If you delete expired certificates be ready for getting error 500 OAuth …. because this self-signed certificate was a critical point. If that happen you have to re-create a certificate or assign an existed one. The certificate will be propagated to all the Exchange servers.
PFSense + Installing packages
You can install packages from the command line: e.g.: pkg install -y pfsense-pkg-stunnel if something blocks it you will see: Updating pfSense-core repository catalogue…pfSense-core repository is up to date.Updating pfSense repository catalogue…pfSense repository is up to date.All repositories are up to date.process with pid 12837 still holds the lock Tnen you can kill it: kill […]