Did this work for you? https://www.malachisoord.com/2023/11/04/decrypt-additiona-luks-encrypted-volumes-on-boot/
Posts made by dbeato
-
RE: Cloudflare DYNDNS updates now easy.
For Windows I have used this PowerShell
-
RE: What Are You Doing Right Now
@jt1001001 said in What Are You Doing Right Now:
ost hope everyone has a great holiday seaon.
So far so good, just taking a few days off.
-
RE: What Are You Doing Right Now
Had to fix UNMS on multiple deployments because the latest Docker update breaks it lol https://www.reddit.com/r/Ubiquiti/comments/1hc3hff/docker_update_broke_unms/
-
RE: Anyone hosting your own S3 bucket?
@travisdh1 Are you using a Scale Cluster or just a straight made up cluster of your own?
-
RE: Anyone hosting your own S3 bucket?
@travisdh1 I haven't done so, It would be interesting to review that option.
-
Ubuntu 20.04 to 22.04 Breaks OpenLDAP
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
-
XCP-NG PV to HVM of Ubuntu 20.04 to 22.04 VM
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
- Boot VM to Ubuntu Server 22.04 Install Disk
- Enter Terminal
- Mount the Disk on the VM
sudo mount /dev/xvda1 /mnt
- Upgrade GRUB on the VM
sudo grub-install --boot-directory=/mnt/boot /dev/xvda
- Reboot
SOURCE: https://help.ubuntu.com/community/Grub2/Installing#via_the_LiveCD_terminal
-
RE: RingCentral/AT&T Office at Hand Outage
@travisdh1 Thank you! Sounds good.
-
RE: What Are You Doing Right Now
@Obsolesce Keep your pain medication on target.
-
RE: Proxmox: iOS or Android tools
@IThomeboy80 Thanks, I have only used Scale Clusters which is the close I have tried so yeah.
-
RE: Proxmox: iOS or Android tools
@dbeato Like as in a Web Interface? would that work?
-
RE: Proxmox: iOS or Android tools
@gjacobse Does Promox have an Admin interface?
-
RE: What Are You Doing Right Now
@Obsolesce Uff, wishing you the best on that and recovery.
-
RE: What Are You Doing Right Now
@gjacobse That's awesome. Proxmox and Scale use Virtio for the drives so yeah I have been looking at that.
-
RE: What Are You Doing Right Now
Just dealing with a Scale Cluster which is a little underperforming which is very very strange.
-
RE: What Are You Doing Right Now
@Obsolesce Ugh that sucks man! Hope you recover soon and feel better too.
-
RE: Remove Windows 10 & Windows 11 "No Internet" Message
@Obsolesce We have seen it on both situations and it is annoying to be honest for end users.
-
RE: Vulnerability Assessment and Alerting Solutions
@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.