Send CathInfo's owner Matthew a gift from his Amazon wish list:
https://www.amazon.com/hz/wishlist/ls/25M2B8RERL1UO

Author Topic: How to get Samba file sharing working on Linux Mint  (Read 1141 times)

0 Members and 1 Guest are viewing this topic.

Offline Matthew

  • Mod
  • *****
  • Posts: 31168
  • Reputation: +27088/-494
  • Gender: Male
How to get Samba file sharing working on Linux Mint
« on: November 11, 2017, 02:33:26 PM »
  • Thanks!0
  • No Thanks!0
  • How to get Samba file sharing working on Linux Mint

    Code: [Select]
    gksu gedit /etc/avahi/services/samba.service

    [4] Then copy and paste the following into that file:
    CODE: 
    SELECT ALL


    Code: [Select]
    <?xml version="1.0" standalone='no'?>
    <!DOCTYPE service-group SYSTEM "avahi-service.dtd">
    <service-group>
       <name replace-wildcards="yes">%h SMB</name> ## Display Name
       <service>
           <type>_smb._tcp</type>
           <port>445</port>
       </service>
    </service-group>

    Want to say "thank you"? 
    You can send me a gift from my Amazon wishlist!
    https://www.amazon.com/hz/wishlist/ls/25M2B8RERL1UO

    Paypal donations: matthew@chantcd.com


    Offline Ladislaus

    • Supporter
    • *****
    • Posts: 41843
    • Reputation: +23907/-4344
    • Gender: Male
    Re: How to get Samba file sharing working on Linux Mint
    « Reply #1 on: November 11, 2017, 04:26:00 PM »
  • Thanks!0
  • No Thanks!0
  • Interesting.  Years ago it was hit or miss for me to get Samba working.  Maybe it's better now.  I did the same thing each time, and half the time it worked and half the time it didn't.


    Offline Neil Obstat

    • Hero Member
    • *****
    • Posts: 18177
    • Reputation: +8276/-692
    • Gender: Male
    Re: How to get Samba file sharing working on Linux Mint
    « Reply #2 on: November 11, 2017, 04:43:56 PM »
  • Thanks!0
  • No Thanks!0
  • How to get Samba file sharing working on Linux Mint

    Code: [Select]
    gksu gedit /etc/avahi/services/samba.service

    [4] Then copy and paste the following into that file:
    CODE:
    SELECT ALL



    Code: [Select]
    <?xml version="1.0" standalone='no'?>
    <!DOCTYPE service-group SYSTEM "avahi-service.dtd">
    <service-group>
       <name replace-wildcards="yes">%h SMB</name> ## Display Name
       <service>
           <type>_smb._tcp</type>
           <port>445</port>
       </service>
    </service-group>
    .
    Sorry, I don't understand this post. What is gksu gedit /etc/avahi/services/samba.service ?
    .
    The second Code box makes no sense to me.
    .
    .--. .-.-.- ... .-.-.- ..-. --- .-. - .... . -.- .. -. --. -.. --- -- --..-- - .... . .--. --- .-- . .-. .- -. -.. -....- -....- .--- ..- ... - -.- .. -.. -.. .. -. --. .-.-.