<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags/Samba on paapereira.xyz</title><link>https://paapereira.xyz/tags/samba/</link><description>Recent content in Tags/Samba on paapereira.xyz</description><generator>Hugo</generator><language>en-US</language><copyright>&lt;a href='https://creativecommons.org/licenses/by-nc/4.0/' target='_blank' rel='noopener'>©&lt;/a> 2008-2026 / &lt;a href='https://gitlab.com/paapereira/paapereira.gitlab.io' target='_blank' rel='noopener'>source code&lt;/a></copyright><lastBuildDate>Fri, 21 Mar 2008 15:15:00 +0000</lastBuildDate><atom:link href="https://paapereira.xyz/tags/samba/index.xml" rel="self" type="application/rss+xml"/><item><title>Sharing Files with Windows</title><link>https://paapereira.xyz/posts/2008/03/sharing-files-with-windows/</link><pubDate>Fri, 21 Mar 2008 15:15:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2008/03/sharing-files-with-windows/</guid><description>&lt;p>For sharing files with Windows you just have to follow this steps:&lt;/p>
&lt;p>Got to System &amp;gt; Administration &amp;gt; Shared Folders&lt;/p>
&lt;ul>
&lt;li>in the Shared Folders tab add the folders you wish to share&lt;/li>
&lt;li>in the General Properties tab type the Workgroup of your Network (as in Windows)&lt;/li>
&lt;/ul>
&lt;p>In the Terminal add yourself as a Samba user:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo smbpasswd -a yourusername
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>That&amp;rsquo;s it. You can now access your shared folder using you Linux user.&lt;/p></description></item></channel></rss>