

No, your guest VM still requires TPM enabled
No, your guest VM still requires TPM enabled
A Department of Homeland Security spokesperson later claimed Ozturk “engaged in activities in support of Hamas, a foreign terrorist organization.” The person said Ozturk, who is from Turkey, had had her student visa revoked.
To be perfectly clear, Ozturk is not accused of breaking the law. The Department of Homeland Security hasn’t bothered to explain its reasoning, but several outlets reported that Ozturk co-authored a student opinion piece urging Tufts to recognize the International Court of Justice’s declaration of a “plausible risk of genocide” unfolding in Gaza and to divest from Israel. You can read the article if you like. It does not mention Hamas.
WT actual F? A school opinion piece gets you disappeared??
That right there might beat Microsoft and Google name changes combined
Yes, that one too! smh
Their enterprise products as well. Azure is now Entra, all the admin page rebrandings like defender, purview, intune, the URL changes, etc.
Please just stick with a name already!!
I know…how to prompt?
This is the way
How did these two even come to this position??
Black Mirror
VoIP systems are getting us closer to your example. Properly provisioned VoIP (on-prem or cloud) can take a SIP user which looks exactly like an email address and direct digital calls to a physical phone. These days it’s likely going to be sent to an office desk phone or a Teams user, but many years from now it will likely be more common to dial out like that from/to any phone device.
I think your example is a bit more nuanced in that there’s some sort of regional database that I suppose one could register for when they change their address. But I don’t think we’re moving in that direction. Things are moving in a decentralized manner and folks hold onto their digital identities, regardless of their geographical location. So like others comments have said, the phone book system is not evolving any further, because modern communication systems are already the evolved version.
This is awesome.
The multi xxxx registration is god damned mad lad max level.
Very strange, but glad you worked it out!
I’ll keep this thread in mind if I ever run into something similar.
Well, dig is available also of course, but nearly all distros still include nslookup despite it getting deprecated. I like the simplicity of its interactive mode.
Host is also really great with more human-readable output.
Don’t get me wrong, when things are getting hairy, you’re going to make a lot of use of dig. I just find that most troubleshooting can be taken care of a lot simpler with host or nslookup.
nslookup is available on macOS and most Linux distros as well (and very helpful indeed).
Yeah if you can dig a record and received a response it’s not a routing issue.
But aren’t you on the same subnet as your DNS server? There’s no routing happening if you’re on the same subnet which I was assuming.
Even through dig defaults to outputting A records when no other options are specified, I would use the A option anyway just in case:
dig @192.168.0.249 study.lan A
If you use “ping study.lan” do you see it output the A record IP address in the first line of output?
Did you try using nslookup as I described?
Yeah MakeMKV is great. That should be top on any ripping software list.
How exactly are you testing this from your client, with ping? What are you using to query the DNS?
If you run nslookup from the client
I’m assuming you’ve run ifconfig to verify your client’s NIC has been assigned the correct DNS via DHCP?
Sorry, the prisoners with jobs
Yeah, I use that feature all the time. It’s really great. I can upload an image of text data and get an output in table or summary format.
The guest VM requires TPM to install Windows 11.
It depends on your hypervisor platform. Some platforms can enable vTPM (emulated TPM) without host hardware support, like KVM with swtpm.
Hyper-V can do passthrough TPM or emulate vTPM but still require the host to have hardware TPM enabled to do so.