Linux Administration Cookbook
上QQ阅读APP看书,第一时间看更新

Stopping our service

Run the following (using sudo):

$ sudo systemctl stop postfix
$

Note the distinct lack of output confirming or denying what you've typed has worked.