From 93288d28d0d60992d7c80ffda4c3cc65a10a468b Mon Sep 17 00:00:00 2001 From: "Eric W. Bridgeford" Date: Tue, 14 May 2024 15:24:41 -0700 Subject: [PATCH] updated --- labguide/computing/sherlock/access-and-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labguide/computing/sherlock/access-and-resources.md b/labguide/computing/sherlock/access-and-resources.md index bf0b503..8f64ffa 100644 --- a/labguide/computing/sherlock/access-and-resources.md +++ b/labguide/computing/sherlock/access-and-resources.md @@ -6,7 +6,7 @@ If you are a new member of a lab at stanford, you will need to have your PI email Sherlock's support to get your SUNet account configured for use with computing resources. See the [Sherlock getting started guide](https://www.sherlock.stanford.edu/docs/getting-started/#prerequisites) for details. -Once you have an account set up with your SUNet ID ``, you can access Sherlock via any SSH client slient. If you are using a UNIX-like system (e.g., MacOS) and you are using terminal to connect to sherlock, a useful resource is to set up an ssh config file. You can do this by editing or creating the file `~/.ssh/config`, and adding the following lines: +Once you have an account set up with your SUNet ID ``, you can access Sherlock via any SSH client client. If you are using a UNIX-like system (e.g., MacOS) and you are using terminal to connect to sherlock, a useful resource is to set up an ssh config file. You can do this by editing or creating the file `~/.ssh/config`, and adding the following lines: ``` Host sherlock