diff --git a/debian_nfs.sh b/debian_nfs.sh index bbfcd59..86019a4 100755 --- a/debian_nfs.sh +++ b/debian_nfs.sh @@ -61,7 +61,7 @@ echo en_US.UTF-8 UTF-8 > /etc/locale.gen echo ru_RU.UTF-8 UTF-8 >> /etc/locale.gen apt-get update -apt-get install -y network-manager mc less git wget ca-certificates \ +apt-get install -y network-manager mc less git wget ca-certificates linux-cpupower iperf3 \ zip unzip curl smartmontools hdparm fio pciutils usbutils python3 bzip2 xz-utils file debootstrap ethtool nvme-cli openssh-server locales nfs-common \ linux-image-amd64 firmware-linux firmware-linux-nonfree \