what's secure shell and how do I use it ?
What’s a secure shell(ssh)? It is a protocol implemented by other programs to access one computer from another computer securely. It is often used to log in and access remote computers but it can also be used to transfer data. How do I use ssh? To connect to your server using ssh, two things are required • Login Credential • An interference If you use Mac or Linux, you don’t need to install a ssh client since there is inbuilt interference with the operating system. If you have a windows operating system. Here are some clients for Windows 1. Putty 2. Solat putty 3. SecureCRT 4. ...