Skip to content

Commit

Permalink
Update Week1A_SettingUpOnKatana.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theheking authored Feb 10, 2024
1 parent caa678a commit 2c1edc0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions practical_overview/Week1A_SettingUpOnKatana.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@ If you would like to fill out a cheatsheet for every command that you use and le
### Extension Task
If you have any extra time here are a couple of things to do to make your login and navigating around your user login easier.

1) Login without using ssh without a password (https://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/)
1) Login without using ssh without a password [here.](https://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/)

2) Form a symbolic link for your scratch location. This means that instead of having to write out the entire location, you can have a fake folder (https://www.faqforge.com/linux/create-shortcuts-in-linux-symbolic-links/)
2) Form a symbolic link for your scratch location. This means that instead of having to write out the entire location, you can have a fake folder [here.](https://www.faqforge.com/linux/create-shortcuts-in-linux-symbolic-links/)

3) Edit your bashrc file (this is more complicated and not recommended until you are comfortable with UNIX) (https://docs.rc.fas.harvard.edu/kb/editing-your-bashrc/)
3) Edit your bashrc file (this is more complicated and not recommended until you are comfortable with UNIX) [here.](https://docs.rc.fas.harvard.edu/kb/editing-your-bashrc/)


Adapted from Handbook by RJ Ewdards
Adapted from Handbook by RJ Edwards

0 comments on commit 2c1edc0

Please sign in to comment.