cs101:sshfromwindows
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cs101:sshfromwindows [2018/10/30 14:11] – [Instructions] localadmin | cs101:sshfromwindows [2021/06/14 15:30] (current) – [Windows PowerShell] localadmin | ||
---|---|---|---|
Line 2: | Line 2: | ||
==== What Is SSH? ==== | ==== What Is SSH? ==== | ||
- | SSH, or Secure Shell, is a protocol used to securely log onto remote systems (Not just computers but some routers, switches, etc). It is the most common way to access remote Linux and Unix-like servers. | + | **[[cs101: |
==== Overview ==== | ==== Overview ==== | ||
- | PuTTY is a free software application for Windows 95, 98, XP, Vista, 7, (the ill fated 8 & 8.1), and 10 which can be used to make an SSH connection to your server. You can download the application from [[https:// | + | PuTTY is a free software application for Windows 95, 98, XP, Vista, 7, (the ill fated 8 & 8.1), and (the mess that is) Windows |
==== Requirements ==== | ==== Requirements ==== | ||
Line 31: | Line 31: | ||
* A terminal window will open asking for your username and password. | * A terminal window will open asking for your username and password. | ||
* {{: | * {{: | ||
+ | * You are now connected to the remote computer. | ||
+ | |||
+ | ==== Windows PowerShell ==== | ||
+ | |||
+ | Another option, for those using Windows 10, is Windows PowerShell. | ||
+ | |||
+ | Current versions of PowerShell (2021 and later) work much like using [[cs101: | ||
+ | |||
+ | The default PowerShell color scheme leaves much to be desired, so if you have trouble reading a blue font on a blue background, you can change the color scheme by right clicking on the window logo and choosing Properties. | ||
+ |
cs101/sshfromwindows.1540926704.txt.gz · Last modified: 2018/10/30 14:11 by localadmin