Base software kit: Difference between revisions

From Earlham CS Department
Jump to navigation Jump to search
Craigje (talk | contribs)
mNo edit summary
Craigje (talk | contribs)
No edit summary
Line 1: Line 1:
These software packages should be installed on every machine we provision, regardless of their purpose.
These software packages should be installed on every machine we provision, regardless of their purpose.
* <code>nano</code>
* <code>nano</code> - text editor
* <code>vim</code>
* <code>vim</code> - text editor
* <code>nfs-common</code> - allow NFS mounts

Revision as of 14:50, 1 February 2019

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