<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Smb2 on Technical Notes</title><link>http://luispa.com/en/tags/smb2/</link><description>Recent content in Smb2 on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Sun, 06 Mar 2016 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/smb2/index.xml" rel="self" type="application/rss+xml"/><item><title>SMB2 on Linux</title><link>http://luispa.com/en/posts/2016-03-06-smb-linux/</link><pubDate>Sun, 06 Mar 2016 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2016-03-06-smb-linux/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-samba.svg" alt="samba logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>In this post I describe how to provide a file sharing service over the network with SMB2 (Samba). It&amp;rsquo;s a very simple example, with a Linux machine as the server and a Mac OSX as the client. I have another &lt;a href="http://luispa.com/en/posts/2014-05-02-smb-en-qnap/">post&lt;/a> about SMB and QNAP that is very similar.&lt;/p>
&lt;br clear="left"/></description></item><item><title>SMB2 on my QNAP</title><link>http://luispa.com/en/posts/2014-05-02-smb-en-qnap/</link><pubDate>Fri, 02 May 2014 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2014-05-02-smb-en-qnap/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-qnap.jpg" alt="QNAP logo" width="150px" style="float:left; padding-right:25px" />
&lt;p>&lt;strong>What are &amp;ldquo;SMB&amp;rdquo;, &amp;ldquo;CIFS&amp;rdquo;, &amp;ldquo;Samba&amp;rdquo; and the version confusion?&lt;/strong> SMB (Server Message Block) is an application-level network protocol that enables sharing of files, printers, and other resources between devices on a network. Originally developed by IBM in the 1980s, it was later adopted and extensively improved by Microsoft, becoming the foundation of file sharing in Windows networks.&lt;/p>
&lt;p>The SMB protocol has evolved through multiple versions over the years. SMB1 (also known as SMBv1 or NetBIOS) was the initial implementation but had security and performance limitations. Microsoft introduced significant improvements with SMB2 in Windows Vista and Windows Server 2008, and later SMB3 with Windows 8 and Windows Server 2012, with each version adding better performance, improved security, and new features like data encryption and compression.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>