Spyke

Replies

Comment on

How my morning is going...

Reply in thread

Are you sure? Discover does have free identity monitoring and I get emails every month saying whether they found anything or not. I have never gotten an email saying they found my ssn though so can’t say for sure if this is legit. Either way I would still check through the app or their website without opening the link.

Comment on

Using Ubuntu may give off hipster vibes to the average PC user, but within the Linux community its has the opposite effect.

Ubuntu was my first Linux desktop distro and I’ve been using it for 4ish years. I really liked it but I no longer feel like I can trust canonical after the whole ‘secretly install Firefox snap when installed with apt cli’ thing. It wouldn’t have even been a big deal if they just said it was only available as a snap but the execution pissed me off to the point of switching

Comment on

I7-14700 and Asrock z690 extreme - can't figure out PCIE passthrogh

It looks like it should be possible as both your cpu and motherboard support Intel VT-d

https://ark.intel.com/content/www/us/en/ark/products/236781/intel-core-i7-processor-14700-33m-cache-up-to-5-40-ghz.html

https://download.asrock.com/Manual/Z690%20Extreme.pdf

PCIe pass through isn’t enabled by default in Proxmox and requires some manual changes to the bootloader (grub or systemd-boot) as well as loading some kernel modules. You may also need to enable VT-d in your BIOS. You can read proxmox’ guide for enabling PCIe pass through here:

https://pve.proxmox.com/wiki/PCI(e)_Passthrough