Koozali.org: home of the SME Server

Virtual Windows XP

Offline edform

  • *
  • 178
  • +0/-0
    • http://www.workgroupsolutions.co.uk
Virtual Windows XP
« on: April 11, 2006, 09:11:43 PM »
Has anyone looked into running an equivalent to Windows Terminal services on an SME server?

I have a small but increasing demand among my clients for remote operation of Windows applications with substantial data movement during operation and this cannot be done by running the application on the remote machine and reading the data from the office server over a VPN; even with a 512K upload capability it's just too slow.

What I can do, and have been doing for some time now, is to allow remote users to take control of the dektop of their actual 'in-office' PC from a remote workstation using VPN + Windows Remote Desktop Connection, but this is a kludge that can go badly wrong at times - particularly when using Outlook on the in-office machine if the PST file is really big.

What would be cool is to synthesise an exact analogue to Windows Server Terminal Services, where each virtual machine runs in say a VMWare instance and can be addressed from a remote workstation on a one-to-one basis.

Has anyone tried this, and if so, where would I begin? As I recall the reason I dropped the idea a year or so back was because VMWare needed X services on the host server!

Any tips and pointers would be useful before I dissapear into the test server and break it really comprehensively.

Ed Form

duncan

Virtual Windows XP
« Reply #1 on: April 12, 2006, 07:28:59 AM »
VMWare server is now free and does not need X to host Windows XP (It does need some XFree libraries however).

RDP inside VMWare is noticeably slow but does work well enough.

There is a Service pack 2 "patch" that will allow multiple RDP connections to occur at any given time to Windows XP. We use it here and it performs flawlessly. A better idea than having multiple virtual machines running.

duncan

Virtual Windows XP
« Reply #2 on: April 12, 2006, 07:32:01 AM »
PS - Whats really cool is to install IIS and Tsweb. You can then run a remote desktop connection inside Internet Exploder from pretty well anyware.

No need to worry about RDP clients - just a little activex.

jazbokes

Virtual Windows XP
« Reply #3 on: April 13, 2006, 12:54:21 AM »
Try FreeNX..and XP Patch mentioned on previous list

1.#yum  --enablerepo=base enablerepo=updates --enableblerepo=extras install expect nc freenx nx

2..Patch your TS XP PC with this Patch
3. Support and Documentation

http://fedoranews.org/contributors/rick_stout/freenx/
http://mail.kde.org/pipermail/freenx-knx/
http://www.nomachine.com/

4 Not tested and use at your own risk

Jon

duncan

Virtual Windows XP
« Reply #4 on: April 18, 2006, 02:26:51 AM »
Quote from: "duncan"

RDP inside VMWare is noticeably slow but does work well enough.


If you add

Code: [Select]
debug = "FALSE"
logging = "FALSE"
mainMem.partialLazySave = "FALSE"
mainMem.partialLazyRestore = "FALSE"
mainMem.useNamedFile = "FALSE"

to the .vmx file for the virtual machine - you will find that the machine speed improves quite a bit.

NicolBolas

Virtual Windows XP
« Reply #5 on: May 28, 2006, 09:40:33 PM »
Are you able to run vmware-server on a SME machine flawlessly? I always got issues with some init scripts breaking the virtual interfaces, how did you fix that?

duncan

Virtual Windows XP
« Reply #6 on: May 29, 2006, 04:04:20 AM »
Seems to run here with no problems - I have some issues with vmmon starting that I havnt bothered with.

Can you give some examples I can check

nemtex

Virtual Windows XP
« Reply #7 on: June 16, 2006, 12:59:58 PM »
Hi,

Could someone briefly run through the install procedure for VMware server on an SME box. I want to install XP so I can run a couple of windows only programs on the server. Main reason is that we wont need to have 2 machines running when only 1 is necessary. (Small business trying to keep the bills down)  :-)

I have looked through post and searched the forums and I can only find info for SME 6.

I understand I will need a few X libraries but I don't know enough about SME/Linux's workings to know which ones or the best way to install them.

Many thanks in advance.

James

duncan

Virtual Windows XP
« Reply #8 on: June 17, 2006, 02:53:39 AM »

nemtex

Virtual Windows XP
« Reply #9 on: June 18, 2006, 03:39:27 PM »
Thanks for that, just what I was after.  :-D

James

nemtex

Virtual Windows XP
« Reply #10 on: June 20, 2006, 12:30:58 PM »
Just got this installed and everything seems to have installed with no problems, however during bootup I get an error saying VMware services cannot start because module vmnet is not loaded

"Module vmnet is not loaded.  Please verify that it is loaded before running this script"

Could anyone shed some light on what I need to fix this. I'm sure its just a line or two needed in a config file but I'm very much a noob when it comes to these sorts of things and not sure where to look. :roll:


Many thanks

James

nemtex

Virtual Windows XP
« Reply #11 on: June 22, 2006, 09:53:48 AM »
The problem seems to have sorted itself out after a couple of reboots....

It works incredibly well in fact I can't believe how fast it is and stable (well thats just jinxed it  :-D ).

Thanks for your help with this, it really has solved so many problems.

James

gocdo

Virtual Windows XP
« Reply #12 on: July 05, 2006, 02:42:41 PM »
While talking about terminal server options, I have been using a neat server product from xpunlimited.com. Make an XP/pro box a ts server and it works really well.

Am currently working with vmware so will see how the combinations go.

Kevin

buknoy

SME7 on VMware Workstation 5.5
« Reply #13 on: July 06, 2006, 12:09:21 PM »
Did someone successfully installed an SME7 on a VMware Workstation 5.5 running on Windows XP home? I tried doing this but the SME7 won't install because it could not find any hard disk. Any suggestions?

Thanks

Offline william_syd

  • ****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: SME7 on VMware Workstation 5.5
« Reply #14 on: July 09, 2006, 04:26:16 PM »
Quote from: "buknoy"
Did someone successfully installed an SME7 on a VMware Workstation 5.5 running on Windows XP home? I tried doing this but the SME7 won't install because it could not find any hard disk. Any suggestions?

Thanks



Try making the disk bigger.

http://bugs.contribs.org/show_bug.cgi?id=1239
Regards,
William

IF I give advise.. It's only if it was me....