I have tried two ways for sharing a folder on Ubuntu 12.04 64-bit so that I could access it on a Windows XP PC on the same switch:
1st: right-clicking the folder > properties > share > Share this folder and checking both "Allow others to create and delete files in this folder" and "Guest access (for people without a user account)"
2nd: adding the folder to Samba
I insatalled softs by yast.But I can't find them.
I can't find any soft at "/usr/local/share".I just find folders at "/usr/share".
But I can't find any file in those folders to start soft.
For instance:
(a)I read the apache document at:
" /usr/share/apache2/manual/invoking.html.en"->"How Apache Starts".
But I can't find the "apachectl" at "
I have a Synology NAS with a "Windows" share configured. When I click "Browse Network" => "Windows Network" in Nautilus, all I get is:
"Unable to mount location
Failed to retrieve share list from server
"
Note: This has worked 100% fine before, and I HAVEN'T CHANGED ANYTHING.
Any ideas?
Hi guys,i am trying to set up Vim as my C++ IDE since 2 days and no success so far.I have installed Vim pacman -Q vim
vim 7.3.661-1I have downloaded vim-latex and clang tar balls,extract and place appropriate directorys in ~/.vim e.g.
So after finding a workaround and fixing permissions regarding my external Hd problem from earlier, I now cannot access the "file system." I still have access to the desktop and my user folder, as well as links I had already made to folders such as "www" within the "var" which is direction inside the root file system.
Hi all,Just run into a USB issue in VirtualBox, I tried everything I can find on internet, but nothing fixes it.It used to work fine before, I don't know when was it broken.
Hello everyone
***what I have***
1- 1TB HDD. "has 2 partitions"
1.1- Data1 250GB NTFS.
1.2- Data2 750GB EXT4. "Content 4 folders"
1.2.1- Documents.
1.2.2- Music.
1.2.3- Pictures.
1.2.4- Videos.
2- laptops with Ubuntu 10.10 Desktop 32bit.
I've been trying for days to get this working, and everywhere I look online it seems no one has a definitive answer, so here is the run down:
I have an external drive attached to my ubuntu 12.04 machine, "nicholas-desktop." I have the entire drive shared over the network via SAMBA.
@cfr, I think this: # optical drives
SUBSYSTEM=="block", ENV{ID_CDROM}=="1", TAG+="uaccess"
SUBSYSTEM=="scsi_generic", SUBSYSTEMS=="scsi", ATTRS{type}=="4|5", TAG+="uaccess"is supposed to give you access...