Difference between pages "Package:Samba" and "Talk:Intel64-haswell"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(initial commit)
 
(Suggestion to add the "LZCNT" flag to CPU_FLAGS_X86)
 
Line 1: Line 1:
{{Ebuild
Should the CPU_FLAGS suggested on this page include "lzcnt"?
|Summary=Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Integration with various accounting and antivirus backends.
As listed here [1] lzcnt was adopted in Intel Haswell.
|CatPkg=net-fs/samba
|Homepage=https://www.samba.org/
}}
Samba is a package that enables windows shares within linux.  Samba can be used with gvfs, and mount to make remote shares appear as if they contain local data.


{{note|Samba configs conflict within versions, if you're experiencing problems with updates, remove samba entirely from the system, and reinstall from scratch.  Once samba starts to run good with default configurations, start inserting custom configurations.}}
Or is there a special reason that LZCNT was not listed on this page?


{{console|body=###i## emerge net-fs/samba}}
[1] http://www.funtoo.org/CPU_FLAGS
 
=== Configuration ===
{{PageNeedsUpdates}}
Here is an example of my samba 3x series /etc/samba/smb.conf file.  This should work for samba 4x series but may take some adaptation.
https://gist.github.com/666threesixes666/5505323
 
==== machine names ====
Windows uses wins, netbios, and netbui. to address a machine as //server or //doze requires these services activated otherwise you're restricted to ip/alias/dns to connect to a computer on the LAN.
{{EbuildFooter}}

Revision as of 19:24, May 9, 2015

Should the CPU_FLAGS suggested on this page include "lzcnt"? As listed here [1] lzcnt was adopted in Intel Haswell.

Or is there a special reason that LZCNT was not listed on this page?

[1] http://www.funtoo.org/CPU_FLAGS