This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:getting_started [2024/11/11 17:38] – mcloughlin | cluster:getting_started [2026/08/24 18:44] (current) – mcloughlin | ||
|---|---|---|---|
| Line 42: | Line 42: | ||
| 4: The server' | 4: The server' | ||
| - | ====Navigator | + | ====File Browser |
| This module will allow you to securely upload and download files from the cluster. If you are unsure of what the buttons do, you can hover over them to gain a description of their function. | This module will allow you to securely upload and download files from the cluster. If you are unsure of what the buttons do, you can hover over them to gain a description of their function. | ||
| Line 48: | Line 48: | ||
| {{: | {{: | ||
| - | 1: Navigation buttons | + | 1: Favorites button |
| - | 2: Address Bar (shows current directory, but you can input whichever directory you wish to go and hit ENTER) | + | 2: Edit path (manually enter folder location) |
| - | 3: Search in current | + | 3: Current |
| - | 4: File Functions (Create Folder / Create File / Create Symlink / Upload File) | + | 4: Upload File |
| 5: Folder window. Shows contents of current folder. You can use right click to perform file functions such as downloading and editing | 5: Folder window. Shows contents of current folder. You can use right click to perform file functions such as downloading and editing | ||
| Line 60: | Line 60: | ||
| 6: Properties of currently selected item | 6: Properties of currently selected item | ||
| - | 7: Navigator Options (List or Grid view / Show hidden files / Dark or Light mode) | ||
| ====Terminal Module==== | ====Terminal Module==== | ||
| Line 119: | Line 118: | ||
| Sometimes you use a certain command so many times that you just can't type it anymore. That's where the aliases come helpful. Just as the name suggests, you can tell the cluster to use some new (shorter) command in place of the one you use often. As an example, every time I log in to the cluster, I go to '' | Sometimes you use a certain command so many times that you just can't type it anymore. That's where the aliases come helpful. Just as the name suggests, you can tell the cluster to use some new (shorter) command in place of the one you use often. As an example, every time I log in to the cluster, I go to '' | ||
| - | First, I start editing my bash profile with any [[cluster: | + | First, I start editing my bash profile with any text editor. For example < |
| Then I go to the space below ''# | Then I go to the space below ''# | ||
| I save the file and refresh the changes by typing < | I save the file and refresh the changes by typing < | ||
| Now typing < | Now typing < | ||