The presenter chats with Milo.
MorphiusFaydal
If you mainly want to "hide" your IP, you can't. Look at the headers of any message. It'll still show the original source IP, which will be yours.
For the rest of the time I'd recommend getting a spam filtering service. Mimecast, ProofPoint, Barracuda, etc.
Messages sent to you go to the filter, which then forwards the message over to your mail server. Outbound you configure your server to use the filter as a smart host. These filters will also buffer messages if your mail server is offline. So if the server is down, the filter holds on to messages and retries delivery later when your server is back up (within reason).
Yes. You insert the new disk, then just tell it to replace. It's completely fine. I did this to upgrade the capacity of the drives in my NAS.
A 780M is noticeably better than the Steam Deck GPU, which is what it'll be compared to.
https://gpu.userbenchmark.com/Compare/AMD-Radeon-780M-vs-AMD-Custom-GPU-0405/m2088874vsm1804237
I suspect that price is a bit high for most people. I think it's largely coming from those screens.
I don't recall in virt-manager off the top of my head. But if you make changes in the XML of a domain, you do have to shutdown/restart the domain before they're effective. And just to be safe, I would say to shutdown the domain, then check the XML, then start up again.
You do say you're just using qemu, so if that's the case and you aren't using libvirt in front of it, shutdown the VM, make sure your qemu command specifies an e1000 network device, and run again.
I can check virt-manager when I get some free time this evening, if that's what you want/need.
You may need to shut down the VM, check the device config to ensure it's set to e1000, then boot it back up. The PCI ID on your original post belongs to the virtio-net device.
Instead of trying to backport the virtio device drivers to that version, I'd recommend editing the VM to use the emulated e1000 NIC.
You must have had a real sweetheart deal on VMware then. Proxmox is cheaper than VMware even under the old pricing. You also don't have to buy the "Standard" subscription. There are cheaper ones.
I believe the only way to firmware up an Xbox controller is on an Xbox or through the Xbox Accessories app on Windows. I've been using my work laptop to update my Xbox controllers.
As an alternative, some of the 8bitdo controllers are in LVFS, and I've heard the PlayStation Controller Firmware Updater works in WINE for DualShock and DualSense controllers.
Steam is putting out the end of year summaries. You should see it in Steam.
When you see the Windows and Apple icons on a game, that indicates native Windows and MacOS support. The Steam logo is native SteamOS/Linux. You'll also see a "SteamOS/Linux" section on the system requirements.
Then you probably don't know about Spectre and Meltdown from a few years ago. Same family of problem on x86-64 (so Intel and AMD chips).