LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-15-2010, 04:33 AM   #1
birla.sunil
LQ Newbie
 
Registered: Oct 2010
Posts: 20

Rep: Reputation: 0
windows share on linux


my windows share drive is D:\ how it can be scene in linux that it is
shared , moreover how it can be mounted on linux to access windows share
on linux .
 
Old 10-15-2010, 04:47 AM   #2
xandercage17
Member
 
Registered: Sep 2009
Posts: 125

Rep: Reputation: Disabled
Delete My account

Last edited by xandercage17; 04-22-2012 at 02:59 PM. Reason: Delete My account
 
Old 10-15-2010, 04:52 AM   #3
prayag_pjs
Senior Member
 
Registered: Feb 2008
Location: Pune - India
Distribution: RHEL/Ubuntu/Debian/Fedora/Centos/K3OS
Posts: 1,159
Blog Entries: 4

Rep: Reputation: 149Reputation: 149
To see if a drive named shared is shared from linux do this:

Quote:
smbclient -L 192.168.1.108 -U Administrator
Give administrator password

It will show Sharename:

Suppose you have shared drive named shared and want to mount it on /mnt/shared in linux do this

Quote:
sudo mkdir /mnt/shared

sudo mount -t cifs //192.168.1.108/shared shared -o username=Administrator

Last edited by prayag_pjs; 10-15-2010 at 04:56 AM.
 
  


Reply



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
mount windows share export to samba share -> improve network performance tuning newuser77 Linux - Server 1 07-23-2008 11:28 AM
Can't get windows share from linux akabir Linux - Server 1 01-08-2008 05:42 AM
Windows share on Linux problems gemini728 Linux - Networking 7 09-01-2007 12:24 AM
How do I share from Linux to Windows? SonoranFun Linux - Networking 7 06-09-2005 10:52 AM
samba: linux mounted share = choppy playback, windows mounted share = smooth kleptophobiac Linux - Software 2 04-10-2005 08:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

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