LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-26-2012, 07:42 AM   #1
jdgr
Member
 
Registered: Feb 2012
Location: Ontario, Canada
Distribution: Fedora 18
Posts: 65

Rep: Reputation: Disabled
Question Slackware 13.37 - How to share my CD-ROM


Hi all,

I have to access a CD from my computer on a remote PC on the network. How would I make my CD-ROM shared on my slackware computer?

In Ubuntu, I just went to properties and "share this drive" more or less. But that doesn't seem to be the case in Slackware.

Thanks.
 
Old 03-26-2012, 09:10 AM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Member response

Hi,

What exactly do you need? You could always use 'NFS' or if you just need access then use 'ssh' or 'scp' to copy the file(s).
Not knowing the problem set clearly then we are just going to be 'shooting in the dark'.

Possibly: Linux Home Networking is Linux Help for Professionals, Students and Hobbyists

FYI: I suggest that you look at 'How to Ask Questions the Smart Way' so in the future your queries provide information that will aid us in diagnosis of the problem or query.
 
Old 03-26-2012, 10:24 AM   #3
jdgr
Member
 
Registered: Feb 2012
Location: Ontario, Canada
Distribution: Fedora 18
Posts: 65

Original Poster
Rep: Reputation: Disabled
Sorry, I thought I was fairly clear on the issue. Let me try again.

I am installing a new printer on a remote windows computer (about 150 km away in one of the stores I support). There is a VPN setup for all of the stores so I can see all computers on a 192.168.*.* network. So seeing the system isn't an issue. Now I have to connect to the remote computer through various remote control programs, and then on that remote PC, I need to install the printer from the CD that resides in my laptop in front of me.

The problem is I do not know how to share the cd drive (or any folder on slackware for that matter). On ubuntu, I have the CDROM setup to share as "CD", so on my remote system, I navigate to \\192.168.4.221\CD, find the appropriate driver, and install it. I am looking to do the same thing, but in slackware. Setup my CDROM as a share so that I can navigate to it remotely.

Now I've heard NFS, and ssh, and others, but I don't know what to do with that information. Having to SSH into my laptop seems like a lot of unnecessary work, so I'm guessing NFS would be the way to go. But I don't know the first thing about setting that up. Most of my google hits return installing Slackware without a CD over the network and others around the same topic. It doesn't help I don't know the proper terms to search for, that's why I posted looking for a little assistance.

Thanks.
 
Old 03-26-2012, 12:53 PM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
So you want to share your CD drive (and/or other folders) with Windows machines. I don't know if Windows machines support NFS, so I would recommend to use Samba for this purpose, it looks to the Windows machines like a simple Windows shared folder.
I have no English links present currently, but a short web search for Samba tutorial should get you some starting points.
 
Old 03-26-2012, 02:28 PM   #5
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Member response

Hi,
Quote:
Originally Posted by jdgr View Post
Sorry, I thought I was fairly clear on the issue. Let me try again.

I am installing a new printer on a remote windows computer (about 150 km away in one of the stores I support). There is a VPN setup for all of the stores so I can see all computers on a 192.168.*.* network. So seeing the system isn't an issue. Now I have to connect to the remote computer through various remote control programs, and then on that remote PC, I need to install the printer from the CD that resides in my laptop in front of me.

The problem is I do not know how to share the cd drive (or any folder on slackware for that matter). On ubuntu, I have the CDROM setup to share as "CD", so on my remote system, I navigate to \\192.168.4.221\CD, find the appropriate driver, and install it. I am looking to do the same thing, but in slackware. Setup my CDROM as a share so that I can navigate to it remotely.

Now I've heard NFS, and ssh, and others, but I don't know what to do with that information. Having to SSH into my laptop seems like a lot of unnecessary work, so I'm guessing NFS would be the way to go. But I don't know the first thing about setting that up. Most of my google hits return installing Slackware without a CD over the network and others around the same topic. It doesn't help I don't know the proper terms to search for, that's why I posted looking for a little assistance.

Thanks.
You are now showing a different problem set. Read your original post. You can use 'NFS' or 'SAMBA'. Since you added the need for a MS windows access then 'SAMBA' would be the easiest;
Quote:
SlackwareŽ Samba Setup <- 'File and printer sharing on the local network using SlackwareŽ' + Alien_Bob's Wiki
Simple Slackware Setup <- 'Connect your Windows machine(s) to your Linux machine(s) over your network, then Samba is what you need. Essentially, Samba allows your Linux machine to communicate with your Windows network to share files, resources, and printers. This document will cover the steps of installing and configuring Samba on Slackware 11.0.0.' + Applicable
SMB-HOWTO <- 'Describes how to use the Server Message Block (SMB) protocol, also called the Session Message Block, NetBIOS or LanManager protocol, with Linux using Samba. Although this document is Linux-centric, Samba runs on most Unix-like operating systems.'
Quick and dirty Samba setup <- 'Samba is an open source project that allows Windows users to connect to a Linux server from which to share data.'
Getting Vista to work with Samba
Get Vista and Samba to work <- 'NTLMv2 authentication is supported in Samba 3.0'
Samba-3 by Example <- 'This book is your means to the straight path. It provides step-by-step, proven, working examples of Samba deployments. If you want to deploy Samba-3 with the least effort, or if you want to become an expert at deploying Samba-3 without having to search through lots of documentation, this book is the ticket to your destination.'
I can see 'ssh' benefits to get the information/files via a client like 'putty' on the M$ machine. Or for 'scp' you can use 'winscp'. One time use then I would use 'ssh' or 'scp'.

Linux Home Networking: Windows, Linux and Samba will help to setup.

For your future posts and to be helpful to us then be sure to read the
FYI: I suggest that you look at 'How to Ask Questions the Smart Way' so in the future your queries provide information that will aid us in diagnosis of the problem or query.

The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
 
Old 03-30-2012, 08:43 AM   #6
jdgr
Member
 
Registered: Feb 2012
Location: Ontario, Canada
Distribution: Fedora 18
Posts: 65

Original Poster
Rep: Reputation: Disabled
I thought I had replied to this already.

Thank you for the additional resources to look into. This answer's my question and gives me something to look into. Thank you for your help.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to share a CD/DVD ROM drive? arnab_das Linux - Networking 3 12-15-2010 07:31 AM
Slackware can't find my CD-ROM 901 Slackware 29 03-07-2007 06:24 PM
CD-ROM Samba Share OutKaster Linux - Software 1 10-19-2005 01:37 PM
share dvd-rom Tinochelli Linux - Networking 3 12-20-2004 06:31 PM
Slackware 2.6.7 no CD-ROM? qtaznromeo7 Linux - Hardware 1 10-21-2004 05:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:55 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