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

前端之家收集整理的这篇文章主要介绍了最小的linux安装后安装的工具前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
完成 linux机器的安装后,您安装的第一个软件包是什么,以及您首先获得的工具是什么?

在我的Debian框中,我得到了pv,screen,ccze,……就像这样

apt-get install pv screen ccze

请发送您的反馈.

解决方法

在我设置的每台主机上安装这些主机.
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
原文链接:https://www.f2er.com/linux/400453.html

猜你在找的Linux相关文章