LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-29-2006, 04:10 PM   #1
crashsystems
Member
 
Registered: May 2006
Location: Tennessee et. al
Distribution: Debian Sid, Etch
Posts: 138

Rep: Reputation: Disabled
Crazy idea with Ubuntu, OpenSSH & WinXP


I just got an interesting idea, and would like to see what other people think about it. I've been trying to convince my boss for a while to let me switch the computers in our office from the ever buggy WinXP to Linux. He likes the idea, but his main objection is that we cannot run MS. Access and Quickbooks in Linux. I've looked into using alternatives such as OpenOffice, and I've also checked out Crossover Office. Nether solutions seem suitable for our situation.

Just this week on my Ubuntu laptop, I discovered the wonderful world of OpenSSH, and with it the ability to run programs on another computer but use them over the network. I know that there is a version of OpenSSH ported for windows on sourceforge.net, and I have played around with it a bit. I was thinking that perhaps I could convince my boss to run one fast computer with XP installed along with OpenSSH, MS. Access and a few other WinXP programs, and forward the GUI over the network to Linux boxes, like one can do between two Linux computers. I've searched on Google for this, but so far cannot find it. Does anyone have any ideas/suggestions or know where I could look for more info? Thanks for your help.


crashsystems
 
Old 09-29-2006, 04:23 PM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
The problem is that "Windows" are not "X-Windows" so you can't really forward an XP GUI the way you can a Linux GUI. Also XP is not really designed to be a "server".

Having said that you CAN use vnc to attach to the windows box and run it from your Linux workstation. That doesn't eliminate the Windows box though. You might want to look at something like wine to actually run the MS-Office apps on your Linux workstations. You'd still have a copy of those apps on each workstation but your underlying OS would be Linux.
 
Old 09-29-2006, 04:35 PM   #3
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
Quote:
Originally Posted by jlightner
The problem is that "Windows" are not "X-Windows" so you can't really forward an XP GUI the way you can a Linux GUI. Also XP is not really designed to be a "server".

Having said that you CAN use vnc to attach to the windows box and run it from your Linux workstation. That doesn't eliminate the Windows box though. You might want to look at something like wine to actually run the MS-Office apps on your Linux workstations. You'd still have a copy of those apps on each workstation but your underlying OS would be Linux.
I agree. Also have you tried gnucash. I heard it is very simaiar to quickbooks and quicken.
 
Old 09-29-2006, 04:39 PM   #4
crashsystems
Member
 
Registered: May 2006
Location: Tennessee et. al
Distribution: Debian Sid, Etch
Posts: 138

Original Poster
Rep: Reputation: Disabled
I've already tried wine, and was not able to get it to work for the programs that we want to use. I understand the part about Windows not using X, but I thought that perhaps there was a way to forward the WinXP program display to some program on Linux that could emulate the Windows GUI. I've thought about using VNC (I already use it for many other things), but the problem with that is each Linux box will need to be running its own instance of the MS software.

In responce to jstephens84: If we were starting from scratch with ourdata, then gnucash might work, but we already have a QuickBooks file with over five years of transaction data on it. Do you know if gnucash can use the existing data?

crashsystems

Last edited by crashsystems; 09-29-2006 at 04:43 PM.
 
Old 09-29-2006, 04:48 PM   #5
Samoth
Member
 
Registered: Apr 2005
Distribution: Exherbo
Posts: 474
Blog Entries: 1

Rep: Reputation: 32
You can import most formats with gnucash, I know for a fact you can import Quicken files but I am not positive about Quickbooks. Somebody Else here might have gnucash installed and can check.
 
Old 09-29-2006, 04:57 PM   #6
pdeman2
Member
 
Registered: Jul 2005
Location: Maine, USA
Distribution: OpenSUSE, Gentoo, Fedora, Ubuntu, Mandriva, others
Posts: 413

Rep: Reputation: 30
Once not too long ago, I had the chance to witness a piece of software called CITRIX in action. CITRIX provides an SSH like alternative to Windows systems using a web interface. Someone correct me if I'm wrong, but I believe that the CITRIX server can talk to any client operating system. I don't know how much CITRIX costs, but it may be worth a look.
http://www.citrix.com/
 
Old 09-29-2006, 05:51 PM   #7
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,568

