Base software kit

From Earlham CS Department
Revision as of 13:07, 24 March 2019 by Craigje (talk | contribs)
Jump to navigation Jump to search

These software packages should be installed on every machine we provision, regardless of their purpose.

  • nano - text editor
  • vim - text editor
  • nfs-common - allow NFS mounts
  • wget - wget a file from the Internet
  • iproute2 - more modern instantiations of ifconfig and a lot of other network tools

On a cluster, add these: