Remote file editing

From Earlham CS Department
Revision as of 15:01, 18 July 2019 by Craigje (talk | contribs) (Created page with "It's often good to be able to edit files remotely in an editor. Here are some instructions as to how. = At the terminal = Use vi, vim, nano, or some other editor at the term...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

It's often good to be able to edit files remotely in an editor. Here are some instructions as to how.

At the terminal

Use vi, vim, nano, or some other editor at the terminal for editing if you want simplicity and do a lot of admin work.

Other editors

TBD