

I have two piholes - they serve different DHCP ranges (e.g. 1-100 and 101-250), and option 6 references each other.
I have two piholes - they serve different DHCP ranges (e.g. 1-100 and 101-250), and option 6 references each other.
JFC it doesn’t become a honeypot on November 1.
Be clear about it - you’ll still get Windows Defender updates, but not patches to the OS or MS applications/Utilities.
New outlook is a steaming pile. Classic Outlook has some very handy features and unless Evolution pulls its finger out, I will continue to use classic Outlook. Hell, I used Outlook 2010 until last year.
It met my needs.
It’s fine. It’s mostly crap-ware free, and it’s more stable than other versions. It’s Long-Term-Stable-Channel, it’s used by corporate, so it doesn’t change frequently. It still gets security updates but not the latest BS, like Recall, and on-by-default Bitlocker. It also doesn’tt require a MS account during setup.
That’s extraordinary, even for Microsoft.
If you’re on Win 11 Pro, up to 23H2, follow these steps to prevent 24H2:
win+R, type GPEDIT.MSC, press enter Locate “Computer Configuration\Administrative Templates\Windows Components\Windows Update\Manage updates offered from Windows Update\Select the target feature update version”
Now click the “Enabled” button, type “Windows 11” in the first prompt and “23H2” in the second prompt and click “Apply”
That will prevent 24H2 from being downloaded and installed. When they’ve fixed this and the “Recall” mess, you can go back and undo the setting.
You can still do the “bypassnro” thing, it’s just a script that’s been removed. All it did was write a registry entry and reboot. This is the registry key entry - you can still press shift-F10 at the same point and type this manually:
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0
another method to try is this, instead of the registry entry:
start ms-cxh:localonly
but I haven’t tried that one yet.
I’ve edited a couple of independent shorts with PPro - I didn’t find it lacking at all. I like Resolve, but I can work with either one.
PPro has multi-camera features, that’s much more than a basic video.
The feature set of the Adobe suite is more comprehensive, but Resolve is a bit easier to use.
It doesn’t trounce PPro, they’re about equal IME. I’ve used both and it’s the price that makes it beat PPro. And you get the full version for free when you buy a Blackmagic camera.
Looks like Australia will profit. We have a lot of lithium, and some of the others, china’s been undercutting the price for a while.
Panasonic, or some of the European brands are good. Or you buy the largest 4K computer monitor that can afford.
They’re designed and built to run 16/7 or similar. If you have TV on 16 hours a day, a commercial display is worth considering.
No, I’m not joking - I’ve seen folk who turn it on at sunrise, and off at bedtime.
I’ve got a few computers - my daily driver is Win10, there’s a media player still on 8.1 (only accesses music streams and it’s not spotify, it’s URLs like https://das-edge15-live365-dal02.cdnstream.com/a98345), the main pihole machine runs vanilla Debian, the backup pihole on a Raspberry Pi also running Debian, and a couple of older laptops also running Debian.
So no, I don’t plan to upgrade.
That’s all well and good, what happens to your kids when they can’t tick the Windows and MSOffice boxes on job applications?
I’m not having a go at you, I’ll assume you’ve taught your kids how to approach the new and unknown in the IT fields, but if they have limited or zero experience with Microsoft products, they’ll be at a disadvantage.
I’ve still got a windows XP computer that I fire up once in a while for the LOLs. it continues to remind me that support ended in 2014, but it keeps working.
I also have a Windows 8.1 tablet that continues to work, and receive Windows Defender updates.
They won’t disable anything, stop spreading FUD, that’s Microsoft’s job.
Microsoft will sell it as a safety thing - your essential stuff is backed up to your Microsoft account, so in the event that your computer is compromised or damaged, you can wipe and start over with your important stuff restored from your Microsoft account.
Which is not a bad idea in itself, but the rest of the data harvesting and telemetry makes it yuck. I use pihole to block access to Microsoft telemetry servers.
What, as a delimiter? Even some FOSS software uses spaces.
Yes, that works, too.
You know, if you copied those three lines into a text file, then saved it as bypassnro.cmd, you’ll have solved that problem.
I’ve got two piholes running on the home network, and they are both DHCP servers - with different ranges, i.e. #1 serves 192.168.0.11 - 100, and #2 serves 101-200. Each uses option 6 to specify DNS servers, and they both reference each other. It doesn’t matter if one goes down because each client will have the both piholes specified as DNS servers. I’ve never had an address conflict problem.