Debian最小化安装后的软件包安装建议
Last updated
Was this helpful?
Last updated
Was this helpful?
本文是个人最小化安装debian之后,构建基本的基础软件包:
安装gcc/gmake等基本编译工具
安装git版本管理
安装pyton/ruby等工具
或者使用screen(更为通用),并且不安装ruby
对于,由于是采用chroot方式运行,所以无法运行
nfs
服务,就不要安装nfs-common
软件包(相应也不安装rpcbind
软件包)