This article was very helpful when OpenLDAP Severs from Ubuntu 20.04 were upgraded to 22.04 and LDAP Broke.
https://discourse.ubuntu.com/t/service-migrating-from-openldap-2-4-x-to-2-5-x/23807
This article was very helpful when OpenLDAP Severs from Ubuntu 20.04 were upgraded to 22.04 and LDAP Broke.
https://discourse.ubuntu.com/t/service-migrating-from-openldap-2-4-x-to-2-5-x/23807
I had an issue with upgrading some VMs from Ubuntu 20.04 to 22.04 in XCP-NG. Upon Upgrade the VMs would shutdown and not reboot to Linux. Changing the Boot Properties from PV Boot to HVM did not fix the issue. However reinstalling GRUB on the servers did fix the issue. It looked like this but it was not.
https://xcp-ng.org/forum/topic/7474/cant-boot-ubuntu-22-04-lts-after-release-update/12
sudo mount /dev/xvda1 /mnt
sudo grub-install --boot-directory=/mnt/boot /dev/xvda
SOURCE: https://help.ubuntu.com/community/Grub2/Installing#via_the_LiveCD_terminal
@travisdh1 Thank you! Sounds good.
@Obsolesce Keep your pain medication on target.
@IThomeboy80 Thanks, I have only used Scale Clusters which is the close I have tried so yeah.
@dbeato Like as in a Web Interface? would that work?
@gjacobse Does Promox have an Admin interface?
@Obsolesce Uff, wishing you the best on that and recovery.
@gjacobse That's awesome. Proxmox and Scale use Virtio for the drives so yeah I have been looking at that.
Just dealing with a Scale Cluster which is a little underperforming which is very very strange.
@Obsolesce Ugh that sucks man! Hope you recover soon and feel better too.
@Obsolesce We have seen it on both situations and it is annoying to be honest for end users.
@EddieJennings said in Vulnerability Assessment and Alerting Solutions:
but the team members that do touch it often generally complain about remediated vulnerabilities still being detected.
That is true, lol. That is one of my complaints lol.
@scottalanmiller Powershell one liner below:
New-ItemProperty -LiteralPath 'HKLM:\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet' -Name 'EnableActiveProbing' -Value 1 -PropertyType DWord -Force -ea SilentlyContinue
@EddieJennings What has been your experience with them?
@DustinB3403 I am checking one of my syncs to Backblaze and see what I find.
@XYjacobsson That must be AWS Route 53, that's one of the few that requires that.