PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 24, 2012, 05:34:01 AM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Sharing Folders with PCLinuxOS Machines  (Read 731 times)
dylan420
Full Member
***
Offline Offline

Posts: 71



« on: December 19, 2011, 02:15:54 PM »

I have two machines fully updated running PCLinuxOS 2011.09 KDE4 2.6.38.8-pclos3.bfs kernel.
I wish to share folders between these two machines.
I do not want these folders to be visible to windows machines.
In Control Center, I see options for Sharing, and Network Sharing.
Such as: SMB shares, NFS shares, and WebDAV shares.
I don't know which approach to take and I would like opinions before I explore.
I am asking for advice and opinions on what would be a practical, secure way to do this.
Logged
pags
Hero Member
*****
Offline Offline

Posts: 1942


Keep it clean.


« Reply #1 on: December 19, 2011, 02:24:40 PM »

If you run ssh servers on the machines, take a look at installing sshfs.

Here's a little more detail.
Logged
dylan420
Full Member
***
Offline Offline

Posts: 71



« Reply #2 on: December 19, 2011, 02:37:34 PM »

I am considering taking the steps as described in this post:
http://www.pclinuxos.com/forum/index.php/topic,93375.0.html
Logged
pags
Hero Member
*****
Offline Offline

Posts: 1942


Keep it clean.


« Reply #3 on: December 19, 2011, 02:48:29 PM »

Samba (SMB, now known as CIFS) will be visible to Windows.

...
I do not want these folders to be visible to windows machines.
...

Otherwise, it's a good path to follow...
Logged
AS
Global Moderator
Hero Member
*****
Offline Offline

Posts: 4083

Have a nice ... night!


« Reply #4 on: December 19, 2011, 02:53:33 PM »

I am considering taking the steps as described in this post:
http://www.pclinuxos.com/forum/index.php/topic,93375.0.html


Of course, that's also an option.
You can restrict the access to the shared folders by specifying the IP addresses of the allowed hosts:
Host Allow:  192.168.1.100
This will restrict the access to a single remote machine instead of the whole local network, change the IP address accordingly to your LAN setup.

AS
Logged
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4586


MLUs Forever!


« Reply #5 on: December 19, 2011, 04:03:18 PM »

There is NFS and also FISH ......  might be more suitable for what you need.
Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 Quad  CPU   Q9450  @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech ‎DVB-T 2 USB DTT
dylan420
Full Member
***
Offline Offline

Posts: 71



« Reply #6 on: December 19, 2011, 05:43:29 PM »

After reading about the different methods of sharing drives or directories between linux machines, I have decided to go with NFS.
I am going to be following this tutorial:   
Setup NFS server/client  http://www.pclinuxos.com/forum/index.php?topic=66668.0
Logged
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4586


MLUs Forever!


« Reply #7 on: December 19, 2011, 07:22:46 PM »

I use NFS for sharing my local repository, but have to say that Fish is the easiest of all .....  practically no set up

http://www.pclinuxos.com/forum/index.php/topic,80916.0.html

Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 Quad  CPU   Q9450  @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech ‎DVB-T 2 USB DTT
pags
Hero Member
*****
Offline Offline

Posts: 1942


Keep it clean.


« Reply #8 on: December 20, 2011, 08:35:39 AM »

I use NFS for sharing my local repository, but have to say that Fish is the easiest of all .....  practically no set up

http://www.pclinuxos.com/forum/index.php/topic,80916.0.html




fish is ssh-based.  I think it may be deprecated by sftp (I find sftp:// more reliable in Dolphin/Konqueror now, than fish://, though fish is still used in mc).  sshfs is also ssh based (so similarly, little setup), however it mounts to an actual local directory, and is then application agnostic.

Logged
mantis3dfx
New Friend
*
Offline Offline

Posts: 2


« Reply #9 on: February 24, 2012, 08:03:29 PM »

I found an excellent article in the magazine for walking you through networking PCLOS using the features already available, WITHOUT adding/downloading other apps which when viewed along with the original apps, simply adds to the complexity and therefore confusion. 
Problem is, like so many other excellent tutorials on the web, most don't appear to have been updated to suit evolving changes to the system, and are a couple of years old.  If only those excellent tutorials were "tweaked" along with the system evolution, most people wouldn't be having these issue's.
Here's an example of such an article, which you get part way through, only to find after you've committed to the tutorial, that the structure of the "PCLinuxOS Control Center" has been changed enough since the article was written that you come up against a dead end part way through.

http://pclosmag.com/html/Issues/200909/page05.html
Logged
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4586


MLUs Forever!


« Reply #10 on: February 24, 2012, 08:33:24 PM »

I found an excellent article in the magazine for walking you through networking PCLOS using the features already available, WITHOUT adding/downloading other apps which when viewed along with the original apps, simply adds to the complexity and therefore confusion. 
Problem is, like so many other excellent tutorials on the web, most don't appear to have been updated to suit evolving changes to the system, and are a couple of years old.  If only those excellent tutorials were "tweaked" along with the system evolution, most people wouldn't be having these issue's.
Here's an example of such an article, which you get part way through, only to find after you've committed to the tutorial, that the structure of the "PCLinuxOS Control Center" has been changed enough since the article was written that you come up against a dead end part way through.

http://pclosmag.com/html/Issues/200909/page05.html


Mag articles are dated and published -- so not editable.

So, maybe you could update such an article and have it published in the mag  Wink
Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 Quad  CPU   Q9450  @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech ‎DVB-T 2 USB DTT
YouCanToo
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4243


Location: Lebanon, OR., USA


WWW
« Reply #11 on: February 24, 2012, 09:49:07 PM »

I found an excellent article in the magazine for walking you through networking PCLOS using the features already available, WITHOUT adding/downloading other apps which when viewed along with the original apps, simply adds to the complexity and therefore confusion. 
Problem is, like so many other excellent tutorials on the web, most don't appear to have been updated to suit evolving changes to the system, and are a couple of years old.  If only those excellent tutorials were "tweaked" along with the system evolution, most people wouldn't be having these issue's.
Here's an example of such an article, which you get part way through, only to find after you've committed to the tutorial, that the structure of the "PCLinuxOS Control Center" has been changed enough since the article was written that you come up against a dead end part way through.

http://pclosmag.com/html/Issues/200909/page05.html


You might have a look at the PCLinuxOS knowledge base here http://pclinuxoshelp.com under the how-to section
Logged





Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!
panex
Jr. Member
**
Offline Offline

Posts: 19


« Reply #12 on: March 23, 2012, 07:57:13 PM »

I found an excellent article in the magazine for walking you through networking PCLOS using the features already available, WITHOUT adding/downloading other apps which when viewed along with the original apps, simply adds to the complexity and therefore confusion. 
Problem is, like so many other excellent tutorials on the web, most don't appear to have been updated to suit evolving changes to the system, and are a couple of years old.  If only those excellent tutorials were "tweaked" along with the system evolution, most people wouldn't be having these issue's.
Here's an example of such an article, which you get part way through, only to find after you've committed to the tutorial, that the structure of the "PCLinuxOS Control Center" has been changed enough since the article was written that you come up against a dead end part way through.

http://pclosmag.com/html/Issues/200909/page05.html


You might have a look at the PCLinuxOS knowledge base here http://pclinuxoshelp.com under the how-to section

That howto is out of date as well. For example it tells you to go Sharing>Manage Samba Shares and enable Allow All Users. But manage samba shares does not exist anymore, and there are no options to simple allow all users anywhere else in PCC from what I can tell.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM