From 808834f8d0953bc9ee3635f0e31bc8ea62dfd916 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 13 Jan 2018 00:26:46 -0500 Subject: hosts: Organize configs and package lists into host dirs --- (limited to 'hosts/erp1/pkgs') 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 -- cgit v0.9.1