Rep: Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865
Even with citrix AFAIK you would still need to run XP server to accomplish your goals. Using a terminal server you can set up thin clients using just about any linux version with rdesktop or ica. Not sure what that you save you in time and money. Googling didn't pop up anything that would convert quickbooks to gnucash without a lot of problems and didn't appear to be successful.

Last edited by michaelk; 09-30-2006 at 09:52 AM.
 
Old 09-29-2006, 06:47 PM   #8
haertig
Senior Member
 
Registered: Nov 2004
Distribution: Debian, Ubuntu, LinuxMint, Slackware, SysrescueCD, Raspbian, Arch
Posts: 2,331

Rep: Reputation: 357Reputation: 357Reputation: 357Reputation: 357
Make sure you investigate the licensing issues. Linux is nice and open, but the Windows folks and their application partners might not take too well to you buying one copy of their OS/program and then sharing it with a whole mess of people over a network.

Windows is slow enough as it is. I can't imagine a desktop XP install would be able to handle serving up large apps to a bunch of people.
 
Old 09-30-2006, 12:45 PM   #9
crashsystems
Member
 
Registered: May 2006
Location: Tennessee et. al
Distribution: Debian Sid, Etch
Posts: 138

Original Poster
Rep: Reputation: Disabled
I'm planning on having an XP box running as an application server. Citrix sounds interesting (I've seen it before and remember liking it), but I would prefer something open source, and my users do not need access to the whole desktop, but only individual programs. Does anyone know of a pice of open source server software that will let me host individual apps over a network?

crashsystems
 
Old 09-30-2006, 01:54 PM   #10
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,568

Rep: Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865Reputation: 5865
Unfortunately, I'm not aware of an open source application. As previously posted XP desktop is not designed to do what you want.
 
Old 09-30-2006, 05:44 PM   #11
rnicolson
Member
 
Registered: Jul 2004
Location: Winnipeg
Distribution: Slackware 11
Posts: 74

Rep: Reputation: 15
I have done something similar using Windows 2000 terminal server setup as an application server. That allowed me to connect a linux client using rdesktop to the terminal server and the user was able to run the apps they need. Just make sure each app is able to have more than one user at a time if that is needed. The terminal server can handle it however the app may not.
 
Old 10-02-2006, 05:43 PM   #12
pdeman2
Member
 
Registered: Jul 2005
Location: Maine, USA
Distribution: OpenSUSE, Gentoo, Fedora, Ubuntu, Mandriva, others
Posts: 413

Rep: Reputation: 30
I almost forgot, I once installed the Sun Secure Global Desktop server on a Windows machine. It had similar capabilities to CITRIX, but it used a java based client. That was a long time ago and I can't find much information on it anymore, but I found this on Sun's website:

http://www.sun.com/download/index.js...tion%20Servers
 
Old 11-10-2008, 11:40 AM   #13
exquest
LQ Newbie
 
Registered: Nov 2008
Posts: 4

Rep: Reputation: 0
Quickbook and Windows using Virtualbox (or VMWare)

I've started setting up all the clients I service on Ubuntu using VirtualBox to run their Windows programs. Some simply run windows inside the VirtualBox while the other more adventurous ones are running windows and linux side by side. This allows me to create a simple point to restore from, and all their data (mydocuments folders, and etc.) I've managed to save outside of windows in the linux system. If anything happens to windows I just hit the reset on VirtualBox and everything is like new again. I've converted quite a few people from using windows to using VirtualBox. The nice thing is that you can strip down windows, not have any anti-virus, or spyware scanners or anything so windows is as fast as it can be, and I've run this on a p4 3.6Ghz 1.5gb ram just fine as long as you aren't having too many crazy things running at the same time.

Man I hate quickbooks and Intuit though, and all the small businesses in America are trained to use this program. Their customer service sucks and their common answer is "You can't do that, and we won't be implementing that EVER! Now give us your money."
 
  


Reply

Tags
openssh, ssh, ubuntu, winxp


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
crazy idea, embedded linux and coffeemachine !?! Sammy2ooo Linux - General 3 02-09-2005 04:50 AM
heres a really program crazy idea Teckno Linux - Software 13 05-25-2004 08:11 PM
locking information down to one person but allowing for recovery ( a crazy idea? ) antken Linux - Security 3 09-27-2003 12:26 PM
a crazy idea: apache dns ? antken General 7 07-21-2003 08:07 PM
i got RH8 & WinXP installed and properly working by GRUB. how can i reinstall WINXP? kublador Linux - Newbie 4 06-23-2003 12:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration