Remote editing
Viet Pham
Linux System Administrator�High-Performance Computing Center
University of California, Riverside
Summary
How to login
Mac OS X
Search for iterm or terminal then click the icon
Type “terminal”
Click Terminal icon
How to login (continued)
Windows
Logging into the Cluster
Example:
ssh -X username@cluster.hpcc.ucr.edu
Filesystem: Paths
Filesystem: Paths
Filesystem: Paths
Basic Linux Navigation
Basic Linux Navigation
Editing file
Remote editor
Remote Editor: Install plugin
1
2
3
4
Remote Editor: Create a quick login
1
2
Remote Editor: Create a quick login cont.
Replace the username with your own account username
Remote Editor: Save configuration
Save it to the very first one on the list.
Remote Editor: Quick login
Remote Editor: Quick Login cont.
Remote Editor: Quick Login cont.
Remote Editor: Quick Login cont.
Login with your password
Remote Editor: Opening a folder on the cluster
1
2
3 Make sure that it says /rhome/username
4
Remote Editor: Opening a folder on the cluster
Login with your password
Remote Editor: Opening a folder on the cluster
Remote Editor: Editing creating
To create new files
To create new folders
Click on file to edit it
Right click for other options including file/folder creation
Remote Editor: Running a bash terminal
1
2
Remote Editor: Running a bash terminal cont.
This is a terminal connected to the cluster
�You can use this to test your code/script after editing them right away