<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Soul Of Free Loop &#187; Windows</title>
	<atom:link href="https://m.zohead.com/archives/category/technology/windows/feed?wpmp_switcher=true" rel="self" type="application/rss+xml" />
	<link>https://m.zohead.com</link>
	<description>Uranus Zhou&#039;s Blog</description>
	<lastBuildDate>Sat, 19 Jul 2025 15:42:46 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>Win10 Bash下使用KeePass KeeAgent插件</title>
		<link>https://m.zohead.com/archives/win10-bash-keeagent/</link>
		<comments>https://m.zohead.com/archives/win10-bash-keeagent/#comments</comments>
		<pubDate>Mon, 05 Dec 2016 16:40:32 +0000</pubDate>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[工具]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[KeeAgent]]></category>
		<category><![CDATA[KeePass]]></category>
		<category><![CDATA[MSYS]]></category>
		<category><![CDATA[msysGit]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Win10]]></category>
		<category><![CDATA[WSL]]></category>
		<category><![CDATA[证书]]></category>

		<guid isPermaLink="false">https://zohead.com/?p=1315</guid>
		<description><![CDATA[Win10 Bash 使用 KeeAgent 问题 出于管理不同服务器以及自己几个 VPS 的需要，我都会把这 [&#8230;]]]></description>
				<content:encoded><![CDATA[Win10 Bash 使用 KeeAgent 问题  出于管理不同服务器以及自己几个 VPS 的需要，我都会把这些 SSH 密钥保存到自己的 KeePass 密码数据库中，KeePass 软件安装了 KeeAgent 插件之后，可以在用户需要登录服务器时方便地自动加载 SSH...<br /><a href="https://m.zohead.com/archives/win10-bash-keeagent/#more-1315" class="more-link">更多</a>]]></content:encoded>
			<wfw:commentRss>https://m.zohead.com/archives/win10-bash-keeagent/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Win10年度更新开启Bash on Ubuntu</title>
		<link>https://m.zohead.com/archives/win10-bash-ubuntu/</link>
		<comments>https://m.zohead.com/archives/win10-bash-ubuntu/#comments</comments>
		<pubDate>Sat, 06 Aug 2016 17:41:05 +0000</pubDate>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redstone]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[Win10]]></category>
		<category><![CDATA[备份]]></category>

		<guid isPermaLink="false">https://zohead.com/?p=1262</guid>
		<description><![CDATA[关于 Bash on Ubuntu 之前为了能在 Windows 上使用 Bash 等类似 Unix（Linu [&#8230;]]]></description>
				<content:encoded><![CDATA[关于 Bash on Ubuntu  之前为了能在 Windows 上使用 Bash 等类似 Unix（Linux）系统的体验，我都是安装了 Cygwin、MSYS 等运行环境，都体验上都存在一些问题：Cygwin 上的程序基本都需要重新编译出基于其运行库（cygwin1.dll）的版本，MSYS...<br /><a href="https://m.zohead.com/archives/win10-bash-ubuntu/#more-1262" class="more-link">更多</a>]]></content:encoded>
			<wfw:commentRss>https://m.zohead.com/archives/win10-bash-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>解决mintty在MSYS上无法启动的问题</title>
		<link>https://m.zohead.com/archives/mintty-msys/</link>
		<comments>https://m.zohead.com/archives/mintty-msys/#comments</comments>
		<pubDate>Thu, 23 Apr 2015 16:53:00 +0000</pubDate>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[DLL]]></category>
		<category><![CDATA[mintty]]></category>
		<category><![CDATA[MSYS]]></category>
		<category><![CDATA[rebase]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[基地址]]></category>

		<guid isPermaLink="false">http://zohead.com/?p=920</guid>
		<description><![CDATA[之前在 Windows 上模仿 Linux Shell 环境的 MSYS 工具集一直都是使用其自带的 rxvt [&#8230;]]]></description>
				<content:encoded><![CDATA[之前在 Windows 上模仿 Linux Shell 环境的 MSYS 工具集一直都是使用其自带的 rxvt 或者 Windows 命令行 Shell 终端工具，不过这两种终端的用户体验都是比较差的，有各种功能缺失的问题，好在最近发现有一款 mintty 软件可以用来替代 MSYS 和...<br /><a href="https://m.zohead.com/archives/mintty-msys/#more-920" class="more-link">更多</a>]]></content:encoded>
			<wfw:commentRss>https://m.zohead.com/archives/mintty-msys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cygwin环境中调用VBScript的权限问题</title>
		<link>https://m.zohead.com/archives/cygwin-vbscript-permission/</link>
		<comments>https://m.zohead.com/archives/cygwin-vbscript-permission/#comments</comments>
		<pubDate>Sun, 01 Dec 2013 14:41:02 +0000</pubDate>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
				<category><![CDATA[shell]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[MSYS]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[权限]]></category>

		<guid isPermaLink="false">http://zohead.com/?p=636</guid>
		<description><![CDATA[本文同步自（最佳显示效果请点击）：https://zohead.com/archives/cygwin-vbs [&#8230;]]]></description>
				<content:encoded><![CDATA[本文同步自（最佳显示效果请点击）：https://zohead.com/archives/cygwin-vbscript-permission/   之前因为一个项目需求，需要在 Windows 上使用 Bash 脚本运行 Windows 上的程序，因此想到在 Cygwin 的 Bash...<br /><a href="https://m.zohead.com/archives/cygwin-vbscript-permission/#more-636" class="more-link">更多</a>]]></content:encoded>
			<wfw:commentRss>https://m.zohead.com/archives/cygwin-vbscript-permission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在Windows Server 2012中使用SMB 3.0多通道</title>
		<link>https://m.zohead.com/archives/smb3-multichannel/</link>
		<comments>https://m.zohead.com/archives/smb3-multichannel/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 12:45:41 +0000</pubDate>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[存储]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[Multichannel]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[RDMA]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[SMB]]></category>
		<category><![CDATA[SMB 3.0]]></category>
		<category><![CDATA[服务器]]></category>

		<guid isPermaLink="false">http://zohead.com/?p=389</guid>
		<description><![CDATA[关于 SMB 3.0 多通道 Windows Server 2012 系统中更新支持的 SMB 3.0 网络共 [&#8230;]]]></description>
				<content:encoded><![CDATA[关于 SMB 3.0 多通道  Windows Server 2012 系统中更新支持的 SMB 3.0 网络共享协议相对于原来的 SMB 1.0 有诸多改进，例如：RDMA 支持、Multichannel 多通道支持等等，详情请参考我之前写过的文章介绍如何在 Windows Server...<br /><a href="https://m.zohead.com/archives/smb3-multichannel/#more-389" class="more-link">更多</a>]]></content:encoded>
			<wfw:commentRss>https://m.zohead.com/archives/smb3-multichannel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
