我打算用厨师或傀儡来做管理(我更多地考虑厨师,因为它更年轻,我对它有更好的感觉)。
在两个主页上我都看到有一个“企业版”要花钱,我不打算购买任何东西。如果我不买厨师/木偶,我会错过什么?
大厨提供什么东西要花钱?
Puppet 提供什么需要花钱的产品?
我从他们的网站上看不太清楚,因为它有点晦涩。
进入后
shutdown now
Run Code Online (Sandbox Code Playgroud)
在终端中,我让一切正常运行,然后:
All processes ended withing 2 seconds...done
INIT: Going single user
INIT: Sending processes the TERM signal
INIT: Sending processes the KILL signal
Give root password for maintenance(or....
Run Code Online (Sandbox Code Playgroud)
我按Ctrl+ D,它显示我登录屏幕 Debian。通过 GUI 关闭工作正常。
更新 1
似乎某些进程挂起。
此外,我通过多次重试设法关闭了服务器。最近我只安装了ntp和ntpdate,仅此而已。
我想它可能与 iptables 冲突。
我正在尝试使用 PHP 发送带有附件的电子邮件,但出现此错误:
Insufficient disk space; try again later
Insufficient disk space; try again later
returntosender: cannot select queue for root
Insufficient disk space; try again later
returntosender: cannot select queue for postmaster
queueup: cannot create queue file qfp5M7HeoG001376, euid=51, fd=-1, fp=0x0: No space left on device
Run Code Online (Sandbox Code Playgroud)
我查了一下,好像有空格:
Size Used Avail Use% Mounted on
112G 89G 18G 84% /
99M 22M 73M 23% /boot
4.9G 33M 4.6G 1% /tmp
4.9G 4.6G 0 100% /var
Run Code Online (Sandbox Code Playgroud)
我尝试附加的文件小于 4MB。知道这是从哪里来的,我该如何解决?