LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 06-01-2006, 12:10 AM   #1
Scott M37
LQ Newbie
 
Registered: May 2006
Location: Onalaska,WI
Distribution: Suse 10.1
Posts: 1

Rep: Reputation: 0
Trying to figure out how to configure windows application in wine on Suse 10.1


Hello all.
This is my first post here in the forums and moderators if I put this in the wrong place I apologize and please move it to the proper place. I am so far enjoying the challenge of learning a new operation system and the idea of such a community of support. I was given the task by my boss to try to figure out how to incorporate linux into the company and make it relatively seamless. We currently are operating on WinXP Pro and he would like to get away from it if possible. I couldn't agree more. I have downloaded several distro's and installed them to have my boss check each one out for ease of use and look/feel. He has settled on Suse 10.1 so far and now comes the hard part. The software we are currently using for day to day operations is Windows based and they are not looking to create any other versions any time soon. I took the computer running Suse 10.1 back to my home and now have to get it to work over a network. If I trash something on my personal network at home it won't bother the corporate environment. I installed the company software program through the console with wine and got it running on the Suse machine with the data files necessary to make it operate copied into the programs specified folder under Windows ( C:\program\datafiles). The normal path we use in Windows at work is \\Server\c\program\datafiles which we set by right clicking on the desktop icon and changing the 'Start in'. The main files normally have to be stored on a server for everyone to have access to them, which right now is like I said XP running on a NTFS partition. This is no big deal because I can just Partition Magic the hard drive and make a FAT32 partition for now to keep the data there until the transition seems to be working fine and move the server to linux later on. Here are the questions I have and hope that this great community can give this Newbie some much needed help.

1) First of all, is what I am trying to achieve even possible?

2) Is it possible to have it so when only certain users sign in that the server files system is mounted, not just when the computer is started? We have many employees and they use the computers for web searches for technical support, email and other things but they don't need access to the data stored on the server.

3) How do I set up the mount properly and make it mimic the Windows 'Start in' path? The program is a little bit finicky and will not start if the files are not in the correct place.

4) How do I make it so that when the user logs out that the file system is unmounted?

I hope this makes sense and if you need more clarification, please post and ask questions.

Thanks in advance for your help.
Scott M37
 
Old 06-01-2006, 01:07 AM   #2
bit128_linux
Member
 
Registered: Dec 2005
Location: Brasov, Romania
Distribution: Slackware, Bluewhite64
Posts: 49

Rep: Reputation: 15
Hi. I think I have some answers, but more general than particular.

1) Yes. With Linux anything is possible .
2) I don't quite understand your question. Why would you want the filesystem be mounted anytime an user wants to access it? Wouldn't it be more easy to just mount it once and to let (specific) users to access it? In this case, you need Samba..
3) Well, I don't know anything about 'shortcuts' in the desktop environment you use, but the universal way is to make a shell script like this:

#!/bin/bash
cd /the/start/path/you/want
exec "the program you want"

The key here is "cd". It changes the current working directory for the current context(this script), meaning the program will start with this new working directory.
4) But if 100 users want to access the same filesystem? It would be too costly on the processor....

Hope solves something..
 
  


Reply


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
How to add a windows application launched by wine to the menu? lnthai2002 Linux - Software 3 02-12-2006 01:23 PM
Can't figure out how to configure sound in mplayer Little General Ubuntu 2 10-31-2005 07:47 PM
Using a windows application on linux using wine abhis_mail2002 Fedora 2 06-14-2005 10:05 AM
Can't figure out how to configure Video Card chuckbrenn Linux - Hardware 3 08-03-2003 04:11 PM
what windows application do you run with wine etc Alexop Linux - General 3 08-21-2002 04:54 AM

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

All times are GMT -5. The time now is 09:29 PM.

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