Sie sind auf Seite 1von 9

Home

About Us
Advertising
Sitemap
Privacy
Contact Us
Page Navigation
Unixmen
Home
News
Today
Linux
Distributions
Tutorials
Knowledge Base
Opensource
News
Android
News
Frequently
Asked Question
Ask
Unixmen
Category Navigation
736 views 0 likes 5 comments
Posted August 8, 2012
Cant access Ubuntus shared folders
from Windows 7
by M.el Khamlichi
Can't access Ubuntu's shared folders from Windows 7 | Unixmen http://www.unixmen.com/cant-access-ubuntus-shared-folders-from-wi...
1 of 9 6/10/2014 5:15 PM
Share this Article:
Question: Cant access Ubuntus shared folders from Windows 7
Answer:
Have you installed Samba?
sudo apt-get install samba
If so, then you need to set a Samba Password:
sudo smbpasswd -a USERNAME
That command will generate a prompt for a password. (Substitue USERNAME for your
username)
Set a folder to share:
mkdir /home/USERNAME/sharedfolder
Make a backup copy of your smb.conf file:
sudo cp /etc/samba/smb.conf ~
Open your smb.conf file:
gksu gedit /etc/samba/smb.conf
Add this to the very end of the file:
[sharedfolder]
path = /home/USERNAME/sharedfolder
available = yes
valid users = USERNAME
read only = no
browsable = yes
public = yes
writable = yes
There should be NO spaces between the lines (I was unable to do this in this post), and
there should be a single space both before and after each of the equal signs. Save and
exit gedit.
Restart Samba
sudo restart smbd
Use this command to check your smb.conf file for syntax errors:
sudo testparm
Now you should be able to share from your Windows 7 Machine.
0 0 9 1 0 1
Can't access Ubuntu's shared folders from Windows 7 | Unixmen http://www.unixmen.com/cant-access-ubuntus-shared-folders-from-wi...
2 of 9 6/10/2014 5:15 PM
For questions please refer to our Q/A forum at : http://ask.unixmen.com/
Share this Article:
0 people like this
Linux tutorials, Ubuntu
sambaSamba windows7ubuntu
M.el Khamlichi
Founder of Unixmen , Living in Amsterdam. Netherlands i Have started this project with
non-profit objective. my only target is helping people and guide them to understand that
Bill Gates is not the only one making good things for IT world. Email:
webmaster@unixmen.com
Recommended for you
sambaubuntuLinux tutorialsUbuntu
Samba 4.1.4 Available for Download
samba
Samba Standalone Server on openSUSE 13.1 With tdbsam Backend
0 0 9 1 0 1
Can't access Ubuntu's shared folders from Windows 7 | Unixmen http://www.unixmen.com/cant-access-ubuntus-shared-folders-from-wi...
3 of 9 6/10/2014 5:15 PM
How to Install Samba in FreeBSD 9
Install and Configure Samba Server on OpenSUSE 13.1
How to Access Remote Linux and Windows Shares with Gigolo
Setup the Raspberry Pi as a NAS
Can't access Ubuntu's shared folders from Windows 7 | Unixmen http://www.unixmen.com/cant-access-ubuntus-shared-folders-from-wi...
4 of 9 6/10/2014 5:15 PM
Comments for this thread are now closed.
High Demand For Indonesian Translators
A Year with Google Glass Will Turn You
Into an Obnoxious Monster
Pope Francis Used to Work as a Bar
Bouncer
Rock-paper-scissors-lizard-Spock in Python
Setup DHCP Server On CentOS 6.5
Install And Configure PXE Server And Client
On CentOS 6.5
3 Comments

Som
Thanks much. It worked like a charm.

Brad
Thanks for the help. Too easy.

Daniel
Great thanks. Simple to the point took 5 minutes. Cheers
Advetise here !!!
Donate to Unixmen
Can't access Ubuntu's shared folders from Windows 7 | Unixmen http://www.unixmen.com/cant-access-ubuntus-shared-folders-from-wi...
5 of 9 6/10/2014 5:15 PM
We need your assistance to stay live and contribute more articles on Unix.
For questions please refer to our Q/A forum at : http://ask.unixmen.com/
Like us on Facebook
Unixmen Latest Tweets
Unixmen
41,390 people like Unixmen.
Facebook social plugin
Like Like
Can't access Ubuntu's shared folders from Windows 7 | Unixmen http://www.unixmen.com/cant-access-ubuntus-shared-folders-from-wi...
6 of 9 6/10/2014 5:15 PM
Manjaro 0.8.10 Has Been Released: Manjaro Linux has
reached the version 0.8.10, bringing many new
features, up... bit.ly/1pzgU4A
Unixmen
@unixmen
Install And Configure Nagios on Ubuntu 14.04 LTS:
Nagios is an open source software that can be used for
netwo... bit.ly/1pv7FTb
Unixmen
@unixmen
Expand
Setup Static IP In Ubuntu 14.04: The following steps
describes how I have configured my static IP address
on U... bit.ly/1pljA5L
Unixmen
@unixmen
Expand
How To Extract Images From Videos Using ffmpeg: Hi
unixmen readers, Have you ever wanted to extract
images fro... bit.ly/1miI4Zi
Unixmen
@unixmen
Expand
How To Install iCup 2014 In Linux: Hi linux geeks, In
Unixmen
@unixmen
2h
20h
7 Jun
6 Jun
5 Jun
Tweets
Follow
Tweet to @unixmen
Top 10 Recent Comments
SK
Thanks for the suggestion Ben Lambert. I will try Observium soon.
Ben Lambert
Nice install guide. It looks like a nice product, but I'd rather use Observium.
Observium...
Guest1
SK Also check this: https://gplclub.org/build-faster-wordpress-sites-nginx-
3-lines/
The Brain
Thanks!
Can't access Ubuntu's shared folders from Windows 7 | Unixmen http://www.unixmen.com/cant-access-ubuntus-shared-folders-from-wi...
7 of 9 6/10/2014 5:15 PM
mel
# The loopback network interfaces auto lo iface lo inet loopback iface lo inet6
loopback # The wide area...
Fahad Ahammed
IPV4 ... But what for IPV6 ??
SK
Thanks. I never heard about EasyEngine. I will try this soon.
Guest1
Lets automate this using EasyEngine EasyEngine: https://rtcamp.com
/easyengine Source Code:https://github.com/rtCamp/easyengine...
dds
Interesting to see ... thank you it's well done :) Mgel...
Syed Alam
Thanks. It's working
Can't access Ubuntu's shared folders from Windows 7 | Unixmen http://www.unixmen.com/cant-access-ubuntus-shared-folders-from-wi...
8 of 9 6/10/2014 5:15 PM
Favorite Links
Ubuntu Linux Tutorials, Howtos, Tips and News.
News on Free/libre and Open Source software.
LinuxHost: Webdesing, SEO & Internet Marketing.
Unixmen Archives
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0
International License.
0
7597
33
android browser Centos Debian Fedora games gaming gnome Linux linux distribution
LinuxMint lucid lynx news opensource security server software ubuntu
Copyright 2014 Unixmen, All Rights Reserved.
Website Design and Maintained by Anblik.
Can't access Ubuntu's shared folders from Windows 7 | Unixmen http://www.unixmen.com/cant-access-ubuntus-shared-folders-from-wi...
9 of 9 6/10/2014 5:15 PM

Das könnte Ihnen auch gefallen