←back to thread

Apple: SSH and FileVault

(keith.github.io)
507 points ingve | 4 comments | | HN request time: 0s | source
Show context
reader9274 ◴[] No.45294811[source]
So you're saying i can now have a fully remote mac mini server with auto-reboot on power outage without the need to physically log in with a keyboard attached? Awesome
replies(11): >>45295194 #>>45295532 #>>45295803 #>>45295918 #>>45296499 #>>45298327 #>>45298862 #>>45298996 #>>45299462 #>>45300622 #>>45300893 #
1. amelius ◴[] No.45299462[source]
Until Apple triggers something that needs user input, such as an AppleID prompt. Then it's back to the data center ...
replies(2): >>45300581 #>>45300646 #
2. naikrovek ◴[] No.45300581[source]
maybe. but until then...
3. SXX ◴[] No.45300646[source]
What's wrong with just connecting to mini over VNC? You can even firewall it off and tunnel VNC connection over SSH, or tailscale / zerotier.

I dont think there is any single action you cant perform on Mini remoty. Once it's unlocked that is.

replies(1): >>45301982 #
4. amelius ◴[] No.45301982[source]
Maybe actions like "Please enter your AppleID", or a popup showing on your physical screen saying "system has to restart now", which doesn't show in VNC. In any case, you don't want this in a server because these are usually used over SSH and those types of popup will simply not be seen. Also, servers are usually administrated using scripting and those popups wouldn't work anyway.