Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 03-01-2010, 07:35 AM   #1 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Doubts in Wine, Samba, etc


Hi,
I have an office system that I am converting to Linux with a few Windows apps that are needed for office compatibility. Since the system was quite old, it would not install KUbuntu and Fedora LXDE, but finally I got VectorLinux Lite to install on it... Now I have a few queries regarding usage for proceeding further...

1. How to create a shortcut of start menu items and any other file/folder on the desktop? The default interface appears to be IceWM... Also, how can I set it up to use KDE or Gnome?

2. I need to mount some folders that are shared in Windows computers in the network. I am able to mount them manually using samba interface, but I have to enter user name/password each time. I need a way so that the regular user (non-admin) will have access to the network files in a few shared folders automatically without having to go through this process... Is it possible to set it up?

3. How to setup printers shared in the network through Windows computers... I have a couple of HP Laserjet printers(1010 and 1020 models) that are shared from the Windows computers on which they are connected... When I try to mount the printer, I get error after entering user name/password...

4. How to install Wine? I found that VL is slackware and downloaded the Wine files for slackware and unzipped them...There are two folders created of which install is one... In this, there are doinst.sh, slack-desc, slack-required, slack-suggests files. I ran doinst.sh but it created a few additional files in the install folder but didnt seem to do much... Am I missing some dependancies? How do I find out?

5. The office internet is through a Windows system which I am able to access on samba... But when I need to connect to the internet from the Linux machine, I am not getting access... I have setup the gateway IP as the IP of the system with network...What else am I missing?

Thanks in advance,
Arun
sakumar79 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 04-01-2010, 01:30 PM   #2 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: Doubts in Wine, Samba, etc

59 views and no reply even for one of the 5 queries? Guys please help...

Arun
sakumar79 is offline  
Old 05-01-2010, 06:20 PM   #3 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Doubts in Wine, Samba, etc

Only the basics......I dont understand your 5th point though.

http://www.fedoraguide.info/index.php?title=Main_Page

Read the procedures given in the link.
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 06-01-2010, 06:59 AM   #4 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: Doubts in Wine, Samba, etc

About point 5: The internet in the office is a broadband connection with USB modem on a XP machine (say sys1). The linux machine (say sys2) is able to access sys1 and the shared folders on it... The net connection on sys1 is shared... But even though I have provided the Gateway address as the sys1 machine IP address, I am not able to access the internet.

About the link:
1. I have VectorLinux (slackware based) and not fedora, so lot of differences are there... Also, since it is Lite version, I think IceWM is the WM manager used...
2. Mounting shared windows folder data seems available, will try it out...
3. Creating desktop shortcut is probably IceWM specific, hence another link or directions are required; also installing wine is slackware specific (I got wine slackware binaries but could not install even based on the instructions in wine website. Then tried compiling from wine sources, but it threw up a lot of errors and finally did not complete installation successfully)
4. No info on mounting printers

Thanks again
Arun
Arun
sakumar79 is offline  
Old 06-01-2010, 07:49 AM   #5 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Doubts in Wine, Samba, etc

There are differences, but you are forgetting the fact that both are still linuxes.


1. The easiest way to add shortcut is 'ln -s /path_to_target /home/user/desktop'

Hope you understand the usage of basic commands. Target could be folder or command.


3. Printer -> http://www.linuxhomenetworking.com/w...inter_To_Linux

4. You will have to check vector linux's repositories for wine or use tar files. Yep it throws errors, but you will need to study them and install the corresponding libraries.

5. Enable the internet and file sharing service on 'sys1'. It requires a lot of things related to firewall etc. Search TDF, your will find full tutes from me and other members on it.

Try to implement it and you might find ways to deal with other problems too.
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 06-01-2010, 01:53 PM   #6 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: Doubts in Wine, Samba, etc

