Questions tagged [share]

52 questions
19
votes
3 answers

How do I share a folder on a NTFS partition over the network?

I'm on Ubuntu 11.10, and I want to share a folder on an automounted NTFS partition (/dev/sda4) over the network. The purpose of this network is to share files between computers, it contains mostly Windows computers. I use this /dev/sda4 partition…
12
votes
3 answers

How to share my WiFi Internet via WiFi?

I am connecting to a WiFi network through my laptop in Ubuntu. Now I need to share my Internet connection with my wife's netbook because her netbook is not able to connect to that WiFi network directly, because of its weak signal. How can I do that…
Bakhtiyor
  • 12,804
8
votes
1 answer

NTFS file-system sharing control

I have a NTFS partition, and I want to share a folder, but I want to manage the access of the subfolders, for example this folder contains 20 subfolders, the desktop users have access to only 10 subfolders. How can I manage this? How can I control a…
Mokus
  • 4,592
7
votes
7 answers

How do i share my files from windows 7 to Ubuntu?

I just Downloaded Ubuntu to my laptop and I noticed that my files like music and pictures aren't here. How can I get them from my Windows 7 part of my computer to the Ubuntu part? Please make it simple and step by step. Also to be clear this is all…
user71307
  • 133
6
votes
1 answer

Mounting windows share with non-root users?

I'm having some trouble mounting shares on 11.10. I've installed pyNeighborhood through which I can mount windows shares as root. I want to be able to mount them as non-root so that I can write to the shares. I did some googling and tried a few…
6
votes
3 answers

How do I share my Ubuntu's Internet connection with a LAN (via hardware router)

I know this sort of question has been asked many times, and I've thus tried many ways to get it working, but I think my setup is a bit different from what I've seen others trying. I've got an Ubuntu box with a usb mobile broadband modem that…
yuttadhammo
  • 1,159
6
votes
3 answers

Cannot mount a CIFS network share over VPN

I have setup u VPN connection to our Windows 2008 server at the office and it seems to work fine. For some reason, however, I still am not able to access the network shares over a VPN connection using my standard fstab entries. When I am physically…
6
votes
5 answers

Windows users unable to access samba share of an external drive

It doesn't seem that many others have had this problem so I thought I'd ask here. Have a server running Ubuntu with 1 internal and 1 external drive. Have a folder shared with samba on the internal drive that can be accessed, however, when sharing…
warwickp
  • 103
5
votes
2 answers

Connecting to Windows7 share gives mount error

Hi I am having trouble with Ubuntu 11.10 to the workgroup containing windows computers. I am getting this message when I click on the workgroup I want to access from the Ubuntu Network interface: "Unable to mount location Failed to retrieve share…
urok93
  • 1,959
5
votes
2 answers

Unable to mount XP share: Error NT_STATUS_UNSUCCESSFUL

I'm failing with mounting XP share, receiving message: ... mount error(110): Connection timed out Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) When I try to list shares with smbclient, finally I receive message: ... Running…
5
votes
1 answer

How do I share a folder on SAMBA?

I want to share my home folder with my Windows machine, but I have no idea how to share the folder. I can't find any up-to-date guides on Google, so how can I share my home directory?
Orcris
  • 521
5
votes
1 answer

Mirror Ubuntu desktop onto PS3 via wifi (DLNA etc)

I'm looking to mirror my Ubuntu destop onto my TV by using my PS3. All done via wifi. Similar to the 'AirPlay Mirroring' in Mac OS X Mountain Lion. http://www.apple.com/macosx/mountain-lion/features.html#airplay Is this possible? How would I go…
4
votes
2 answers

How to create a shared folder using command line on a server

After following the tutorial here I ran into a problem. Here is what I did. On my server I installed nfs-kernel-server and edited the /etc/exports file to include the folder I want to share: /var *(rw,sync) On my client machine I edited my…
sadmicrowave
  • 1,068
4
votes
1 answer

Sharing samba-folder with root access

I have a staging server in my network running Ubuntu server 10.10, being my main development area. As I need to access the files in the Apache root from other computers in the network, I have setup samba with the following settings: [www] …
Industrial
  • 1,748
4
votes
1 answer

How to share an USB device(scanner) over network (from Windows to Ubuntu)?

I have a special thing: I want to share my scanner over the network. The scanner is connected to a Windows 7 machine, but I want to use it from Ubuntu 10.04... I found some methods: USB over Network - it can handle Linux > Windows; and Windows >…
antivirtel
  • 3,685
1
2 3 4