Jump to content

Recommended Posts

Posted (edited)

Hello All,

 

I am going to purchase a VPS in the next week. I have a program that I need to run onto it (currently its a .exe)

 

Will I be able to run it? If so how do I do it?

 

I'd like to point out that I have to compile the program, if that helps.

Edited by Thomas
  • Administrators
Posted

Is it going to be a Linux or Windows? I would hope Windows if you are going to run a .exe.

Posted

I have virtually no experience with Linux systems, however even with the source code, I think the entire program would need re-coding. WIndows based applications mostly reference Windows functions, such as WMIs, etc.

 

The most feasable way would be to use WINE or something.

  • Administrators
Posted

But with a VPS you only get SSH to your server nothing like remote desktop, so you will have to do it via command line if that's possible.

Posted

I've managed to do it through SSH. Or more likely I kept on opening tickets and my host did it for me :D

Posted (edited)

But with a VPS you only get SSH to your server nothing like remote desktop, so you will have to do it via command line if that's possible.

You can install FreeNX and whatever desktop environment you like on the remote VPS. Install the NX client on your desktop, this will allow you to login to your remote server with a GUI.

http://www.nomachine.com/screenshots.php

I have virtually no experience with Linux systems, however even with the source code, I think the entire program would need re-coding. WIndows based applications mostly reference Windows functions, such as WMIs, etc.

 

The most feasable way would be to use WINE or something.

It all depends on how its written, you can have a code base thats cross-platform.

Edited by redinit
Posted

You can install FreeNX and whatever desktop environment you like on the remote VPS. Install the NX client on your desktop, this will allow you to login to your remote server with a GUI.

http://www.nomachine...screenshots.php

 

It all depends on how its written, you can have a code base thats cross-platform.

Guess it shows my ignorance to programming, as I'm so inexperienced.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...