SOLVED - How to create a LAN through a router, with a GUI ?

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
MintyMorkyMindy
Level 3
Level 3
Posts: 169
Joined: Sun Oct 05, 2014 3:53 am

SOLVED - How to create a LAN through a router, with a GUI ?

Post by MintyMorkyMindy »

Hi,

Both machines run LM19.

One machine is connected to the router via a cable and the other via wireless.

I want to create a single shared folder with these machines.

I have Samba installed but don't know how to use it.

I need GUI software to assist me. It doesn't need to be Samba.

What are my options to achieve the above?

Thanks.

:)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Linux Mint since 5 October 2014 :D
richyrich

Re: How to create a LAN through a router, with a GUI ?

Post by richyrich »

If the router is giving each machine an IP address that are in the same range (Eg: 192.168.1.5 and 192.168.1.50) Then use your File Manager on each machine to share a folder (iirc it's in the pop-up context menu when you right-click on the folder you want to share). Once done sharing, you should be able to see each other's shared folder through the Network link in each File Manager. :)
User avatar
lsemmens
Level 11
Level 11
Posts: 3951
Joined: Wed Sep 10, 2014 9:07 pm
Location: Rural South Australia

Re: How to create a LAN through a router, with a GUI ?

Post by lsemmens »

Select the folder you want to share. Right click on it and select sharing options, turn that on and select the appropriate check boxes. All being well, that may be all you need.
Fully mint Household
Out of my mind - please leave a message
User avatar
MintyMorkyMindy
Level 3
Level 3
Posts: 169
Joined: Sun Oct 05, 2014 3:53 am

Re: How to create a LAN through a router, with a GUI ?

Post by MintyMorkyMindy »

Thank you, I got it working.

:)


For those wanting to achieve similar. NOT a comprehensive tutorial.

1. Install Samba on both computers (networking a folder between two computers)
2. After installing Samba, reboot.
3. Fix Samba not installing on LM19
sudo touch /etc/libuser.conf
sudo -H system-config-samba
4. To open Samba GUI use the above, eg:
sudo -H system-config-samba

* You need to set folder permissions for share, Nemo.
* You need to use Samba to set the password.
* Samba does NOT work properly in LM19, no menu entries.
Linux Mint since 5 October 2014 :D
User avatar
lsemmens
Level 11
Level 11
Posts: 3951
Joined: Wed Sep 10, 2014 9:07 pm
Location: Rural South Australia

Re: How to create a LAN through a router, with a GUI ?

Post by lsemmens »

MintyMorkyMindy wrote: Wed Jul 18, 2018 9:27 pm
* Samba does NOT work properly in LM19, no menu entries.
Not too sure about that. I used samba to network all my machines with no issues. There are no menu entries for Samba.
Fully mint Household
Out of my mind - please leave a message
Locked

Return to “Networking”