F5F Stay Refreshed Software Operating Systems Utilize Ubuntu desktop version 20.04 LTS as a NAS server.

Utilize Ubuntu desktop version 20.04 LTS as a NAS server.

Utilize Ubuntu desktop version 20.04 LTS as a NAS server.

Pages (2): Previous 1 2
R
Rafessor
Junior Member
8
07-04-2021, 09:08 PM
#11
I couldn't locate that command. You seem to be a small god now. I'm connected now. Thank you all. I'm active on my network. Will this link function too when I connect elsewhere?
R
Rafessor
07-04-2021, 09:08 PM #11

I couldn't locate that command. You seem to be a small god now. I'm connected now. Thank you all. I'm active on my network. Will this link function too when I connect elsewhere?

A
agarmor
Member
223
07-05-2021, 09:38 PM
#12
For this setup you'll require a public IP address. https://www.whatsmyip.org/ You must also forward the specified ports through your router. 137 udp, 138 udp, 139 tcp, 445 tcp Remember that using your public IP makes you dependent on your home internet connection everywhere. When accessed locally, you're limited to your network. Opening it up globally could benefit from hiding the "public" part of smb.conf and turning off guest access.
A
agarmor
07-05-2021, 09:38 PM #12

For this setup you'll require a public IP address. https://www.whatsmyip.org/ You must also forward the specified ports through your router. 137 udp, 138 udp, 139 tcp, 445 tcp Remember that using your public IP makes you dependent on your home internet connection everywhere. When accessed locally, you're limited to your network. Opening it up globally could benefit from hiding the "public" part of smb.conf and turning off guest access.

W
warzhell
Member
63
07-06-2021, 02:10 AM
#13
I didn't enable guest access, but I can view all folders on the network. To limit it to just documents, you can select only that folder for now.
W
warzhell
07-06-2021, 02:10 AM #13

I didn't enable guest access, but I can view all folders on the network. To limit it to just documents, you can select only that folder for now.

T
Tomotins
Junior Member
17
07-06-2021, 03:59 AM
#14
Remove the smb.conf configuration related to homes and adjust permissions accordingly. Add a [mysharename] comment specifying the share path, user restrictions, and security settings. Follow the Arch Wiki guide for further reference.
T
Tomotins
07-06-2021, 03:59 AM #14

Remove the smb.conf configuration related to homes and adjust permissions accordingly. Add a [mysharename] comment specifying the share path, user restrictions, and security settings. Follow the Arch Wiki guide for further reference.

Pages (2): Previous 1 2