Guidelines

How do I share a folder in Linux?

How do I share a folder in Linux?

Share the Public Folder

  1. Open the File Manager.
  2. Right-click the Public folder, then select Properties.
  3. Select Local Network Share.
  4. Select the Share this folder check box.
  5. When prompted, select Install service, then select Install.
  6. Enter your user password, then select Authenticate.
  7. Allow the installation to complete.

Can two Linux distros share the same home partition?

It certainly is possible to share a home folder (or partition) over different linux distributions. But take the following notes: UID and GID must be the same on each distributions for the certain user(s). (as already pointed out) different configuration files for the same programs could result in unexpected behavior.

How do I share files between Linux and Linux?

You can use SAMBA to share files between Linux machines.

  1. You can use SAMBA to share files between Linux machines.
  2. Alternatively, you can use The Linux Way of sharing files, which is NFS (Network File System) – This answer to a previous question explains how to do it. (

Is there a shared home folder in Linux?

The other possibility would be a lightweight home folder (doesn’t have to be a whole partition) for each of the distributions, only providing the necessary configuration files (.gnome2, .kde4, .compiz, .themes, etc.) and a shared data partition with the “heavy” stuff (documents, pictures, videos, music, etc.).

How to create shared folder between two local user in Linux?

This article shows how to set-up a shared folder between two local users in Linux. The shared directory/folder will be accessible to both the users, they will be able to read/write each other’s file. Let us create shared directory /home/shareFolder for user Bob and Alice and add them to a common group named projectA.

Is it possible to share a home folder?

It certainly is possible to share a home folder (or partition) over different linux distributions. UID and GID must be the same on each distributions for the certain user (s). (as already pointed out) different configuration files for the same programs could result in unexpected behavior.

Where do I Find my shared folder in Ubuntu?

In my case, IP address of Linux machine is 192.168.0.102 and folder I’ve shared is share. Now you will see this screen, just click next. Now, you can access the shared folder in “This PC” or “My Computer” under “Network Location” section. Now this was the easy way out. This provides access to anyone on your local network to access these files.