Rexxer

Some tips for me and other

News

Docker + Stop or Remove All the containers

Stop all the containers Remove all the containers

Monit + Mail config example

Bitlocker asks the Recovery key at every boot

It happened due to Group Policy and Legacy boot in BIOS in my case. To fix:

Powershell + View&Delete Wi-Fi profile

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.

ESXi + update GUI

ESXi 6.7 to 7.0.3 update for HP servers (custom image)

Notepad++ + Regex for IPs

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 […]

Extend LVM partition in CentOS 7/8 under VmWare

Add more space on the disk in VmWare console. Run cfdisk and check that you see free space after /dev/sda5. In my case there are /dev/sda4 as extended partition and /dev/sda5 as LVM2 partition in extended. Remember start sectors for /dev/sda4 and sda5. Delete /dev/sda5. Don’t worry – your data will be OK. Delete /dev/sda4. […]

Previous Posts Next posts