Difference between revisions of "MacOS"

From Tux
Jump to: navigation, search
(Created page with "macOS runs on a code base that is similar to Linux and, as such, it offers similar terminal access. To connect to a terminal session on bobby, do the following: * In macOS,...")
 
Line 4: Line 4:
  
 
* In macOS, open a terminal by going to Finder -> Applications -> Utilities -> Terminal
 
* In macOS, open a terminal by going to Finder -> Applications -> Utilities -> Terminal
* Type <code>ssh ''username''@bobby.cs.unlv.edu
+
* Type <code>ssh ''username''@bobby.cs.unlv.edu</code>
 
* You may get a message about keys and security -- just type '''yes''' -- this will only happen the first time you ever connect to bobby
 
* You may get a message about keys and security -- just type '''yes''' -- this will only happen the first time you ever connect to bobby

Revision as of 12:07, 13 January 2018

macOS runs on a code base that is similar to Linux and, as such, it offers similar terminal access.

To connect to a terminal session on bobby, do the following:

  • In macOS, open a terminal by going to Finder -> Applications -> Utilities -> Terminal
  • Type ssh username@bobby.cs.unlv.edu
  • You may get a message about keys and security -- just type yes -- this will only happen the first time you ever connect to bobby