在最小的 linux 安装后安装的工具

Ali*_*ani 9 linux installation

当你完成你的 linux 机器的安装后,你安装的第一个包是什么,你首先得到的工具是什么?

在我的 Debian 盒子里,我得到了 pv、screen、ccze ……像这样


apt-get install pv screen ccze
Run Code Online (Sandbox Code Playgroud) 请发送您的反馈。

Zor*_*che 10

在我设置的每台主机上,我都会安装这些。

apt-get install openssh-server sudo screen iproute resolvconf \
                build-essential tcpdump vlan mii-diag firehol \
                apticron atsar ethtool denyhosts rdist bzip2 xclip \
                etckeeper git-core less unzip mtr-tiny curl gdebi-core \
                xbase-clients rsync psmisc iperf lshw wget pastebinit
Run Code Online (Sandbox Code Playgroud)

  • 安装 Debian 5.0/lenny 时,我会自动获得“`iproute`”和“`wget`”。另外,我的印象是“`mii-diag`”已被“`ethtool`”取代?此外,“`build-essential`”间接依赖于“`bzip2`”。我还认为你可以用它的一些依赖项替换“`xbase-clients`”。 (2认同)

Kyl*_*ndt 9

我喜欢 Zoredache 的列表,所以我会将这些添加到该列表中:

zsh
nmap
scapy
vim
Run Code Online (Sandbox Code Playgroud)

对于非包裹:

vmware server 1.x
Run Code Online (Sandbox Code Playgroud)