The shared tag has no wiki summary.
0
votes
1answer
994 views
Unable to access windows share in Ubuntu 13.04
I keep getting "failed to retrieve share list from server: No Such File or directory" when I try viewing my shared files in Ubuntu 13.04 and they were all working fine until the upgrade! Help!
0
votes
1answer
74 views
accessing a samba mapped drive from terminal [closed]
I have mapped a samba share from the GUI (12.04) of my desktop and it works fine, but I would like to connect to this machine (the one I mapped from) via ssh and be able to see the mapped share. ...
0
votes
0answers
32 views
Shared-with-me not syncing on one machine
I have two machines: laptop & desktop. I have accepted a shared folder from another account.
The shared folder shows up on the web interface;
The shared folder shows up on the desktop machine ...
0
votes
2answers
630 views
Removed windows and now am unable to mount formerly shared partition
I just removed my windows 8 partition, but not ubuntu (Raring) will not let me mount a ntfs partition I was using as a shared space. Here is the error:
Error mounting /dev/sda3 at ...
0
votes
1answer
68 views
Virtual Windows 7 on Ubuntu host; Not able to share folders
I have a Windows 7 64 bit installed in Virtualbox on my Ubuntu 12.10 64 bit.
I have network running in both, and I would like to share my (Home\Dropbox) folder on my Ubuntu with Windows. But I haven“t ...
0
votes
1answer
101 views
Secure shared memory
In my Ubuntu deployment script I have writen a function to secure shared memory. For a webserver it's important to secure the shared memory to tighten up security. Below you can find the code:
echo ...
0
votes
0answers
255 views
Cannot access files on an NTFS partition shared with Windows 8
I've an NTFS partition shared with Windows 8 and Ubuntu which is mounted automatically using fstab as /mnt/General. I've copied some data to the partition using Widnows, and then copied some more data ...
0
votes
0answers
56 views
How to network a mounted windows partition?
I'm new to Xubuntu, using Samba, and it looks like I can share the mounted Windows partition, but it does not show up on my other computer, a Windows XP laptop.
How exactly can I allow my ...
0
votes
0answers
43 views
12.04 Shared Canon iP6600D Printer has faded colors when printing from Mac
I have set up Ubuntu 12.04 as a file and print server for my Macs. I can see the hard drives and I can print to the printer. However, when I print a photo the colors are really faded compared to when ...
2
votes
1answer
55 views
How do I share documents with multiple users on the same PC? [duplicate]
Possible Duplicate:
Two accounts on same computer how to make a share folder for both?
Shared folders for all users
I am not entirely new to Linux, but I am now having my daughters and ...
1
vote
1answer
143 views
How to create shared home directories across multiple computers?
I know there are ways to share a folder across computers making it easy to move files. But I was wondering how one would setup a single login which lets you access the same files regardless of which ...
1
vote
2answers
154 views
Documents queue to shared printer but won't print
I have an HP Desk Jet 3650 printer on a Windows 7 laptop, which is shared with my Ubuntu 12.04 desktop. The Ubuntu machine can see the printer and sends files to it, but the files only queue and won't ...
1
vote
0answers
207 views
Could not display "smb://
I'm trying to mount a Windows share in Ubuntu 12.10 and Pinguy 12.04 with Nautilus. I'm getting the typical "Could not display "smb://192.168.0.7/groups" error message.
The share's name is Groups, ...
0
votes
2answers
18 views
How to see photos shared in a folder in a sequence
Someone shared a folder with dozens of photos with me. I am in Ubuntu 12.04 and Firefox 16.02.
The only way I found out to see the photos in a sequence is to
- download one by one (did not manage to ...
9
votes
1answer
3k views
Where did ~/.gvfs go on ubuntu 12.10?
where did ~/.gvfs go on ubuntu 12.10. How can I find the locaton of the mounted through samba folders?
I share a folder with a ubuntu 12.10 machine. I am trying to find the location of the mount ...
1
vote
1answer
33 views
Navigating to a Shared drive from within applications
Why is it that when I use Nautilus I can access my shared NAS drive (via ip and volume name) but when I try to access it from within applications I can't find it?
This behaviour seems to differ from ...
2
votes
3answers
206 views
Is there a standard place for placing custom Linux scripts?
I am developing a set of scripts, which I want to be present for all users, when I set up a server. But I don't want them in the standard locations like /usr[/local]/[bin],[sbin] etc.
Is there some ...
0
votes
1answer
269 views
XUbuntu Shared Folder In VMware
How do I share folders between my Windows partition and Xubuntu 12.04 installed in VMware?
4
votes
1answer
403 views
How are .so files used in Ubuntu
I am very new to Linux and Ubuntu and I have ported my simple game engine to linux. The engine is in a .so file and is linked to the executable.
I am unable to run my executable because it says that ...
0
votes
2answers
366 views
Dual Boot with Common shared space for storage folders
Hi Sorry if this has been asked many times before I did search and couldnt find anything but perhaps I'm not using the right terminology.
I want to install a dual boot, Ubuntu and Windows7 but I want ...
0
votes
0answers
389 views
Ubuntu 12.04 Connecting to shared XP Printer problem
I am trying to connect to a printer connected by USB to a windows XP machine.
I have followed the below steps to connect the same.
Add Printer --> Network Printer--> windows printer via samba--> ...
2
votes
0answers
57 views
How to print to 12.04 from Macbook
I upgraded to 12.04 a few days ago and can no longer print to my shared printer (HP P1006) from my MacBook Pro (10.6). I can print locally. Printer sharing was working acceptably before the upgrade; ...
0
votes
1answer
117 views
Broken file permissions when using ubuntu as guest system (vmware)
I'm using ubuntu as guest system on my vmware and i've got following problem:
If I copy files from the host system (windows) into the shared folder sometimes it happends that the file permissions are ...
1
vote
0answers
47 views
Why is rvalue write in shared memory array serialised? [closed]
I'm using CUDA 4.0 on a GPU with computing capability 2.1. One of my device functions is the following:
device void test(int n, int* itemp) // itemp is shared memory pointer
{
const int tid = ...
1
vote
1answer
248 views
Thunderbird/Firefox with shared profiles (Lubuntu+WinXP)
I use Thunderbird and Firefox both on WinXP and Lubuntu 11.10. The profile folders are on the NTFS-partition of Windows and I'm sure that I've edited the profile paths correctly. Windows doesn't show ...
5
votes
2answers
128 views
Is hypermemory available?
I have a Radeon HD 4550 which supports up to 512 MB of shared memory. When I open the catalyst panel, in the information tab I see that my video memory is only 128 MB which is the base memory or the ...
3
votes
2answers
2k views
“cannot find -lOpenCL” error when making the Cuda SDK
I have an ASUS Notebook with nVidia gt 520m and thought about trying some OpenCL programming (first time) on Ubuntu 11.10. I installed the nvidia-current-dev package. Thus, I found libOpenCL.so and ...
0
votes
2answers
2k views
Problem printing to a shared printer between ubuntu 11.10 machines on home network
I have a desktop and laptop computer both running ubuntu 11.10.
The desktop has a HP F4100 printer connected via USB. I have shared this printer and selected "Publish shared printers connected to the ...
1
vote
1answer
474 views
Can't access nfs3 shares
Unable to access NFS shares on Ubuntu from Windows 7. It just acts like the share can't be found on network. (NET HELP MSG 1222)
on client:
added NFS features
tried "mount IP:/share z:" and the ...
1
vote
0answers
78 views
How do I assign multiple users on a single machine distinct access rights on the same cifs-share? [closed]
On a NAS (Synology) I created two groups, parents and children. The parents group has the users father and mother, in the group children I added a user son1.
Furthermore I created the shared ...
0
votes
1answer
204 views
User Independant Share Folder
At the moment, I have a folder in my home directory that is shared on my laptop and can also be accessed by the other windows desktop pcs in my network but now I have decided to make my home folder ...
24
votes
7answers
58k views
How do I mount shared folders (win7 host) in Ubuntu (guest) using VMware(tools v6)
Experts. I've successfully installed VMware tools for Ubuntu. Everything seems to work fine, but shared folders were not mounted automatically.
How do I get them to work?
If I run vmware-hgfsclient ...
1
vote
1answer
283 views
Shared location for all python interpreters
is there a shared location for all python interpreters? I want to install a module so it becomes avaiable to all interpreters (2.6, 2.7, 3.1).
Thanks you in advance,
rubik
0
votes
1answer
545 views
Nautilus bookmarks and smb shares work with non-root user
I'm having a problem with Nautilus in Ubuntu 10.10
When I open Nautilus as common user, it shows bookmarks and the bookmarks that point to smb windows shares work fine.
However, if I start Nautilus ...
2
votes
1answer
791 views
Sharing directories are not shown
I use Ubuntu on my Mac with VMWare Fusion.
I setup share folders.
However, I don't have anything in /mnt/hgfs
I did have the shared directories, but they're not there.
What's wrong with this, ...
5
votes
3answers
202 views
Is there a way to setup two users with one account?
I purchased Ubuntu One and was wondering if there was a way to share the 20GB storage with another user on the same computer. Something like a family plan, with shared storage but separate files, ...
8
votes
9answers
28k views
Can't access Ubuntu's shared folders from Windows 7
In Ubuntu Maverick, I've shared some folders using the Nautilus "Sharing Options" GUI.
I can see them from Windows 7, but when I try to access them (from Windows) it asks for a username and ...
3
votes
3answers
804 views
Shared Folders in Virtualbox
I have a Win7 box with an Ubuntu 10.10 VM accessed in Virtualbox.
The Ubuntu install has the ex4 filesystem. Can I access the shared folders in both Windows and Ubuntu without corrupting the data?
...
13
votes
3answers
1k views
Two accounts on same computer how to make a share folder for both?
I need a shared folder. I and my wife need to exchange files on same computer. How to do that?
4
votes
1answer
2k views
VirtualBox: Ubuntu Host and Ubuntu Guest. Where is my shared folder in the Guest?
I am running VirtualBox OSE in an Ubuntu Lucid host.
The Guest system is also Ubuntu Lucid.
I've set up a Host directory to share with the Guest via VirutulBox's Shared Folders.
This directory is ...


