How to use linux command in Window on Window Qt
-
wrote on 26 Feb 2015, 18:17 last edited by
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.
-
wrote on 26 Feb 2015, 20:11 last edited by
Welcome to devnet
You basically like to have a command like the linux command "top" in Windows?
-
wrote on 27 Feb 2015, 07:52 last edited by
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.
-
Hi and welcome to devnet,
Does your server provide any web service ? Remote connection facility ? etc
-
wrote on 1 Mar 2015, 15:21 last edited by
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. -
Wouldn't then something like "QtTelnet":http://doc.qt.digia.com/solutions/qttelnet/qttelnet.html be of use ?
1/6