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

推荐订阅源

Recent Announcements
Recent Announcements
雷峰网
雷峰网
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Hugging Face - Blog
Hugging Face - Blog
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
博客园 - 【当耐特】
量子位
有赞技术团队
有赞技术团队
博客园 - 三生石上(FineUI控件)
博客园 - Franky
M
MIT News - Artificial intelligence
U
Unit 42
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
The Cloudflare Blog
J
Java Code Geeks
V
Visual Studio Blog
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
MyScale Blog
MyScale Blog
T
Tailwind CSS Blog
T
The Blog of Author Tim Ferriss
V
V2EX

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