screen command added to core, usually preinstalled.
This commit is contained in:
@@ -53,7 +53,7 @@ function install_collection () {
|
||||
# ----------------------------------------------------------
|
||||
|
||||
echo "----- Install core utilities: curl, vim, git, python3.. ---"
|
||||
install_collection 'core utilities' curl fail2ban git htop jq grep gzip net-tools goaccess dnsutils bash-completion cron vim make chrony build-essential gcc inotify-tools python3 python-is-python3
|
||||
install_collection 'core utilities' curl fail2ban git htop jq grep gzip net-tools goaccess dnsutils bash-completion cron vim make chrony build-essential gcc inotify-tools python3 python-is-python3 screen
|
||||
|
||||
echo "----- Install extra utilities: ncdu, zip, iftop -----"
|
||||
install_collection 'extra utilities' ncdu zip unzip iftop colorized-logs php-cli ca-certificates curl gnupg lsb-release
|
||||
|
||||
Reference in New Issue
Block a user