 |
|
MForever78
V2EX member #55682, joined on 2014-02-11 17:37:21 +08:00
|
 |
Per MForever78's settings, the topics list is hidden |
Deals info, including closed deals, is not hidden
MForever78's recent replies
确实是因为 FileVault 的原因,重启的时候如果不 unlock 是没有网络的。
如果不想关闭 FileVault,可以用 `fdesetup(8)` 这个工具。需要远程重启的时候用 `sudo fdesetup authrestart` 就可以跳过第一次强制 unlock 。具体可参考 fdesetup 的 man page 。
```
authrestart [-inputplist] [-delayminutes number_of_minutes_to_delay] [-verbose]
If FileVault is enabled on the current volume, it restarts the system, bypassing the initial unlock. The optional -delayminutes option can be used to delay the restart command for a set number of
minutes. A value of 0 represents 'immediately', and a value of -1 represents 'never'. The command may not work on all systems.
```
那个人怕不是 Google 写的一个高级果黑机器人吧 🤦♂️
楼主,你这样在这里公开地问比赛的题目,这样符合规则吗?
支持!
另外 vim-table-mode 并不仅仅是表格排版,还可以作简单的公式运算,以及按某列对表格排序。厉害了。