Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HCC docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Holland Computing Center
HCC docs
Commits
89666a15
Commit
89666a15
authored
6 years ago
by
Caughlin Bohn
Committed by
joshcarini
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated Mac/Linux and fixed typo
parent
eca2789c
No related branches found
No related tags found
1 merge request
!118
Run time
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/quickstarts/for_maclinux_users.md
+10
-4
10 additions, 4 deletions
content/quickstarts/for_maclinux_users.md
with
10 additions
and
4 deletions
content/quickstarts/for_maclinux_users.md
+
10
−
4
View file @
89666a15
...
...
@@ -7,8 +7,12 @@ weight = "22"
##### Use of Duo two-factor authentication is **required** to access HCC resources.
##### Please see [Setting up and Using Duo]({{< relref "setting_up_and_using_duo" >}}).
---
###### [Jump to the Mac Tutorial Video](#mac-tutorial-video) | [Jump to the Linux Tutorial Video](#linux-tutorial-video)
-
[Access to HCC Supercomputers] (#access-to-hcc-supercomputers)
-
[File Transferring with HCC Supercomputers] (#file-transfering)
-
[SCP] (#using-the-scp-command)
-
[CyberDuck] (#using-cyberduck)
-
[
Mac Tutorial Video
](
#mac-tutorial-video
)
-
[
Linux Tutorial Video
](
#linux-tutorial-video
)
This quick start will help you configure your personal computer to work
with the HCC supercomputers.
...
...
@@ -19,7 +23,7 @@ Users]({{< relref "for_windows_users" >}}).
Access to HCC Supercomputers
-------------------------------
For Mac/Linux users, use the system program Terminal to a
ss
ess to the
For Mac/Linux users, use the system program Terminal to a
cc
ess to the
HCC supercomputers. In the Terminal prompt,
type
`ssh <username>@tusker.unl.edu`
and the corresponding password
to get access to the HCC cluster
**Tusker**
. Note that
<
username
>
...
...
@@ -37,6 +41,8 @@ $ <password>
File Transferring with HCC Supercomputers
-----------------------------------------
### Using the SCP command
For Mac/Linux users, file transferring between your personal computer
and the HCC supercomputers can be achieved through the commend
`scp`
.
Here we use
**Tusker**
for example.
**
The following commands should be
...
...
@@ -63,7 +69,7 @@ The above commend line transfers a folder from the `$WORK` directory of
the HCC supercomputer, Tusker, to the current directory (
`./`
) of the
your computer.
Using Cyberduck
###
Using Cyberduck
---------------
If you wish to use a GUI, be aware that not all programs will function
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment