How do I edit a file through SSH using Nano ?

Saturday, June 27th, 2009 134 views

The following article explains how to edit a file using Nano. This first requires you to establish an SSH connection to your server. Nano uses keystroke combinations to execute certain functions. The keystrokes consist of first pressing and holding the control key and then pressing an additional key. The following are common functions: CTRL+o: this [...]