Hi all, I apologize in advance for asking this question as it's probably been asked millions of times already. Because I'm new to Ubuntu and still finding my way around the command line, I would really appreciate your help with my specific issue and a solution to it...I'm sure it's one small thing that I'm missing.
Assalam o Alaikum!
After configuring and starting service of samba, when I access shared folder from windows XP it gives this error " Network Route was not found".
My server IP 192.168.1.252, client is on same network.
selinux is disabled
smb,conf:
Code:
workgroup = WORKGROUP
server string = Samba Server Version %v
; netbios name = MYSERVER
interfaces = eth0 192.168.1.252/24
hos
I have Samba share from a Ubuntu 10.04 machine which I seem to have no problems mounting in Windows XP running in VirtualBox.
However, when I try to mount it directly in Unity, whether using the nautilus smb://name command or by double-clicking on the icon in the network browser -- it always times out with "unable to mount location" "failed to retrieve share list from server"
I have verified thi
I have a PHP-FPM and nginx setup that has been working perfectly on Ubuntu Desktop 12.04. The webserver's files are served from a directory called /www, which is set as the root of the server.
Initially, /www was mounted as a VMware shared folder (because the Ubuntu Desktop is running as a guest os).
Hello community! I'm setting up my first linux fileserver for Windows clients and am having some problems properly setting up the shares. I have a shared folder via Samba where multiple users (who are organized by group) should have permissions of rwxrwx--- (0770).
Have user1 and user2.
Hi, I had my windows shares working perfectly a few weeks ago with my two Ubuntu machines. I have changed absolutely nothing except updating Ubuntu and now they dont work.
Hi,
I just have some general questions about shared folders. On ubuntu 12.04 I've share the folder /home/shared and chmod it 777, because I want everyon on the local network to be able to create/delete stuff in it. ... But even still, if the location /home/shared is chmoded 777, all files created there from other clients will get drwxr-xr-x and owner and group usually set to noboy nogroup.
I have the following share:
Quote:
[shared tools]
writeable = yes
wide links = no
path = /mnt/home/samba/shares/sharedtools
write list = @sharedfiles
force directory mode = 775
force group = sharedfiles
force create mode = 775
user = @sharedfiles
The folder has the following ownership:
Quote:
Owner: root
Group: sh