In Windows, 
    * Open terminal/putty
    * This is the command to open SSH session:
            ssh -p 22 [email protected]
            Here, username is your username and domain.com is your domain.
    * This will prompt you for a password.
      Example: ssh –p [email protected] and enter [email protected]¢s password. 
       
- 109 istifadəçi bunu faydalı hesab edir