1. I need to create a copy of a start menu item on the desktop for ease of access... How can I find what is the command to call it up? There is no right-click option to get properties...
3. Will check it out...
4. Will try it after I get net sharing working...
5. Internet sharing is on (and I can access the net on a few other LAN systems running windows...

Arun
sakumar79 is offline  
Old 06-01-2010, 09:16 PM   #7 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Doubts in Wine, Samba, etc

1. Dunno bt Icewm man, install fluxbox or make shortcuts like said. Never used Icewm
5. Have u configured the DNS on ur linux machine?
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 07-01-2010, 06:39 AM   #8 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: Doubts in Wine, Samba, etc

Is DNS configuration necessary? What should I enter? For the windows systems, I did not enter any DNS data to be able to access the shared internet...

Arun
sakumar79 is offline  
Old 07-01-2010, 06:51 AM   #9 (permalink)
damnbadman666
 
damngoodman999's Avatar
 
Join Date: Nov 2008
Location: Coimbatore
Posts: 2,590
Default Re: Doubts in Wine, Samba, etc

Quote:
Originally Posted by sakumar79 View Post
Is DNS configuration necessary? What should I enter? For the windows systems, I did not enter any DNS data to be able to access the shared internet...

Arun
Which Broadband are u using typo that DNS , DNS is not necessary if u r using fedora 8 or above !
__________________
AMD Phenom 2 940 @ 3.4Ghz [Hyper 212+] :arrow: MA790GP-UD4H :arrow: OCZ DDR2 2x2GB :arrow: Asus GTX 560ti :bananana::arrow: 1TB SATA2 :arrow: LG 20" LED :arrow: Razer DA mice :arrow: RED HOT cabby
damngoodman999 is offline  
Old 08-01-2010, 07:28 PM   #10 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Doubts in Wine, Samba, etc

^DNS is usually required in "manual settings".

@sakumar :
Rule : Do not compare windows with linux! U didn't install any antivirus or disk defragement for linux either.

If you can ping 4.2.2.1 or 4.2.2.2, then u only need to set the DNS

modify /etc/resolv.conf and put an entry like
Code:
nameserver 4.2.2.1
nameserver 4.2.2.2
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 09-01-2010, 10:39 AM   #11 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: Doubts in Wine, Samba, etc

@mediator: Please dont say something like dont compare windows with linux.... It is only natural that a person who works with windows most of the time compares linux with it... Of course I dont expect both to be the same and each has its own advantages and disadvantages, but it is because comparisons are drawn that linux user-friendliness has reached the current limits (I have used linux on and off since late 90s)...

BTW, this project of mine has been shelved for a week or so due to other (office and personal) work loads, so I will get back to the suggestions after trying them out later...

But any other suggestions/advice are also welcome...
Also for info: Internet connection is Airtel (256kbps unlimited). Modem is (very old) Globespan Virata model with only USB option.
Arun
sakumar79 is offline  
Old 10-01-2010, 01:18 AM   #12 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: Doubts in Wine, Samba, etc

Quote:
1. How to create a shortcut of start menu items and any other file/folder on the desktop? The default interface appears to be IceWM... Also, how can I set it up to use KDE or Gnome?
I believe the program name s called rox-filer? Do a search and you can find tons of information about it. For keyboard shortcuts refer the .icewm directory and you will find a folder you can use to create keyboard shortcuts.

Quote:
2. I need to mount some folders that are shared in Windows computers in the network. I am able to mount them manually using samba interface, but I have to enter user name/password each time. I need a way so that the regular user (non-admin) will have access to the network files in a few shared folders automatically without having to go through this process... Is it possible to set it up?
You can set guest access to the configuration however this might pose a security risk if I recall right.

Quote:
3. How to setup printers shared in the network through Windows computers... I have a couple of HP Laserjet printers(1010 and 1020 models) that are shared from the Windows computers on which they are connected... When I try to mount the printer, I get error after entering user name/password...
Posting the error would help alot more.

Quote:
4. How to install Wine? I found that VL is slackware and downloaded the Wine files for slackware and unzipped them...There are two folders created of which install is one... In this, there are doinst.sh, slack-desc, slack-required, slack-suggests files. I ran doinst.sh but it created a few additional files in the install folder but didnt seem to do much... Am I missing some dependancies? How do I find out?
Not a clue but try this command perhaps . http://www.linuxquestions.org/questi...nstall-598464/ IM not sure how Slackware distros work so you might want to check on their forums.

Quote:
5. The office internet is through a Windows system which I am able to access on samba... But when I need to connect to the internet from the Linux machine, I am not getting access... I have setup the gateway IP as the IP of the system with network...What else am I missing?
Are you saying your Windows system is connected to the net using a USB Modem and then your Linux system is trying to access the net through the Windows system ? Either way personally Id check if the Modem has a Eth0 port and just plug it into the switch and have all systems configured to access the router directly. Haven't hit this scenario so I can't really explain what else to do. Although I would seriously consider the above unless you need to monitor the access or has some specific need which restricts you from doing the above. Also you might want to enter the host name and its I in your DNS file or whatever file does that task as mentioned above.

For whatever its worth you started off by using a Distro which probably no one in this forum uses and if they do they rarely check the forum to answer it. Second you are probably using pre-historic hardware so you probably can't use one of the more latest distros.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Sponsors Improvements for Wine Cyrus_the_virus Technology News 12 27-02-2008 03:50 AM
Installing Photoshop CS2 in Ubuntu (using Wine) Ecko Open Source 5 30-01-2008 04:11 PM
Wine 0.9.40: Runs windows applications in Linux. Dark Star Open Source 4 07-07-2007 03:42 AM
Tutorial for Settin Up LAN Betwen 2PC's nt connectd 2 net gary4gar Open Source 14 02-07-2006 01:01 PM
Samba SMBD Remote Denial of Service Vulnerability firewall Open Source 2 26-11-2004 08:32 PM

 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 04:43 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2