Difference between revisions of "Base software kit"

From Earlham CS Department
Jump to navigation Jump to search
m
Line 3: Line 3:
 
* <code>vim</code> - text editor
 
* <code>vim</code> - text editor
 
* <code>nfs-common</code> - allow NFS mounts
 
* <code>nfs-common</code> - allow NFS mounts
 +
 +
On a cluster, add these:
 +
* C3 tools (see [[Sysadmin:C3|the C3 tools page]])

Revision as of 09:06, 18 March 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

On a cluster, add these: