<?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>工具 &#8211; Dovins</title>
	<atom:link href="http://www.dovins.com/category/toolkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dovins.com</link>
	<description>星光殷殷,其灿如言</description>
	<lastBuildDate>Wed, 10 May 2023 08:10:35 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.7</generator>

<image>
	<url>http://www.dovins.com/wp-content/uploads/2022/04/favicon.ico</url>
	<title>工具 &#8211; Dovins</title>
	<link>http://www.dovins.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>琐碎的话</title>
		<link>http://www.dovins.com/prattle/</link>
		
		<dc:creator><![CDATA[Dovins]]></dc:creator>
		<pubDate>Sat, 14 Jan 2023 14:55:54 +0000</pubDate>
				<category><![CDATA[工具]]></category>
		<guid isPermaLink="false">https://www.dovins.com/archives/598</guid>

					<description><![CDATA[这里记录了一些很琐碎的东西。……]]></description>
										<content:encoded><![CDATA[
<p>这里记录了一些很琐碎的东西。……</p>



<h2 class="wp-block-heading">一场雪（2023年1月14日）</h2>



<h2 class="wp-block-heading">一个月亮（2023年1月9日）</h2>



<h2 class="wp-block-heading">谁写日记啊（2022年12月30日）</h2>



<p>六七年过去了，我还是没写出来什么东西。当我们谈论立场或者具体的技术问题时，总能滔滔不绝大战三百回合。不过真要写出来点什么“经典的东西”，往复纠结，最终还是觉得自身知识文学境界非常苍白，既无法凝练出系统也不能编撰成故事，即使有一些心得体会，又恐怕不适宜拿出来公开。果真正应了姜文电影，正经人谁写日记啊！！！</p>



<h2 class="wp-block-heading">必查（2021年7月29日）</h2>



<p>1中国裁判文书网</p>



<p>2中国执行信息公开网</p>



<p>3国家企业信用信息网</p>



<h2 class="wp-block-heading">待到山花烂漫（2021年7月5日）</h2>



<p>付出努力本身就是进步，能坚持下来就是成功。请谨记。</p>



<h2 class="wp-block-heading">命题（2021年2月24日）</h2>



<p>应该减少思考超出生命长度的命题。精神不够强大的人不能承受思考与现实肉体之间的落差。</p>



<h2 class="wp-block-heading">新年快乐（2021年2月12日）</h2>



<p>总结，反思，行动，反馈。</p>



<h2 class="wp-block-heading">未完待续（2021年1月24日）</h2>



<p>在我找到新的乐趣之前，把Minecraft的服务器搭建过程放上来差不多了，那么，然后呢？</p>



<h2 class="wp-block-heading">近期计划（2021年1月23日）</h2>



<p>回家啦，最近打算把自己以前的存货放上来。</p>



<p>——找不到了？可能在硬盘里，懒得翻，不如自己再来一遍</p>



<h2 class="wp-block-heading">不忘初心，方得始终（2021年1月20日）</h2>



<p>当你写博客时，你在写些什么？</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>OneDrive同步任意文件夹</title>
		<link>http://www.dovins.com/onedrive_synchronize_any_folder/</link>
		
		<dc:creator><![CDATA[Dovins]]></dc:creator>
		<pubDate>Tue, 03 Aug 2021 10:48:26 +0000</pubDate>
				<category><![CDATA[工具]]></category>
		<guid isPermaLink="false">https://www.dovins.com/archives/602</guid>

					<description><![CDATA[需求：想要通过onedrive同步备份一个工作文件夹。依次打开OneDrive：设置-备份-重要电脑文件夹-管理备份，发现默认只能备份特定的文件夹，即桌面、文档、图片。如何备份指定的文件夹而无需特意将文件夹拖入OneDrive目录呢？……]]></description>
										<content:encoded><![CDATA[
<p>需求：想要通过onedrive同步备份一个工作文件夹。</p>



<p>依次打开OneDrive：设置-备份-重要电脑文件夹-管理备份，发现默认只能备份特定的文件夹，即桌面、文档、图片。如何备份指定的文件夹而无需特意将文件夹拖入OneDrive目录呢？</p>



<p>使用Windows自带的mklink命令创建符号链接：</p>



<p>1、以管理员身份打开cmd命令行</p>



<p>2、输入<span class="\&quot;has-inline-color" has-nv-c-2-color\"="">mklink /d \&#8221;onedrive文件夹地址\\同步文件夹名\&#8221; \&#8221;需要同步的文件夹地址\&#8221;</span><br>比如我要备份的文件夹是C:\\Users\\XXX\\Documents\\doc，OneDrive文件夹的地址为C:\\Users\\XXX\\OneDrive，则在命令行中输入</p>



<p>mklink /d \&#8221;C:\\Users\\XXX\\OneDrive\\doc\&#8221; \&#8221;C:\\Users\\XXX\\Documents\\doc\&#8221;<br><br>注意：不需要提前在OneDrive中新建doc文件夹，输入该命令后，会自动创建该文件夹。</p>



<p>3、如果成功，会输出提示：</p>



<p>为 C:\\Users\\XXX\\OneDrive\\doc &lt;&lt;===&gt;&gt; C:\\Users\\XXX\\Documents\\doc 创建的符号链接<br>然后OneDrive就会自动同步备份该文件夹了。</p>



<hr class="wp-block-separator has-css-opacity \&quot;wp-block-separator\&quot;/"/>



<p><em>关于mklink命令</em></p>



<ul><li>1.1 简介</li></ul>



<p>NTFS 符号链接又称“符号链接”，是 NTFS 文件系统中指向文件系统中的另一个对象的一类对象，被指向的对象叫做“目标”。mklink 是 Windows 下用于创建符号链接的工具，存在于 Windows Vista 及以后版本的 Windows 操作系统中。</p>



<ul><li>1.2 使用方式</li></ul>



<p>mklink [[/D] | [/H] | [/J]] Link Target<br>说明：<br>/D 创建目录符号链接而不是文件符号链接（默认为文件符号链接）<br>/H 创建硬链接而不是符号链接<br>/J 创建目录连接点<br>Link 指定新的符号链接名称<br>Target 指定新链接引用的路径（绝对路径或者相对路径均可）</p>



<ul><li>1.3 注意</li></ul>



<p>参数 Link 和 Target 要求不能使用 Windows 中不允许用作文件名的字符（\\ / : * ? \&#8221; &lt; &gt; |）。并且如果 Link 和 Target 这两个参数中需要包含空格，则必须使用英文双引号将内容引起来，以避免参数识别错误。</p>



<ul><li>1.4 限制</li></ul>



<p>符号链接在系统启动的时候是不工作的，所以下面这些文件（夹）是不可以作为符号链接替换的：<br>\\Windows<br>\\Windows\\system32<br>\\Windows\\system32\\config</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Windows 10 最佳实践</title>
		<link>http://www.dovins.com/windows_10_best_practice/</link>
		
		<dc:creator><![CDATA[Dovins]]></dc:creator>
		<pubDate>Wed, 28 Jul 2021 11:07:38 +0000</pubDate>
				<category><![CDATA[工具]]></category>
		<guid isPermaLink="false">https://www.dovins.com/archives/596</guid>

					<description><![CDATA[本文提供了Windows办公场景下应对文件备份/同步需求的推荐做法。……]]></description>
										<content:encoded><![CDATA[
<p>本文提供了Windows办公场景下应对文件备份/同步需求的推荐做法。</p>



<p><strong><span class="\&quot;has-inline-color" has-nv-c-2-color\"="">office365：</span></strong></p>



<p>方法：闲鱼拼单office365，年费大概在60以内。①启用onedrive同步备份：如果你的C盘不超过1TB，强烈推荐。打开onedrive里的所有备份选项（图片、文档、桌面），取消勾选“文件随选”，并在可用设置中将所有文件夹选中。善用文件保险柜功能，将需要长期存档的隐私文件夹放入。形成习惯把重要文件统一往“文档”中扔，onedrive会帮你同步到云上。②使用office365</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Windows软件</title>
		<link>http://www.dovins.com/great_softwares/</link>
		
		<dc:creator><![CDATA[Dovins]]></dc:creator>
		<pubDate>Sun, 28 Feb 2021 02:18:58 +0000</pubDate>
				<category><![CDATA[工具]]></category>
		<guid isPermaLink="false">https://www.dovins.com/archives/553</guid>

					<description><![CDATA[本文整理了一些好用的小工具类软件。……]]></description>
										<content:encoded><![CDATA[
<p>本文整理了一些好用的小工具类软件。</p>



<p>Wiztree：扫描并生成文件图，在清理大文件时尤其有用 <a href="https://www.diskanalyzer.com/">WizTree &#8211; The Fastest Disk Space Analyzer (diskanalyzer.com)</a></p>



<p>Portableapps：便携式软件方案 <a href="https://portableapps.com/">PortableApps.com &#8211; Portable software for USB, portable, and cloud drives</a></p>



<p>Geek Uninstaller：最佳的卸载软件 <a href="https://geekuninstaller.com/">Geek Uninstaller &#8211; the best FREE uninstaller</a></p>



<p>Everything：最佳的全盘搜索软件 <a href="https://www.voidtools.com/zh-cn/">voidtools</a></p>



<p>Onequick：易用的热键工具 <a rel="noreferrer noopener" href="https://onequick.org/" target="_blank"></a><a href="https://onequick.org/">OneQuick 热键工具 | Hotkey Tool</a></p>



<p>ThrottleStop：解锁/限制cpu功耗，适用于Intel处理器 <a href="https://www.techpowerup.com/download/techpowerup-throttlestop/">ThrottleStop 9.5 Download | TechPowerUp</a></p>



<p>ToDesk：国产远程控制软件，易用性和稳定性不错 <a href="https://www.todesk.com/">ToDesk远程控制软件-免费安全流畅的远程连接电脑手机</a></p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Factorio服务器部署指南</title>
		<link>http://www.dovins.com/deploy_of_factorio_server/</link>
		
		<dc:creator><![CDATA[Dovins]]></dc:creator>
		<pubDate>Sun, 24 Jan 2021 13:47:44 +0000</pubDate>
				<category><![CDATA[工具]]></category>
		<guid isPermaLink="false">https://www.dovins.com/archives/490</guid>

					<description><![CDATA[总结了在Linux服务器上部署Factorio（异星工厂）联机服务器的步骤。……]]></description>
										<content:encoded><![CDATA[
<p>总结了在Linux服务器上部署Factorio（异星工厂）联机服务器的步骤。</p>



<p>Centos 8：</p>



<p>yum install screen</p>



<p><a href=\"https://www.factorio.com/download\">https://www.factorio.com/download</a> 查看最新Linux安装包(Headless)链接</p>



<p>wget https://www.factorio.com/get-download/1.0.0/headless/linux64</p>



<p>tar -xvf linux64</p>



<p>cd /factorio/data</p>



<p>cp server-settings.example.json server-settings.json</p>



<p>vi data/server-settings.example.json</p>



<p>填写服务器名称、描述、Factorio用户名和密码，保存</p>



<p>/root/factorio/bin/x64/factorio &#8211;create /root/factorio/saves/save1.zip</p>



<p>screen -S factorio</p>



<p>/root/factorio/bin/x64/factorio &#8211;port 34197 &#8211;start-server /root/factorio/saves/save1.zip &#8211;server-settings /root/factorio/data/server-settings.json</p>



<p>放开34197端口</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nextcloud/Owncloud安装指引</title>
		<link>http://www.dovins.com/installation_guide_for_nextcloud_or_owncloud/</link>
		
		<dc:creator><![CDATA[Dovins]]></dc:creator>
		<pubDate>Sat, 23 Jan 2021 04:23:41 +0000</pubDate>
				<category><![CDATA[工具]]></category>
		<guid isPermaLink="false">https://www.dovins.com/archives/470</guid>

					<description><![CDATA[总结了我在Linux服务器上安装Nextcloud/Owncloud网盘的过程。……]]></description>
										<content:encoded><![CDATA[
<p>总结了我在Linux服务器上安装Nextcloud/Owncloud网盘的过程</p>



<h2 class="wp-block-heading">一、安装宝塔面板</h2>



<p>CentOS 8:</p>



<p>yum install -y wget &amp;&amp; wget -O install.sh http://download.bt.cn/install/install_6.0.sh &amp;&amp; sh install.sh</p>



<p>参考<a href=\"https://www.bt.cn/bbs/thread-19376-1-1.html\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.bt.cn/bbs/thread-19376-1-1.html</a></p>



<h2 class="wp-block-heading">二、安装LNMP环境</h2>



<p>对于配置较低的服务器，推荐Nginx 1.18.0 + MySQL 5.6 + php7.4</p>



<h2 class="wp-block-heading">三、创建网站</h2>



<p>其实是创建一个php+MySQL+Nginx的环境，Nextcloud所需环境本质上和WordPress接近</p>



<p>在宝塔面板网站管理页面，点击添加站点，域名一栏填写你将要访问Nextcloud的域名（此处以http://nextcloud.example.com为例），并选择创建MySQL数据库，点击提交</p>



<p>对于Owncloud同理</p>



<h2 class="wp-block-heading">四、下载并上传安装文件</h2>



<p>Nextcloud：<a rel=\"noreferrer noopener\" href=\"https://download.nextcloud.com/server/installer/setup-nextcloud.php\" target=\"_blank\">https://download.nextcloud.com/server/installer/setup-nextcloud.php</a></p>



<p>Owncloud：<a href=\"https://owncloud.com/download-server/\" target=\"_blank\" rel=\"noreferrer noopener\">https://owncloud.com/download-server/</a></p>



<p>上传至网站根目录，若为压缩包，则解压后将文件夹内容全部剪切到根目录</p>



<h2 class="wp-block-heading">五、访问安装引导页</h2>



<p>设置域名解析到服务器IP地址</p>



<p>Nextcloud：<a href=\"http://nextcloud.example.com/setup-nextcloud.php\">http://nextcloud.example.com/setup-nextcloud.php</a></p>



<p>Owncloud：<a href=\"http://owncloud.example.com\">http://owncloud.example.com</a></p>



<p>填写安装目录，下一步展开安装选项，填写数据库，完成安装</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
