Find the answer to your Linux question:
Results 1 to 6 of 6
hi, all i have installed SuSe linux into VMware (as virtual OS) i have set up network card IP to 192.168.1.50 in Linux then i gave the same IP to ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    1

    help to connect via putty

    hi, all
    i have installed SuSe linux into VMware (as virtual OS)
    i have set up network card IP to 192.168.1.50 in Linux
    then i gave the same IP to VMWare virtual machine adapter
    and then i opened putty, wrote IP address which i gave but it displayed error (fatal error)
    can you help me to solve this problem
    thank you beforehands

  2. #2
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    make sure ssh is on

    as root

    Code:
     service ssh start
    then in yast go under users and security and then firewall and make sure ssh is allowed.

  3. #3
    Just Joined!
    Join Date
    Sep 2009
    Location
    Taiwan
    Posts
    19
    make sure your sshd service has been enabled first.

  4. #4
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    Quote Originally Posted by df6269 View Post
    make sure your sshd service has been enabled first.
    I said that.

    but it should be

    Code:
    service sshd start
    not ssh

  5. #5
    Just Joined!
    Join Date
    Oct 2009
    Posts
    3
    Hey I'm a total newb looking for some help.
    I'm running Windows XP and I'm having trouble connecting to PuTTY. I select SSH and enter the appropriate host name and port, but when the command prompt opens I'm unable to type anything in. It doesn't ask me to verify a host key or for my username or password either. Anyone know what's wrong?

  6. #6
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    Quote Originally Posted by sbc282 View Post
    Hey I'm a total newb looking for some help.
    I'm running Windows XP and I'm having trouble connecting to PuTTY. I select SSH and enter the appropriate host name and port, but when the command prompt opens I'm unable to type anything in. It doesn't ask me to verify a host key or for my username or password either. Anyone know what's wrong?
    Did you try what was mentioned in the last 2 posts in this thread?

Posting Permissions

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