Shell.Mac 7.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. version=pmwiki-2.2.130 ordered=1 urlencoded=1
  2. agent=Mozilla/5.0 (X11; OpenBSD amd64; rv:82.0) Gecko/20100101 Firefox/82.0
  3. author=jrmu
  4. charset=UTF-8
  5. csum=
  6. ctime=1612347694
  7. host=198.251.81.119
  8. name=Shell.Mac
  9. rev=10
  10. targets=Shell.Sshfingerprints
  11. text=(:title Connecting on Mac:)%0a%0a# Click on the Launchpad%0a# Click on Other\\%0aAttach:macterm1.png%0a# Click on the Terminal app\\%0aAttach:macterm2.png%0a# Type @@ssh username@fruit.ircnow.org@@ -- replace username with your real username, fruit.ircnow.org with your real server.\\%0aAttach:macterm3.png%0a# [[Shell/Sshfingerprints|Verify the ssh fingerprint]]. If it matches, type @@yes@@ and press enter. Enter your password.\\%0aAttach:macterm4.png%0a# You're done!\\%0aAttach:macterm5.png
  12. time=1613726049
  13. title=Connecting on Mac
  14. author:1613726049=jrmu
  15. diff:1613726049:1613726007:=4,5c4%0a%3c # Click on Other\\%0a%3c Attach:macterm1.png%0a---%0a> # Click on Other%0a
  16. host:1613726049=198.251.81.119
  17. author:1613726007=jrmu
  18. diff:1613726007:1612788894:=4c4,5%0a%3c # Click on Other%0a---%0a> # Click on Other\\%0a> Attach:macterm1.png%0a
  19. host:1613726007=198.251.81.119
  20. author:1612788894=jrmu
  21. diff:1612788894:1612788442:=10c10%0a%3c # [[Shell/Sshfingerprints|Verify the ssh fingerprint]]. If it matches, type @@yes@@ and press enter. Enter your password.\\%0a---%0a> # Verify the ssh key. If it matches, type @@yes@@ and press enter. Enter your password.\\%0a
  22. host:1612788894=198.251.81.119
  23. author:1612788442=jrmu
  24. diff:1612788442:1612788393:=12,13c12,15%0a%3c # You're done!\\%0a%3c Attach:macterm5.png%0a\ No newline at end of file%0a---%0a> # You're done!%0a> Attach:macterm5.png%0a> %0a> Putty is an ssh client for windows. To generate a public/private key pair for use in putty download puttygen (you'll need to download this if you don't have it) and use that to generate the .ppk file. Paste the public key (you'll know it's the public one cause it'll be a .ppk file) into ~/.ssh/authorized_keys. After that when you're connecting go down and hit the auth button in putty then select your private key (the one that isn't the .ppk). After that you're all set and ready to connect. Have fun!%0a\ No newline at end of file%0a
  25. host:1612788442=198.251.81.119
  26. author:1612788393=jrmu
  27. diff:1612788393:1612788320:=10c10%0a%3c # Verify the ssh key. If it matches, type @@yes@@ and press enter. Enter your password.\\%0a---%0a> # Verify the ssh key. If it matches, type @@yes@@ and press enter.\\%0a12c12%0a%3c # You're done!%0a---%0a> # Enter your password.\\%0a
  28. host:1612788393=198.251.81.119
  29. author:1612788320=jrmu
  30. diff:1612788320:1612788286:=3c3%0a%3c # Click on the Launchpad%0a---%0a> # Click on the Launchpad\\%0a8c8%0a%3c # Type @@ssh username@fruit.ircnow.org@@ -- replace username with your real username, fruit.ircnow.org with your real server.\\%0a---%0a> # Type @@ssh username@fruit.ircnow.org@@ -- replace username with your real username, fruit.ircnow.org with your real server.%0a10c10%0a%3c # Verify the ssh key. If it matches, type @@yes@@ and press enter.\\%0a---%0a> # Verify the ssh key. If it matches, type @@yes@@ and press enter.%0a12c12%0a%3c # Enter your password.\\%0a---%0a> # Enter your password.%0a
  31. host:1612788320=198.251.81.119
  32. author:1612788286=jrmu
  33. diff:1612788286:1612787978:=2a3,5%0a> macOS has a native terminal app.%0a> %0a> Attach:macterm1.png%0a3a7%0a> Attach:macterm2.png%0a5c9%0a%3c Attach:macterm1.png%0a---%0a> Attach:macterm3.png%0a7c11%0a%3c Attach:macterm2.png%0a---%0a> Attach:macterm4.png%0a9,12d12%0a%3c Attach:macterm3.png%0a%3c # Verify the ssh key. If it matches, type @@yes@@ and press enter.%0a%3c Attach:macterm4.png%0a%3c # Enter your password.%0a13a14,37%0a> # Verify the ssh key.%0a> %0a> Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]].%0a> %0a> # After opening PuTTY, fill in the details:\\%0a> Attach:putty-config.png%0a> # @@Host Name@@: @@username@example.ircnow.org@@ -- for example, if your username is john, and your server address is example.ircnow.org, then fill in @@john@example.ircnow.org@@.%0a> # @@Port@@: 22%0a> # Click @@Open@@ at the bottom.%0a> # Enter your password.\\%0a> Attach:putty-pass.png%0a> %0a> ----%0a> %0a> !! Built-in SSH%0a> %0a> Recent versions of Windows 10 come with ssh by default, so PuTTY is not necessary.%0a> %0a> # Right-click the Start button or press Windows+X, then select @@Windows PowerShell@@.%0a> # Type @@ssh username@example.ircnow.org@@ -- replace username with your real username, and replace example.ircnow.org with your shell account server.\\%0a> Attach:win10-ssh.png\\%0a> Attach:win10-ssh2.png%0a> %0a> ----%0a
  34. host:1612788286=198.251.81.119
  35. author:1612787978=jrmu
  36. diff:1612787978:1612787651:=5d4%0a%3c Attach:macterm1.png%0a6a6,7%0a> Attach:macterm1.png%0a> # Click on Others\\%0a8,9d8%0a%3c # Click on Other\\%0a%3c Attach:macterm3.png%0a10a10%0a> Attach:macterm3.png%0a12d11%0a%3c # Type @@ssh username@fruit.ircnow.org@@ -- replace username with your real username, fruit.ircnow.org with your real server.%0a14c13%0a%3c # Verify the ssh key.%0a---%0a> Attach:macterm6.png%0a
  37. host:1612787978=198.251.81.119
  38. author:1612787651=jrmu
  39. diff:1612787651:1612347694:=11,13d10%0a%3c Attach:macterm4.png%0a%3c Attach:macterm5.png%0a%3c Attach:macterm6.png%0a
  40. host:1612787651=198.251.81.119
  41. author:1612347694=jrmu
  42. diff:1612347694:1612347694:=1,35d0%0a%3c (:title Connecting on Mac:)%0a%3c %0a%3c macOS has a native terminal app.%0a%3c %0a%3c # Click on the Launchpad\\%0a%3c Attach:macterm1.png%0a%3c # Click on Others\\%0a%3c Attach:macterm2.png%0a%3c # Click on the Terminal app\\%0a%3c Attach:macterm3.png%0a%3c %0a%3c Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]].%0a%3c %0a%3c # After opening PuTTY, fill in the details:\\%0a%3c Attach:putty-config.png%0a%3c # @@Host Name@@: @@username@example.ircnow.org@@ -- for example, if your username is john, and your server address is example.ircnow.org, then fill in @@john@example.ircnow.org@@.%0a%3c # @@Port@@: 22%0a%3c # Click @@Open@@ at the bottom.%0a%3c # Enter your password.\\%0a%3c Attach:putty-pass.png%0a%3c %0a%3c ----%0a%3c %0a%3c !! Built-in SSH%0a%3c %0a%3c Recent versions of Windows 10 come with ssh by default, so PuTTY is not necessary.%0a%3c %0a%3c # Right-click the Start button or press Windows+X, then select @@Windows PowerShell@@.%0a%3c # Type @@ssh username@example.ircnow.org@@ -- replace username with your real username, and replace example.ircnow.org with your shell account server.\\%0a%3c Attach:win10-ssh.png\\%0a%3c Attach:win10-ssh2.png%0a%3c %0a%3c ----%0a%3c %0a%3c Putty is an ssh client for windows. To generate a public/private key pair for use in putty download puttygen (you'll need to download this if you don't have it) and use that to generate the .ppk file. Paste the public key (you'll know it's the public one cause it'll be a .ppk file) into ~/.ssh/authorized_keys. After that when you're connecting go down and hit the auth button in putty then select your private key (the one that isn't the .ppk). After that you're all set and ready to connect. Have fun!%0a\ No newline at end of file%0a
  43. host:1612347694=198.251.81.119