惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
WordPress大学
WordPress大学
博客园 - 【当耐特】
Engineering at Meta
Engineering at Meta
IT之家
IT之家
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
美团技术团队
S
SegmentFault 最新的问题
The GitHub Blog
The GitHub Blog
Martin Fowler
Martin Fowler
Recorded Future
Recorded Future
H
Help Net Security
aimingoo的专栏
aimingoo的专栏
Y
Y Combinator Blog
博客园_首页
A
About on SuperTechFans
MongoDB | Blog
MongoDB | Blog
阮一峰的网络日志
阮一峰的网络日志
V
Visual Studio Blog
D
DataBreaches.Net
人人都是产品经理
人人都是产品经理
大猫的无限游戏
大猫的无限游戏
B
Blog
The Register - Security
The Register - Security
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
雷峰网
雷峰网
Last Week in AI
Last Week in AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
酷 壳 – CoolShell
酷 壳 – CoolShell
Blog — PlanetScale
Blog — PlanetScale
N
Netflix TechBlog - Medium
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
有赞技术团队
有赞技术团队
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
Security Archives - TechRepublic
Security Archives - TechRepublic
Hacker News - Newest:
Hacker News - Newest: "LLM"
U
Unit 42
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
W
WeLiveSecurity
Latest news
Latest news
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
博客园 - 叶小钗
L
Lohrmann on Cybersecurity
博客园 - Franky
Recent Commits to openclaw:main
Recent Commits to openclaw:main
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO

博客园 - Tisty

VMWare三种工作模式(bridged、NAT和host-only) Windows AT Command debug:另类cmd命令检查LCD坏点问题 VC工具之Spy++ 8255芯片参考 Common Lisp Bresenham画线算法的推导 【转】数学建模的心得与建议 MatLab解线性方程组一文通(转帖) 线性方程组 数据标准化/归一化方法 矩阵的特征值的含义 VC数据类型 奇异矩阵 MATLAB矩阵计算大全 建摸培训PPT 07 6 06 12 06 6
SFU--Microsoft Windows Services for UNIX
Tisty · 2008-10-15 · via 博客园 - Tisty

Microsoft Windows Services for UNIX (SFU) is a software package produced by Microsoft which provides a Unix subsystem and other parts of a full Unix environment on Windows NT and its successors. The subsystem included is called Interix.

Like the Microsoft POSIX subsystem in Windows NT, Interix is not an emulation of a Unix kernel, but rather an implementation of a user-mode subsystem running directly on top of the Windows NT kernel.

It is important to note that though both Cygwin (a free alternative to Interix) and Windows Services for Unix provide header files and libraries that make it easier to recompile or port Unix applications for use on Windows, they do not make Unix binaries compatible with Windows binaries.

“SFU”实际上是一系列工具的集成,它可以实现在Windows上运行Unix或Linux应用程序。

    以前微软的这款工具是要收费的,每个客户端或服务器端都需要缴纳99美分的费用。不过该公司已经决定,所有使用当前Windows操作系统的用户,都将可以免费使用这款最新版的“SFU”工具包。

    “SFU”中的工具主要用于实现下列两个目标:通过使用共同的文件系统、目录和其他资源,以实现Windows和Unix操作系统的兼容;帮助IT工作人员在Windows上使用Unix应用程序。

    微软Windows服务器部门市场营销主管DennisOldroyd表示:“它主要用于解决Window和Unix之间的兼容性问题。在我们的 客户当中,很少有人单独使用Windows或Unix操作系统环境……另外,对于那些想在Windows操作系统下使用Unix应用程序的用户来说,它也 可以提供帮助。这款产品的独到之处就在于,它可以提供一种全面的解决方案。”

 下载地址:http://technet.microsoft.com/en-us/interopmigration/bb380242.aspx