...
| Expand | |||||||
|---|---|---|---|---|---|---|---|
| |||||||
nano on Lonestar via sshnano is a very simple editor available on most Linux systems. If you are able to use ssh, you can use nano. To invoke it, just type:
You'll see a short menu of operations at the bottom of the terminal window. The most important are:
|
| Expand | |||||
|---|---|---|---|---|---|
| |||||
Notepad++ for WindowsNotepad++ is an open source, full-featured text editor for Windows PCs (not Macs). It has syntax coloring for many programming languages (Python, Perl, shell), and a remote file editing interface. If you're on a Windows PC download the installer here. Once it has been installed, start Notepad++ and follow these steps to configure it:
To open the connection, click the blue (Dis)connect icon then select lonestar connection. It should prompt for your password. Once you've authenticated, a directory tree ending in your home directory will be visible in the NppFTP window. You can click the the (Dis)connect icon again to Disconnect when you're done. Since much of the editing we'll do will be in your SCRATCH area at TACC, rather than having to navigate around TACC's complex file system tree, let's just create a symbolic link to your SCRATCH directory in your home directory. Then you'll be able to get there just by clicking on the scratch folder in the Notepad++ Remote directory tree.
|
...