diff options
Diffstat (limited to 'hosts/erp1')
-rw-r--r-- | hosts/erp1/conf (renamed from hosts/erp1) | 0 | ||||
-rw-r--r-- | hosts/erp1/pkgs | 52 |
2 files changed, 52 insertions, 0 deletions
diff --git a/hosts/erp1 b/hosts/erp1/conf index 0c3c44b..0c3c44b 100644 --- a/hosts/erp1 +++ b/hosts/erp1/conf diff --git a/hosts/erp1/pkgs b/hosts/erp1/pkgs new file mode 100644 index 0000000..8fa89cf --- /dev/null +++ b/hosts/erp1/pkgs @@ -0,0 +1,52 @@ +# Base system utilities + bc +# Shells + bash + bash-completion +# Administrative utilities + adduser + sudo +# Block device utilities + gddrescue +# File and file system utilities + lsof + ncdu + nocache +# Package management utilities + apt-transport-https +# User configuration management utilities + vcsh + myrepos +# Editors, pagers, and documentation readers + bvi + info + less + vbindiff + vim + wdiff +# Version control systems + git +# Flashing utilities + flashrom +# Database management systems + postgresql +# Web servers + apache2 +# Networking utilities + dnsutils + ftp + whois +# Network communication utilities + netcat-openbsd + openssh-client + openssh-server + rsync +# Time utilities + ntp +# System monitoring utilities + htop +# ALSA + alsa-base + alsa-utils +# Terminal utilities + screen |