added htop
This commit is contained in:
2
debian/debian-essentials.sh
vendored
2
debian/debian-essentials.sh
vendored
@@ -65,7 +65,7 @@ if [[ ! -d /dev/disk/by-id ]]
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# download and install packages
|
# download and install packages
|
||||||
apt-get install -y ncdu pwgen lsb-release cron qemu-guest-agent sudo nano curl wget zip unzip git rsync man-db cifs-utils nfs-common parted libtalloc2 libwbclient0 net-tools gnupg apt-transport-https tmux gdisk bash-completion
|
apt-get install -y htop ncdu pwgen lsb-release cron qemu-guest-agent sudo nano curl wget zip unzip git rsync man-db cifs-utils nfs-common parted libtalloc2 libwbclient0 net-tools gnupg apt-transport-https tmux gdisk bash-completion
|
||||||
|
|
||||||
# add akanealw user if not existing
|
# add akanealw user if not existing
|
||||||
isInFile=$(cat /etc/passwd | grep -c "akanealw")
|
isInFile=$(cat /etc/passwd | grep -c "akanealw")
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ apt-get update
|
|||||||
apt-get upgrade -y
|
apt-get upgrade -y
|
||||||
|
|
||||||
# download and install packages
|
# download and install packages
|
||||||
apt-get install -y ncdu proxmox-backup sudo pwgen curl wget zip unzip git man-db cifs-utils nfs-common ntfs-3g parted libtalloc2 libwbclient0 net-tools gnupg apt-transport-https tmux gdisk bash-completion
|
apt-get install -y htop ncdu proxmox-backup sudo pwgen curl wget zip unzip git man-db cifs-utils nfs-common ntfs-3g parted libtalloc2 libwbclient0 net-tools gnupg apt-transport-https tmux gdisk bash-completion
|
||||||
|
|
||||||
# set input preferences
|
# set input preferences
|
||||||
if [[ ! -f /etc/inputrc.bak ]] ; then
|
if [[ ! -f /etc/inputrc.bak ]] ; then
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ apt-get update
|
|||||||
apt-get upgrade -y
|
apt-get upgrade -y
|
||||||
|
|
||||||
# download and install packages
|
# download and install packages
|
||||||
apt-get install -y ncdu proxmox-ve postfix open-iscsi sudo pwgen curl wget zip unzip git man-db cifs-utils nfs-common ntfs-3g parted libtalloc2 libwbclient0 net-tools gnupg apt-transport-https tmux gdisk bash-completion
|
apt-get install -y htop ncdu proxmox-ve postfix open-iscsi sudo pwgen curl wget zip unzip git man-db cifs-utils nfs-common ntfs-3g parted libtalloc2 libwbclient0 net-tools gnupg apt-transport-https tmux gdisk bash-completion
|
||||||
|
|
||||||
# update templates
|
# update templates
|
||||||
pveam update
|
pveam update
|
||||||
|
|||||||
Reference in New Issue
Block a user