Difference between revisions of "Base software kit"

From Earlham CS Department
Jump to navigation Jump to search
m
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 10: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