Results 1 to 10 of 16

Thread: Dm shell doesnt work on Linux

Hybrid View

  1. #1
    Join Date
    Nov 2008
    Location
    London,UK
    Posts
    299

    Default Dm shell doesnt work on Linux

    I have downloaded dm kernel and started it in Windows. Then when i connect using putty to 2401 I am able to connect to Dm shell

    But teh same fails in vm node(with OS - Red Hat Enterprise Linux Server release 5.2 (Tikanga))

    It connects asks for username - i enter username followed by password , it just gets stuck and doesn't proceed.

    I have confirmed with the IT Support and they have confirmed that the port is enabled on that machine.

    How do i solve this ?

  2. #2
    Join Date
    Oct 2008
    Location
    Southampton, England
    Posts
    61

    Default

    Hello,

    Thanks for reporting the problem.

    Just to clarify, in both cases you are connecting from a Windows machine using Putty?
    It works when the server is running on Windows but not when it is on a virtual box running Red Hat?

    Thanks, Chris.

  3. #3
    Join Date
    Nov 2008
    Location
    London,UK
    Posts
    299

    Default

    Yes , in both cases i tried connecting from Windows using putty.

    Yes it worked on windows but not on linux.

  4. #4
    Join Date
    Oct 2008
    Location
    Southampton, England
    Posts
    61

    Default

    Hi,

    Thanks for that. It's unusual that it is that way round, we have had trouble with the sshd server when running on windows but not so much on Linux. We have also had issues with Putty and there are two things you can try.

    In Putty, enable the automatic CR option. See here: http://the.earth.li/~sgtatham/putty/...ml#config-crlf

    If that dosn't work, give the cygwin ssh client a try. We have had far fewer issues with that one.

    Apart from that you will just have to wait for future releases of the server under the Virgo name as we will keep moving up the version of Apache mini and sshd that we use.

    Chris.

  5. #5
    Join Date
    Nov 2008
    Location
    London,UK
    Posts
    299

    Default

    With some more effort i am able to figure out the exact case

    In Linux i am running the process in background and that seems to be the issue.

    ./bin/startup.sh -clean &

    When i dont run in background i am able to connect even in linux.

    But i want the process in background. Any help on that would be appreciated.

  6. #6
    Join Date
    Oct 2008
    Location
    Southampton, England
    Posts
    61

    Default

    Hi,

    I've been able to recreate this on a Mac, no virtual machine. Will investigate further.

    Chris.

Posting Permissions

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