Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit c74611d

Browse files
authored
Update README.md
Mac Os is built on Unix :)
1 parent 7f50f0e commit c74611d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Productivity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Many times when performing intensive computational tasks, you will exceed the co
9898
The way to interface with the remote server (via the Linux command line) is via Secure Shell (commonly called SSH). You download an SSH client to your computer, provide it the IP address and login credentials for your account on the HPC cluster, and then you can log in via an internet connection. (In some cases, you may need to log in via a Virtual Private Network (VPN) for security reasons.) The following are SSH clients for different OSes.
9999

100100
* Windows: I recommend using [PuTTY](http://www.putty.org/)
101-
* Mac OS: SSH is built in via the Terminal (This is because Mac OS is built on Linux)
101+
* Mac OS: SSH is built in via the Terminal (This is because Mac OS is built on Unix)
102102
* Linux: SSH is built in via the Terminal
103103

104104
### 4.2 SFTP

0 commit comments

Comments
 (0)