Find the answer to your Linux question:
Results 1 to 3 of 3
Ive been trying to user mac osx terminal to talk to my server and I havent had any luck either it says connection refused or invalid password... now iam confused, ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    2

    Cant get in to SSH , helP!

    Ive been trying to user mac osx terminal to talk to my server and I havent had any luck either it says connection refused or invalid password...

    now iam confused, is the username and password to connect to SSH the same as the FTP user and pass.

    Can anyone tell me where I would go to set up a SSH user and pass so I can use the osx terminal to manage my server.

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Hello,

    the credentials for the FTP account and for the shell account are most certainly not the same.

    FTP authorization is usually done with unencrypted data, making it much more vulnerable to eavesdropping. The purpose of SSH is to encrypt the communication when you talk to the server

    So it would be pointless to use the same password for both areas as the FTP password is much more likely to get stolen.
    Debian GNU/Linux -- You know you want it.

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Posts
    2

    so how do I set up SSH on cpanel?

    Ive looked everywhere in cpanel, you can create keys but I have no idea how to use them can you help me?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...