Base software kit: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| 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 | ||
* <code>wget</code> - wget a file from the Internet | |||
On a cluster, add these: | On a cluster, add these: | ||
* C3 tools (see [[Sysadmin:C3|the C3 tools page]]) | * C3 tools (see [[Sysadmin:C3|the C3 tools page]]) | ||
Revision as of 15:26, 23 March 2019
These software packages should be installed on every machine we provision, regardless of their purpose.
nano- text editorvim- text editornfs-common- allow NFS mountswget- wget a file from the Internet
On a cluster, add these:
- C3 tools (see the C3 tools page)