Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to use linux command in Window on Window Qt

How to use linux command in Window on Window Qt

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 1.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dheeraj
    wrote on 26 Feb 2015, 18:17 last edited by
    #1

    Hi,
    I have a linux process that running on one of linux server that I am controlling using Putty on Windows.
    Now I am creating app on top of it , so what will I use.

    In my process it continuously changes just like "Top" in linux to show the process.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on 26 Feb 2015, 20:11 last edited by
      #2

      Welcome to devnet

      You basically like to have a command like the linux command "top" in Windows?

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Dheeraj
        wrote on 27 Feb 2015, 07:52 last edited by
        #3

        Not like that we have something like a LSF is running on Linux server and we are looking for a App on QT to control/moniter that LSF from window.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 27 Feb 2015, 23:47 last edited by
          #4

          Hi and welcome to devnet,

          Does your server provide any web service ? Remote connection facility ? etc

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • D Offline
            D Offline
            Dheeraj
            wrote on 1 Mar 2015, 15:21 last edited by
            #5

            Yes we can telnet/ssh to that server.
            I planing to create a qprocess associate that server after creating the telnet to server but I could not know how to remain open that session or how will I manage that session.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 1 Mar 2015, 23:51 last edited by
              #6

              Wouldn't then something like "QtTelnet":http://doc.qt.digia.com/solutions/qttelnet/qttelnet.html be of use ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              1/6

              26 Feb 2015, 18:17

              • Login

              • Login or register to search.
              1 out of 6
              • First post
                1/6
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved