Software :: Share Files And Folders With Two Different GNU / System OSes?

May 11, 2011

Does anyone here knows how to share files/folder with two different GNU/Linux OSes?

I have a notebook and desktop computer here. The Operating System of my notebook is Easypeasy and my desktop computer is Linux Mint. I already install the Samba on both computers. I could open the folders that I shared under my Documents. But when I tried to open the shared folder under the NTFS drives or even the drives itself (of my notebook or desktop computer) it will prompt an error.

This is the error: "Unable to mount location. Failed to mount Windows share."

View 1 Replies


ADVERTISEMENT

Ubuntu Security :: Configure The Share And Folder So That The Win7 Client Can Create Files And/or Folders In The Share?

Jan 15, 2010

I've just installed Ubuntu 9.10 and Samba 3.4. I've shared a folder and have accessed the share from a Windows 7 client. However, I've struggled to configure the share and folder so that the Win7 client can create files and/or folders in the share. Kept getting Permission Denied errors. Finally, (using Webmin) I set the permissions on the file folder so that "Other" had write access. I don't understand why this was necessary (and how unsecure this is). I already had the write access checkbox ticked for "User" but it wasn't enough.

View 1 Replies View Related

Ubuntu :: Share Files And Folders But It Does Not Allow To Select Share Folder

Sep 20, 2010

1. I have Ubuntu 10.04.1 installed alongside Windows Home premium 7 on a Compaq CQ5110f with 2 dual processors, 320 GB HDD, 4 gb Ram, less than a year old/ It is giving me some error messages. It is wanting to lock the drive or various programs after being left unused for a few minutes, I have not found where I can disable this. I do not need passwords, really. I am the only user. I reinstalled it once, on top of itself (Ubuntu) and it worked fine briefly, then started doing it all again.

I use to sometimes install Ubuntu as a windows app. on a previous version, maybe 9.04 - 9.10, but think I can not do it on this version?

So, Can I install as WIndows app on this version of Ubuntu? CAn I install Ubuntu on one drive alone, and windows on the other drive alone, install both in same computer and get dual booting? I think before, to do that I had to reset boot drives in BIOS to whichever I had the OS I wanted to use?

Or MUST they be installed on same drive for dual booting to be available?

I am attaching screen shots of the messages I get, etc. I have tried to share files and folders, but it does not allow me to select Share this folder as some security thing is not installed, And the time I am required to enter password to use comp[iter after being idle a few minutes, seems to be tied to my folder, which is JOHN. I may have to think about removing Ubuntu from this drive, add a SATA drive and use two, one for Windows and one for Ubuntu.

View 5 Replies View Related

Ubuntu Networking :: Share Files / Folders Using CLI?

Oct 8, 2010

I want to share certain files/folders with other computers in the network. Now I know how to do this in two ways: using the GUI and modifying the smb.conf file, but the GUI may not be available (e.g. connecting to the server using SSH) and the smb.conf file takes a little bit of time to modify (and from what I have noticed by using the GUI, the smf.conf file does not get modified). Is there a way to share files/folders using only the CLI and without the need of modifying files?

View 5 Replies View Related

Networking :: Share Files And Folders In Fedora?

Aug 11, 2009

How to sharing files and folders in fedora?

View 5 Replies View Related

General :: Share System Folders With A Windows Computer?

Nov 28, 2010

I have a computer running Ubuntu 10.10 32-bit with Gnome and another computer running Windows 7 64-bit. How can I share folders between these? I can use Samba to view my Windows shares, if I specify the IP address by going to the "Connect to Server..." option in the Places menu. Going to "Network" in Nautilus and trying to open "Windows Network" fails because it could not retrieve the share list from the server.

MY question, though, is how can I set up Samba (or some other software) such that my Windows box will be able to see my shared folders? And also, what is the difference between Samba and Samba4 (because both are in the repositories).

View 1 Replies View Related

General :: Share Folders In System Machine To Windows Except Samba?

Feb 21, 2011

Is there any way to share folders in linux machine to windows machine except samba and ftp..

samba is blocking by the hosting company.

View 3 Replies View Related

Ubuntu Networking :: Share Folders And Files To A Virtual Box Running XP Pro?

Oct 29, 2010

I am running Ubuntu 10.04 and need to share folders and files to a vurtual box running XP pro. Do i need to have Samba installed to do this?

View 2 Replies View Related

Ubuntu :: Where To See When Files And Folders Were Created On System?

Jan 18, 2010

I can't figure out where to see when files and folders where created on the system. All I can see in Gnome and the terminal is the modification time. I also want to see the last access time.

View 2 Replies View Related

Ubuntu :: Not Displaying Folders And Files In Desktop After Starting The System ?

Aug 11, 2010

I dont know whats wrong with my desktop....but it is not displaying folders and files in desktop after starting the system.The mouse right click is also not working.But the panels are working.

But once I browse files on my cell phone(using bluetooth) with my system,the desktop is working as usual.

I think I have to add some application( which loads desktop) to list of start-up applications.

View 2 Replies View Related

General :: Access Windows Files And Folders From Enterprise System Server?

Sep 17, 2009

I am new to Linux.I have installed dual boot, XP(NTFS) and Enterprise Linux Server on same desktop.Now how can I access windows files & folders from Enterprise Linux Server?

View 4 Replies View Related

Programming :: Detecting Newly Created Folders / Files On Local File System?

Apr 16, 2010

Using C++, I want to process sub-folders on my home folder sequentially each with a special naming format and containing some binary files in it:

Code:
1/
2/
3/
4/
5/
6/
...

Give above folders, I will process files in 1/ at first, 2/ at second, 3/ at third, and so on.

For some n/ folder, if I realize that n/ actually does not exist in local file system, I do not want to wait for it. Hence I will keep processing (n+1)/ folder, and so on.

However, when processing some (n+m)/ folder, previously not processed n/ folder may have been created on local file system. In this case, I do not want to miss processing it, but somehow detect its creation and process it. After processing n/ folder, I want to continue from (n+m+1)/.

View 5 Replies View Related

Ubuntu :: Any Way To Share Win 7 Files On Dual Boot System?

Apr 6, 2010

I am running Windows 7 on an HP laptop. I recently used Wubi to run Dual OS with Ubuntu. Everything is working fine, Ubuntu is great, but I am somewhat of a newbie and want to know: Is there any way that I can transfer, or share, my windows 7 files (music, pictures, etc) in Ubuntu? I can't seem to figure it out?

View 3 Replies View Related

General :: Copy Files From System To Machine To Share On Windows?

Jun 30, 2010

I need a command-line method of copying files from a Linux box to a Windows machine that is in a domain and requires authentication. I cannot install additional software or services on the Windows XP machine. I can install any software on the Linux machine. I've tried scp, but the connection failed and if my understanding is correct it is because scp requires that the target (windows machine) be running an ssh service. Is there a command-line linux utility that can pass Windows domain user and password and then copy a file from the linux machine to a share on the windows machine?

View 1 Replies View Related

Ubuntu :: System Doesn't Recognize Share Files From Windows

Sep 20, 2010

I have Ubuntu 10.04 in my laptop and at the same time I have Windows 7 (partitioned disk). I use mostly Ubuntu, but I need windows for some stuff. I want to share files of windows with Ubuntu (is weird but when I installed Ubuntu never gave me the option "share files from windows", I dunno why). Anyway, I can see the disk in Ubuntu, and I can see the folder /Documents and settings/, that creates windows by default with my files. However, the route is too long to arrive there from Ubuntu using the Terminal.

I created a shadow link using lndir to arrive to my files easier. It works fine, however, sometimes when I go to the files using this route, these are lightened in red, and when I try to enter to one of these folders, the system doesn't recognize it. After a while, these are in blue and I can go in them. Why it is happening?. What I did Is the "correct" way to do it?.

View 2 Replies View Related

General :: Share Files In System Server And Access Them From Windows Xp Machine?

Aug 18, 2009

I have 30 systems in a LAN . My users need to login as domain user from their XP clients and store their files in the Linux server. They should not be allowed to store in local machine and also should be granted a particular size of space in server.

what are the procedures to be done in linux server and

just like in windows we access shared files in by typing in run command

\192.168.0.1 is there a provision to view shared files from xp to Linux

View 5 Replies View Related

Ubuntu :: 10.04 Can't Share Folders?

Jun 15, 2011

I have samba and file sharing enabled. Everytime I search, I come up with 25 different solutions and none seem to work. I can't share drives between ubuntu computers or vista and ubuntu. I'm just this side of giving up, this seems as if it shouldn't be so difficult.

View 9 Replies View Related

Ubuntu :: How To Share Folders / Printers

Mar 12, 2011

I have a desktop PC and a notebok, both with Maverick 10.10.We are two users, I have Administrator privileges. What we need is to have a folder in common where we can create, edit or delete folders and files.And there's a printer connected to the desktop PC, how can I see it from the notebook? I installed samba but can't get it to work, or I just don't know how to configure it.

View 9 Replies View Related

Ubuntu One :: Get Random Folders To Share?

Apr 17, 2011

Okay so i am testing out Ubuntu One on my Natty dev install, it says to drag folders to ubuntu one to have them synced, but then that creates a needless copy of my stuff, is there no other way to do it?

View 4 Replies View Related

Software :: Use NFS For Share Folders Between Two Servers?

Jan 12, 2011

we use NFS for share folders between two linux servers. I need to know where and how I can log the NFS connections and errors. I need it, because I think maybe NFS raise the maximun connections and one application fails.

View 3 Replies View Related

Ubuntu :: How To Share Folders Between 2 Systems Over LAN?

Feb 3, 2011

i want take some data (30gb)from my friend system(both we are having ubuntu )we have net facility also,how to share the that data lan by thsi way i can copy to my system,instead of using hard disk

1q:can any one give steps to the same above?(sharing ubuntu to ubuntu)
2q: how to share from windows to ubutnu/vice versa

View 1 Replies View Related

Ubuntu :: System Files In Ubuntu, Usr/share/gnome-screensaver \ Permissions Are Denied?

Feb 5, 2010

So I wanted to replace my password prompt with this:it says to write it over the system files in ubuntu, under usr/share/gnome-screensaverbut i cant do that, as it says permissions are denied...

View 2 Replies View Related

Fedora Networking :: Share Folders Between Windows 7 And F12

Sep 25, 2010

I want shared folders and files between my desktop (Windows 7) and my notebook (Fedora 12). I installed with YUM the server SAMBA and configured all according this tutorial (http://www.ubuntu-es.org/?q=node/130156)
also configured the firewall with Firestarter, allow all entries for the HOST.

The problem is that in windows I can not enter to notebook or by network interface or by ip address. and viceversa.There is another option for sharing files, or what I do?

View 2 Replies View Related

General :: Windows - Share Folders Over Network Across OSs?

Dec 21, 2010

I have a desktop with ubuntu 10.04 with my whole music collection in it. I want to access it using my laptop and my brother's laptop, both running windows (vista and 7 respectively). All are connected to the same network.

View 1 Replies View Related

Ubuntu :: Share Windows 7 Folders With Lucid 10.04

Jul 24, 2010

I have Lucid 10.04 as my main system, which happily shares files/folders with other Ubuntu & Windows XP PC's around the house; but for the life of me I can't get Windows 7 (new Asus Notebook & older AMD Skt A PC) to share a thing with anything (unless all other PC's are running Win7 as well) - I have Win7 PC set as a workplace PC (not part of 'Home-group').

Also I can't remember how to change the Ubuntu network settings from default 'Workgroup' to my own group name.

View 9 Replies View Related

Ubuntu Servers :: Share Folders With Windows?

Sep 3, 2010

I have been through a lot of sites and googled allmost everything to get an answer about sharing folders on a Ubuntu Server with Windows clients.

Every site tells me, that the only way to get from windows to the shared folders on a ubuntu server, is by using some extra software, installed on the windows machine.
Is this correct?

View 8 Replies View Related

Ubuntu :: Share Folders In Home Between Distros

May 28, 2011

I've set up a dual boot between a few different distros that I use. One of them has a seperate home partition and I'd like to bind folders from that into the other distros' home directories, I would like to share music documents and ideally firefox bookmarks between them.

View 4 Replies View Related

General :: Share Folders In LAN With Only Linux Boxes

Nov 1, 2010

I have tried to find a simple "how to". People testify how simple sharing over Linux networks is, but I just can't make it.I have a desktop with Mint LXDB on it. My wife has a laptop with Ubuntu Lucid Lynx connected with a wireless LAN to a D-Link router.

But I can't open mine from her laptop. My aim is to connect her to a backup station connected to my computer. I have been looking into https://help.ubuntu.com/community/SettingUpNFSHowTo. It is six pages long, complicated and i can't make it work.If networking in Linux should be so simple and native, there must be a better way..I hope.

View 14 Replies View Related

OpenSUSE :: How To Share Folders Using LXDE Desktop Environment

Oct 9, 2010

on an old Dell Latitude 110L laptop is have installed OpenSuse 11.3, using the LXDE desktop. It's amazing how fast it is. I have tried Gnome on it, KDE and also XFCE but I really must say LXDE wins big time.I do have one question though: how can I share folders so it is possible to have this desktop in my home network and share files between the computers?

View 2 Replies View Related

Ubuntu :: Samba Share In 9.10 - Few Folders Access By 3 Users

Apr 28, 2010

I have configure few folders access by 3 users, In common folder only users that create that document can do changes. The rest of the users can only read the file but can not do changes. Ownership of the folder is admin, group is sambashare which already have the access create and delete files. All the 3 users already in sambashare main group, and they only can edit the file that they copy or create to the common folder .........

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved