如何在安装后select预定义的集合(在安装Ubuntu期间可以select的集合)? 我在某处读到这是可能的,不能为我的生活find尽pipe。
预定义的集合http://www.ubuntugeek.com/images/lamp9/31.png
tasksel --list-tasks
将列出您可以安装的所有可能的任务。
tasksel install <task>
将安装它。
man tasksel
是你的朋友。