I can't run Hitleap Viewer.exe on Linux Ubuntu OVH VPSUbuntu to Ubuntu VNC over SSH tunnelVNC session hangs...
How to convince somebody that he is fit for something else, but not this job?
Mimic lecturing on blackboard, facing audience
Is there any evidence that Cleopatra and Caesarion considered fleeing to India to escape the Romans?
How do you make your own symbol when Detexify fails?
Can I say "fingers" when referring to toes?
Has the laser at Magurele, Romania reached a tenth of the Sun's power?
Microchip documentation does not label CAN buss pins on micro controller pinout diagram
Stack Interview Code methods made from class Node and Smart Pointers
How would you translate "more" for use as an interface button?
Delete multiple columns using awk or sed
Which Article Helped Get Rid of Technobabble in RPGs?
How can I write humor as character trait?
PTIJ: Why is Haman obsessed with Bose?
What is the difference between lands and mana?
Make a Bowl of Alphabet Soup
C++ copy constructor called at return
Creating two special characters
Will number of steps recorded on FitBit/any fitness tracker add up distance in PokemonGo?
Do we have to expect a queue for the shuttle from Watford Junction to Harry Potter Studio?
What is Cash Advance APR?
Why is it that I can sometimes guess the next note?
The IT department bottlenecks progress, how should I handle this?
Pre-mixing cryogenic fuels and using only one fuel tank
C++ check if statement can be evaluated constexpr
I can't run Hitleap Viewer.exe on Linux Ubuntu OVH VPS
Ubuntu to Ubuntu VNC over SSH tunnelVNC session hangs when I move PuTTY window controlling SSH tunnelusing Linux vncviewerVNC via socks SSH proxy tunnelSetting up VNC viewer for remote serverTimeout with VNC connection from windows 7 to SLES10SP4Screen Sharing with Linux Machine Through Login Server — OSX YosemiteConnecting to VNC session from Windows through intermediate serverUsing Xming X11 Launcher With Windows SSH Cmdlinecant ssh to vps after vnc installation & reboot
I'm trying to run this app on Linux VPS. I have tried many methods but I couldn't do it.
First method:
- Install a Graphic VNC-desktop.
- Install Wine
- Log-in and execute the app.
This method didn't work because after a few hours the VNC desktop went down and the app did too.
Why? I think it is because of the app. One day I left the desktop online without the app, and the desktop worked correctly and never went down.
Second Method:
- I connect to the server via SSH x11 PuTTY connection
- Install Wine
- Run the app
This method doesn't work because I can't close the PuTTY windows and keep running the app. I tried to use the app "Screen" for this and so I did this:
- I connect to the server via SSH x11 PuTTY connection
- Install Wine
- Install Screen
- Run Screen
- Run the app
- Press Ctrl+A+D (to minimize the Screen session)
- Close the PuTTY windows
But still it doesn't work because,
when I close the PuTTY windows, the graphic application closes too.
I need some help. Can you please suggest another way to do this?
linux ssh putty vnc wine
bumped to the homepage by Community♦ 1 min ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
|
show 1 more comment
I'm trying to run this app on Linux VPS. I have tried many methods but I couldn't do it.
First method:
- Install a Graphic VNC-desktop.
- Install Wine
- Log-in and execute the app.
This method didn't work because after a few hours the VNC desktop went down and the app did too.
Why? I think it is because of the app. One day I left the desktop online without the app, and the desktop worked correctly and never went down.
Second Method:
- I connect to the server via SSH x11 PuTTY connection
- Install Wine
- Run the app
This method doesn't work because I can't close the PuTTY windows and keep running the app. I tried to use the app "Screen" for this and so I did this:
- I connect to the server via SSH x11 PuTTY connection
- Install Wine
- Install Screen
- Run Screen
- Run the app
- Press Ctrl+A+D (to minimize the Screen session)
- Close the PuTTY windows
But still it doesn't work because,
when I close the PuTTY windows, the graphic application closes too.
I need some help. Can you please suggest another way to do this?
linux ssh putty vnc wine
bumped to the homepage by Community♦ 1 min ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
You have to keep the SSH connection open. Closing PuTTY closes the connection.
– gronostaj
Aug 25 '14 at 21:58
I tried that, but after a few minutes appears this error: Putty Network Error: Software caused connection abort
– Nixh
Aug 25 '14 at 22:09
Sounds like host breaks the connection because it's inactive (you don't issue any commands). Try to enable keepalives in PuTTY (Connection -> Seconds between keepalives).
– gronostaj
Aug 25 '14 at 22:11
Tried, now appears the same error but after a few hours. In putty appears all the time the same error when the app is running: pastebin.com/SsaZs1RC
– Nixh
Aug 26 '14 at 6:05
It may be a Wine issue. Try running the app on a local system and see if the same problem appears.
– gronostaj
Aug 26 '14 at 8:26
|
show 1 more comment
I'm trying to run this app on Linux VPS. I have tried many methods but I couldn't do it.
First method:
- Install a Graphic VNC-desktop.
- Install Wine
- Log-in and execute the app.
This method didn't work because after a few hours the VNC desktop went down and the app did too.
Why? I think it is because of the app. One day I left the desktop online without the app, and the desktop worked correctly and never went down.
Second Method:
- I connect to the server via SSH x11 PuTTY connection
- Install Wine
- Run the app
This method doesn't work because I can't close the PuTTY windows and keep running the app. I tried to use the app "Screen" for this and so I did this:
- I connect to the server via SSH x11 PuTTY connection
- Install Wine
- Install Screen
- Run Screen
- Run the app
- Press Ctrl+A+D (to minimize the Screen session)
- Close the PuTTY windows
But still it doesn't work because,
when I close the PuTTY windows, the graphic application closes too.
I need some help. Can you please suggest another way to do this?
linux ssh putty vnc wine
I'm trying to run this app on Linux VPS. I have tried many methods but I couldn't do it.
First method:
- Install a Graphic VNC-desktop.
- Install Wine
- Log-in and execute the app.
This method didn't work because after a few hours the VNC desktop went down and the app did too.
Why? I think it is because of the app. One day I left the desktop online without the app, and the desktop worked correctly and never went down.
Second Method:
- I connect to the server via SSH x11 PuTTY connection
- Install Wine
- Run the app
This method doesn't work because I can't close the PuTTY windows and keep running the app. I tried to use the app "Screen" for this and so I did this:
- I connect to the server via SSH x11 PuTTY connection
- Install Wine
- Install Screen
- Run Screen
- Run the app
- Press Ctrl+A+D (to minimize the Screen session)
- Close the PuTTY windows
But still it doesn't work because,
when I close the PuTTY windows, the graphic application closes too.
I need some help. Can you please suggest another way to do this?
linux ssh putty vnc wine
linux ssh putty vnc wine
edited Aug 25 '14 at 22:14
Scott
16k113990
16k113990
asked Aug 25 '14 at 21:48
NixhNixh
62
62
bumped to the homepage by Community♦ 1 min ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 1 min ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
You have to keep the SSH connection open. Closing PuTTY closes the connection.
– gronostaj
Aug 25 '14 at 21:58
I tried that, but after a few minutes appears this error: Putty Network Error: Software caused connection abort
– Nixh
Aug 25 '14 at 22:09
Sounds like host breaks the connection because it's inactive (you don't issue any commands). Try to enable keepalives in PuTTY (Connection -> Seconds between keepalives).
– gronostaj
Aug 25 '14 at 22:11
Tried, now appears the same error but after a few hours. In putty appears all the time the same error when the app is running: pastebin.com/SsaZs1RC
– Nixh
Aug 26 '14 at 6:05
It may be a Wine issue. Try running the app on a local system and see if the same problem appears.
– gronostaj
Aug 26 '14 at 8:26
|
show 1 more comment
You have to keep the SSH connection open. Closing PuTTY closes the connection.
– gronostaj
Aug 25 '14 at 21:58
I tried that, but after a few minutes appears this error: Putty Network Error: Software caused connection abort
– Nixh
Aug 25 '14 at 22:09
Sounds like host breaks the connection because it's inactive (you don't issue any commands). Try to enable keepalives in PuTTY (Connection -> Seconds between keepalives).
– gronostaj
Aug 25 '14 at 22:11
Tried, now appears the same error but after a few hours. In putty appears all the time the same error when the app is running: pastebin.com/SsaZs1RC
– Nixh
Aug 26 '14 at 6:05
It may be a Wine issue. Try running the app on a local system and see if the same problem appears.
– gronostaj
Aug 26 '14 at 8:26
You have to keep the SSH connection open. Closing PuTTY closes the connection.
– gronostaj
Aug 25 '14 at 21:58
You have to keep the SSH connection open. Closing PuTTY closes the connection.
– gronostaj
Aug 25 '14 at 21:58
I tried that, but after a few minutes appears this error: Putty Network Error: Software caused connection abort
– Nixh
Aug 25 '14 at 22:09
I tried that, but after a few minutes appears this error: Putty Network Error: Software caused connection abort
– Nixh
Aug 25 '14 at 22:09
Sounds like host breaks the connection because it's inactive (you don't issue any commands). Try to enable keepalives in PuTTY (Connection -> Seconds between keepalives).
– gronostaj
Aug 25 '14 at 22:11
Sounds like host breaks the connection because it's inactive (you don't issue any commands). Try to enable keepalives in PuTTY (Connection -> Seconds between keepalives).
– gronostaj
Aug 25 '14 at 22:11
Tried, now appears the same error but after a few hours. In putty appears all the time the same error when the app is running: pastebin.com/SsaZs1RC
– Nixh
Aug 26 '14 at 6:05
Tried, now appears the same error but after a few hours. In putty appears all the time the same error when the app is running: pastebin.com/SsaZs1RC
– Nixh
Aug 26 '14 at 6:05
It may be a Wine issue. Try running the app on a local system and see if the same problem appears.
– gronostaj
Aug 26 '14 at 8:26
It may be a Wine issue. Try running the app on a local system and see if the same problem appears.
– gronostaj
Aug 26 '14 at 8:26
|
show 1 more comment
1 Answer
1
active
oldest
votes
You can use the command:
nohup "processname" &
Or use utilities like screen or tmux
The OP already mentioned he tried usingscreen
.
– Dmitry Grigoryev
Oct 31 '15 at 21:23
I've mentioned other alternatives, other than screen. Beside that, your contribution to solve OP problem is?
– Entanglement
Nov 1 '15 at 11:55
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f802895%2fi-cant-run-hitleap-viewer-exe-on-linux-ubuntu-ovh-vps%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can use the command:
nohup "processname" &
Or use utilities like screen or tmux
The OP already mentioned he tried usingscreen
.
– Dmitry Grigoryev
Oct 31 '15 at 21:23
I've mentioned other alternatives, other than screen. Beside that, your contribution to solve OP problem is?
– Entanglement
Nov 1 '15 at 11:55
add a comment |
You can use the command:
nohup "processname" &
Or use utilities like screen or tmux
The OP already mentioned he tried usingscreen
.
– Dmitry Grigoryev
Oct 31 '15 at 21:23
I've mentioned other alternatives, other than screen. Beside that, your contribution to solve OP problem is?
– Entanglement
Nov 1 '15 at 11:55
add a comment |
You can use the command:
nohup "processname" &
Or use utilities like screen or tmux
You can use the command:
nohup "processname" &
Or use utilities like screen or tmux
answered Oct 31 '15 at 20:02
EntanglementEntanglement
1
1
The OP already mentioned he tried usingscreen
.
– Dmitry Grigoryev
Oct 31 '15 at 21:23
I've mentioned other alternatives, other than screen. Beside that, your contribution to solve OP problem is?
– Entanglement
Nov 1 '15 at 11:55
add a comment |
The OP already mentioned he tried usingscreen
.
– Dmitry Grigoryev
Oct 31 '15 at 21:23
I've mentioned other alternatives, other than screen. Beside that, your contribution to solve OP problem is?
– Entanglement
Nov 1 '15 at 11:55
The OP already mentioned he tried using
screen
.– Dmitry Grigoryev
Oct 31 '15 at 21:23
The OP already mentioned he tried using
screen
.– Dmitry Grigoryev
Oct 31 '15 at 21:23
I've mentioned other alternatives, other than screen. Beside that, your contribution to solve OP problem is?
– Entanglement
Nov 1 '15 at 11:55
I've mentioned other alternatives, other than screen. Beside that, your contribution to solve OP problem is?
– Entanglement
Nov 1 '15 at 11:55
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f802895%2fi-cant-run-hitleap-viewer-exe-on-linux-ubuntu-ovh-vps%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You have to keep the SSH connection open. Closing PuTTY closes the connection.
– gronostaj
Aug 25 '14 at 21:58
I tried that, but after a few minutes appears this error: Putty Network Error: Software caused connection abort
– Nixh
Aug 25 '14 at 22:09
Sounds like host breaks the connection because it's inactive (you don't issue any commands). Try to enable keepalives in PuTTY (Connection -> Seconds between keepalives).
– gronostaj
Aug 25 '14 at 22:11
Tried, now appears the same error but after a few hours. In putty appears all the time the same error when the app is running: pastebin.com/SsaZs1RC
– Nixh
Aug 26 '14 at 6:05
It may be a Wine issue. Try running the app on a local system and see if the same problem appears.
– gronostaj
Aug 26 '14 at 8:26