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

推荐订阅源

GbyAI
GbyAI
Martin Fowler
Martin Fowler
云风的 BLOG
云风的 BLOG
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
The Blog of Author Tim Ferriss
大猫的无限游戏
大猫的无限游戏
A
About on SuperTechFans
小众软件
小众软件
博客园_首页
博客园 - 聂微东
罗磊的独立博客
Recent Announcements
Recent Announcements
U
Unit 42
N
Netflix TechBlog - Medium
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
Stack Overflow Blog
Stack Overflow Blog
博客园 - Franky
D
DataBreaches.Net
Last Week in AI
Last Week in AI

博客园 - 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