545
M4 Mac Mini Power Button Has New Bottom Location
(lemmy.world)
This is a most excellent place for technology news and articles.
Damn, that is some amazing copium....
They had a well established place for the powerbutton, why change it?
As an IT guy, if I worked with Macs this would be terrible to work with
Well first off if you look at the picture, this is a much smaller device. If the power switch was in the same place as the larger case it would be on the side edge.
Secondly because it’s now moved into a space where it’s not going to be accidentally hit, and requires an intentional effort to press.
That’s great, how many IT guys have to manually go around turning off hundreds of computers at the switch instead of running some automated method across the whole network? Such a rare and unlikely situation that the average home consumer and user of a device such as this really doesn’t ever have to factor in.
As another IT guy at a university, having to manually turn on 30 computers in a classroom for updates or whatever is already a pain in the ass. Wake on LAN is not a reliable solution. Havin to manually flip over every box, then putting them down, and then fixing the cables that got yanked... I'd throw those fuckers in the trash.
The Dell Optiplex 3080 Micro's form factor is perfectly tiny without compromising user comfort.
You're a Windows shop? Why don't you deploy a policy that prevents users from shutting down computers?
Mainly because our students are idiots and will complain if the computer doesn't turn off. Or worse, take independent action and hold the power button, or actually yank the power cable. Maybe I should just lean into it and convince them that the monitor is the computer.
Jokes aside, how could I implement such a policy? I've only found one that hides the power buttons from the start menu, but Windows still responds to ACPI.
The policy you’re looking for is in Computer Configuration->Policies->Windows Settings->Security Settings->Local Policies->User Rights Assignments->Shut down the system
This policy takes account or group names from your local or domain AD as its variable (like Domain Admins). After it’s successfully applied, only those users or groups will be able to shutdown the machine gracefully.
Create a new GPO or edit an existing one and apply it to the ADUC organizational unit containing the computer objects you need to target.
Thanks, but that's the same one that I found. It removes the power button from the start menu and disables the
shutdown
command, but the computer still responds to ACPI and even the keyboard's power-off button.You can handle those issues with power, setting group policies, and inhibiting action when the power button is pressed (that includes keyboard power buttons). Nothing will stop the user from killing power by holding the physical power button down, except for changing that setting (if available) in the BIOS.
Computer config->Preferences->Control panel settings->Power options
Why would they be idiots for wanting to turn these computers off?
If the computers aren’t running something important while not in use, I think they should turn them off as we’re already wasting far too much energy.
I might be missing something, but it sounds like leaving your car running or leaving lights on in your home the whole year.
There are use-cases where a computer should not be turned off by its user for the purpose of remote management. I'm dealing with one just as I'm writing this comment.
There's an exam in a classroom. In 20 minutes I'll have to run an ansible script to remove this group's work, clean up the project directory, and rollback two VMs to the prepared snapshot to get ready for the next group. I've put a big-ass banner on the wallpaper telling the students not to shut down the computer, and already half of them are off.
Oh my. Good luck!
Okay in such a case I understand why these machines shouldn’t be turned off.
But, for normal people using their computers for admin/gaming, I still think it’s one of the easy ways of saving a bit of energy.
Most computers go into a deep power saving mode when they aren’t in use. Far less than a light bulb or power brick.