<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>NotionNext BLOG</title>
        <link>ness001.top/</link>
        <description>这是一个由NotionNext生成的站点</description>
        <lastBuildDate>Fri, 10 Nov 2023 13:23:30 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <copyright>All rights reserved 2023, ness001</copyright>
        <item>
            <title><![CDATA[NAS系列（2）nastool + transmission + jellyfin + infuse打造跨平台私人影音库]]></title>
            <link>ness001.top/article/4b60d5bd-5c8e-482f-94c9-1b832d34cfaa</link>
            <guid>ness001.top/article/4b60d5bd-5c8e-482f-94c9-1b832d34cfaa</guid>
            <pubDate>Tue, 08 Nov 2022 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-4b60d5bd5c8e482f94c91b832d34cfaa"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-4122f1b712414fa79f2d8bc8895f58bf"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😸">😸</span></div><div class="notion-callout-text">打造最适合自己的解决方案</div></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-9731fc933f054287b90b5fd5a4eb6231" data-id="9731fc933f054287b90b5fd5a4eb6231"><span><div id="9731fc933f054287b90b5fd5a4eb6231" class="notion-header-anchor"></div><a class="notion-hash-link" href="#9731fc933f054287b90b5fd5a4eb6231" title="系统设计"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">系统设计</span></span></h2><div class="notion-text notion-block-9c46cd03046e457d9d7625c3cdc19c89">在开始介绍解决方案之前，我们应该先回答一个问题，在不知道市场上任何工具的情况下，如何打造一个私人影音库？这个问题可以像个系统设计问题，抽象出诸多模块</div><div class="notion-text notion-block-7fea462fbb9f418d87de875735209a9f">我以为在nas服务器端必须有以下这些部分。</div><ul class="notion-list notion-list-disc notion-block-cee66dbcfba94e9591f350c23d5bc7f0"><li>一个下载队列，队列的内容可以基于豆瓣和用户主动输入</li></ul><ul class="notion-list notion-list-disc notion-block-7523a4ccab3e4c12bdc3d625422e28b5"><li>一个搜索器，可以帮我们找到想要下载的资源的种子</li></ul><ul class="notion-list notion-list-disc notion-block-2e4408f5740a410d88e89221e105b371"><li>一个下载器，用来下载影视资源</li></ul><ul class="notion-list notion-list-disc notion-block-dda1a1f404cb4703bab99a5fc3dce57f"><li>一个字幕下载器，用来补全影视资源的字幕</li></ul><ul class="notion-list notion-list-disc notion-block-36d9ab175e724b05ba3678eed1d77a79"><li>一个刮削器，来根据资源内容更新metadata，比如海报，介绍，影人</li></ul><ul class="notion-list notion-list-disc notion-block-38aab43b820c4cc1912fca5c8412f8da"><li>一个媒体服务器，用来显示电影墙，分门别类的展示电影</li></ul><ul class="notion-list notion-list-disc notion-block-d224983312a94112be996564e5f88df3"><li>一整个过程可以串联起来自动化</li></ul><div class="notion-text notion-block-18df8a83d60049acba54b3751a135a57">此外一些希望拥有的功能</div><ul class="notion-list notion-list-disc notion-block-685068edb8e24c44a3555e201f5f59b7"><li>电影一旦有资源或者下载好后能被通知到</li></ul><ul class="notion-list notion-list-disc notion-block-2fb8456a830348a499c772ee79c86d94"><li>douban webhook触发搜索下载</li></ul><div class="notion-text notion-block-8b4daa85bfa04f6f9c1a46c481fa505d">在使用客户端消费数据方面</div><ul class="notion-list notion-list-disc notion-block-c95019dc67c644ca9d454f8a92c82ca3"><li>一个跨平台的客户端</li></ul><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-1b401d52f0884db88bb3de9832bfbdb8" data-id="1b401d52f0884db88bb3de9832bfbdb8"><span><div id="1b401d52f0884db88bb3de9832bfbdb8" class="notion-header-anchor"></div><a class="notion-hash-link" href="#1b401d52f0884db88bb3de9832bfbdb8" title="解决方案"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">解决方案</span></span></h2><div class="notion-text notion-block-63865151672d45fc8dda5e1217eb30b4">nastool python - 串联起来的pipeline（作者因为被b站up主推荐曝光而跑路，后来开了新坑，我还是喜欢使用原来的nas tools，有社区改版），包含indexer（搜索器）和刮削器的功能，可配置下载器，媒体服务器，和douban集成。</div><div class="notion-text notion-block-dc92fda9100d4ca98bbd5bdd663a7116">transmission c++ - 下载器</div><div class="notion-text notion-block-4ed57514cfb244b0ab99742e07bcac3f">jellyfin c# - 媒体服务器，有配套跨平台客户端</div><div class="notion-text notion-block-4ed0820ba7ff48688c7979e155c611d5">infuse pro - 苹果only，可以连接jellyfin</div><div class="notion-text notion-block-4c8da0ca3ef54924a0131775cab825f0">China subtitle finder - 字幕下载器</div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-bacae627faef4f029d5129fb22c3c556" data-id="bacae627faef4f029d5129fb22c3c556"><span><div id="bacae627faef4f029d5129fb22c3c556" class="notion-header-anchor"></div><a class="notion-hash-link" href="#bacae627faef4f029d5129fb22c3c556" title="常见问题"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">常见问题</span></span></h2><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-9aa25e1bf8d14e839668c1a8e78df06d" data-id="9aa25e1bf8d14e839668c1a8e78df06d"><span><div id="9aa25e1bf8d14e839668c1a8e78df06d" class="notion-header-anchor"></div><a class="notion-hash-link" href="#9aa25e1bf8d14e839668c1a8e78df06d" title="nastool硬链接"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">nastool硬链接</span></span></h3><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-002636e138c740889229ae328568deb5"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F771155a0-dffb-49cb-9084-12f350dab09a%2FUntitled.png?table=block&amp;id=002636e1-38c7-4088-9229-ae328568deb5&amp;t=002636e1-38c7-4088-9229-ae328568deb5" alt="notion image" loading="lazy" decoding="async"/></div></figure></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[NAS系列（1）家用NAS需求分析，参考配置，初始设置]]></title>
            <link>ness001.top/article/ef2e6c46-a033-4906-a422-6ba994353d19</link>
            <guid>ness001.top/article/ef2e6c46-a033-4906-a422-6ba994353d19</guid>
            <pubDate>Fri, 25 Nov 2022 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-ef2e6c46a0334906a4226ba994353d19"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-08ed0518acba4641a38c39e2a9d12c8e"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">双十一期间，我终于给自己组了一台NAS。NAS全称Network Attached Storage（网络附加存储），顾名思义，这是一台存储服务器，数据通过网络进行共享和管理。</div></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-116c7854a071434b9492a72ba89e1186"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Ffdc8dc40-a1d5-4767-975f-be1caaa871fe%2F1512297b-cdb0-42f3-993b-54dba4fcec07%2FIMG_7346.jpg?table=block&amp;id=116c7854-a071-434b-9492-a72ba89e1186&amp;t=116c7854-a071-434b-9492-a72ba89e1186" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-ea6ebedd5ad2401faa874c403b4eb9dc"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Ffdc8dc40-a1d5-4767-975f-be1caaa871fe%2F4d18ca26-3305-47f2-9cad-13bd0133393b%2FIMG_7347.jpg?table=block&amp;id=ea6ebedd-5ad2-401f-aa87-4c403b4eb9dc&amp;t=ea6ebedd-5ad2-401f-aa87-4c403b4eb9dc" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-cef8b3d2da404fac80b766b6817a1a1c"> </div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-bc40b6cd5c0045b09f509d93d48a56a8" data-id="bc40b6cd5c0045b09f509d93d48a56a8"><span><div id="bc40b6cd5c0045b09f509d93d48a56a8" class="notion-header-anchor"></div><a class="notion-hash-link" href="#bc40b6cd5c0045b09f509d93d48a56a8" title="需求分析"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">需求分析</span></span></h2><div class="notion-text notion-block-ee2b889d1e284869876c2ba72aca1a46">我组NAS的想法最初是因为最近发现自己的台式机所有硬盘都满了，新游戏都装不下了。我的台式机上全部是都是SSD，没有一块HHD，总存储量大约在4个T，当中大多数都是学习资料，电影和游戏。</div><div class="notion-text notion-block-9d996959eba54e17963ad843242ac5fe">对于游戏而言，当然读取越快越好，用SSD存游戏可谓是用在刀刃上了，但是对于学习资料和电影而言，对于读取速度的要求HHD就能满足了，那么此时SSD对这些资料只提供了存储作用，有较大的性能浪费。所以我的第一个需求是有一个地方存储大量对读取速度要求并不高的资料。</div><div class="notion-text notion-block-56c469b3732a411c89d70c2e132c938c">除此以外，在这个数字化的时代，我对个人的数字资料希望能有一个中心化的地方进行管理，我喜欢摄影和数字记录我的生活，我录的视频拍的照片，以及其他所有和我个人相关的资料等我希望能一直保存下去给后代参考（如果有的话），也是我存在过的证明。</div><div class="notion-text notion-block-84471330748f4c999bde4d8a6dcd5c3b">第三则是在搜集电影和电视资料的时候，我现在采取的方法是使用迅雷云盘+会员，在内置浏览器里寻找bt种子，然后下载到云盘，再直接在手机app里面播放。这个方法有多个弊端，一是搜集种子费心费力，二是下载的文件杂乱无章，电影多的时候找起来很麻烦，第三是受制于网络，播放画面不够高清。</div><div class="notion-text notion-block-52fc0db77ba9441295a6822aeeb98542">所以总结下来，对于我来说有如下几个需求：</div><ul class="notion-list notion-list-disc notion-block-129bf634b1a94bc3b745b76d3d85555b"><li>（电子图书馆）有一个地方存储大量对读取速度要求并不高的资料</li></ul><ul class="notion-list notion-list-disc notion-block-0b8c74034aa04a02aa9563533eb8951c"><li>（电子档案馆）中心化地保存个人资料</li></ul><ul class="notion-list notion-list-disc notion-block-ecc455b68b8943b0a3f6ea8816780fb0"><li>（电子影像馆）自动寻找种子进行追剧+电影墙</li></ul><div class="notion-text notion-block-42f2498c2eb2488aaebe33b354d6175e">而这些需求，NAS全部都给我帮我实现。如果想剁手NAS，可以想想自己平时有没有这些需求以及数据来源。</div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-11c1a4be92e3401ca967eaf4f5fa0ea0" data-id="11c1a4be92e3401ca967eaf4f5fa0ea0"><span><div id="11c1a4be92e3401ca967eaf4f5fa0ea0" class="notion-header-anchor"></div><a class="notion-hash-link" href="#11c1a4be92e3401ca967eaf4f5fa0ea0" title="参考配置"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">参考配置</span></span></h2><div class="notion-text notion-block-c82083c3e31341da8751c9ada8fa42ff">在咨询了有NAS的朋友老雷和自己搜集了资料以及在海鲜市场（闲鱼）上询问后，采取了如下配置。</div><ul class="notion-list notion-list-disc notion-block-c76f2b6ecbab4ca089a878fa992d196b"><li>nas主机，群晖ds920+</li></ul><ul class="notion-list notion-list-disc notion-block-88e12cb22f144a4490d0603724354f30"><li>硬盘，希捷酷狼pro 16GB hhd</li></ul><ul class="notion-list notion-list-disc notion-block-60f5e313f2d24b9f96e5bb50609c5b21"><li>缓存，三星970evo plus 1tb</li></ul><ul class="notion-list notion-list-disc notion-block-73c7f58c8dc94c608437f14b6af20210"><li>内存，三星2666mhz 16GB</li></ul><ul class="notion-list notion-list-disc notion-block-4ac22eae6acc45ccbb4ce0fae0c176a6"><li>防尘罩，闲鱼手工艺人自制</li></ul><div class="notion-text notion-block-f461de1c85a24588852c1adb784343c5">采用群晖是因为系统相对来说好用，这个品牌也较有保障，920性能适合家用。群晖的命名方式是这样的，ds是disk station的缩写，9代表有9个盘位，20代表20年出品的机型，plus意思是高端机型。</div><div class="notion-text notion-block-6a029f5daff44eb88ecb5932f0310a86">硬盘选择单块16gb是因为单个存储位最多到16g，希捷酷狼pro是企业级的硬盘，附带3年数据救援服务。</div><div class="notion-text notion-block-6afd1f9d4e3c4069b484dc83ffaa1576">缓存配了一块1tb m2接口的固态用作读取缓存，根据我已知的计算机系统知识，写缓存在数据重复不多的情况下不是很有必要</div><div class="notion-text notion-block-fada85fca196491193354e6ffda10e68">nas本体有4g内存，加上16g总共有20g内存，docker镜像较吃内存，为了将来的可扩展性，我选择一步到位。需要注意的是ds920+兼容的内存型号较少，这款是大家公认可以兼容的内存，注意要买笔记本接口的。</div><div class="notion-text notion-block-726c67bd62da4aa2816059774fab2a2e">防尘罩，找了一家口碑较好的自制防尘罩，看说明比官方的更为美观和实用，所以选择了这一款。</div><div class="notion-text notion-block-d857c9b9c5ac4871b5e83a9fccef5576">所有这些都可以在海鲜市场上以较低价格买到<b><b><b><b><b><b><b><b><b><b><b><b>，注意一定要购买国行可验证的产品，群晖检查是否国行需要打客服电话，无法在官网查到。</b></b></b></b></b></b></b></b></b></b></b></b></div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-45c631c025c648a48fccaeebb703350b" data-id="45c631c025c648a48fccaeebb703350b"><span><div id="45c631c025c648a48fccaeebb703350b" class="notion-header-anchor"></div><a class="notion-hash-link" href="#45c631c025c648a48fccaeebb703350b" title="花费"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">花费</span></span></h3><div><div></div></div><div class="notion-collection notion-block-ce4061d45eda412abd6311ea3cdfe423"><div class="notion-table" style="width:1024px;max-width:1024px"><div class="notion-table-view" style="padding-left:96px;padding-right:96px"><div class="notion-table-header"><div class="notion-table-header-inner"><div class="notion-table-th"><div class="notion-table-view-header-cell" style="width:276px"><div class="notion-table-view-header-cell-inner"><div class="notion-collection-column-title"><svg viewBox="0 0 14 14" class="notion-collection-column-title-icon"><path d="M7.74 8.697a.81.81 0 01.073.308.894.894 0 01-.9.888.867.867 0 01-.825-.592l-.333-.961H2.058l-.333.961a.882.882 0 01-.838.592A.884.884 0 010 9.005c0-.11.025-.222.062-.308l2.403-6.211c.222-.58.776-.986 1.442-.986.653 0 1.22.407 1.442.986l2.39 6.211zM2.6 6.824h2.613L3.907 3.102 2.6 6.824zm8.8-3.118c1.355 0 2.6.542 2.6 2.255V9.08a.8.8 0 01-.789.814.797.797 0 01-.788-.703c-.395.468-1.097.764-1.874.764-.949 0-2.07-.64-2.07-1.972 0-1.392 1.121-1.897 2.07-1.897.789 0 1.491.246 1.886.727v-.826c0-.604-.518-.998-1.306-.998-.469 0-.888.123-1.32.394a.64.64 0 01-.307.086.602.602 0 01-.592-.604c0-.221.123-.419.284-.517a3.963 3.963 0 012.206-.641zm-.222 5.188c.505 0 .998-.172 1.257-.517v-.74c-.259-.345-.752-.517-1.257-.517-.616 0-1.122.332-1.122.9 0 .554.506.874 1.122.874zM.656 11.125h12.688a.656.656 0 110 1.313H.656a.656.656 0 110-1.313z"></path></svg><div class="notion-collection-column-title-body">Name</div></div></div></div></div><div class="notion-table-th"><div class="notion-table-view-header-cell" style="width:200px"><div class="notion-table-view-header-cell-inner"><div class="notion-collection-column-title"><svg viewBox="0 0 14 14" class="notion-collection-column-title-icon"><path d="M4.462 0c-.595 0-1.078.482-1.078 1.078v2.306H1.078a1.078 1.078 0 100 2.155h2.306v2.922H1.078a1.078 1.078 0 100 2.155h2.306v2.306a1.078 1.078 0 002.155 0v-2.306H8.46v2.306a1.078 1.078 0 002.156 0v-2.306h2.306a1.078 1.078 0 100-2.155h-2.306V5.539h2.306a1.078 1.078 0 100-2.155h-2.306V1.078a1.078 1.078 0 00-2.156 0v2.306H5.54V1.078C5.54.482 5.056 0 4.461 0zm1.077 8.46V5.54H8.46v2.92H5.54z"></path></svg><div class="notion-collection-column-title-body">Price</div></div></div></div></div><div class="notion-table-th"><div class="notion-table-view-header-cell" style="width:200px"><div class="notion-table-view-header-cell-inner"><div class="notion-collection-column-title"><svg viewBox="0 0 14 14" class="notion-collection-column-title-icon"><path d="M4.462 0c-.595 0-1.078.482-1.078 1.078v2.306H1.078a1.078 1.078 0 100 2.155h2.306v2.922H1.078a1.078 1.078 0 100 2.155h2.306v2.306a1.078 1.078 0 002.155 0v-2.306H8.46v2.306a1.078 1.078 0 002.156 0v-2.306h2.306a1.078 1.078 0 100-2.155h-2.306V5.539h2.306a1.078 1.078 0 100-2.155h-2.306V1.078a1.078 1.078 0 00-2.156 0v2.306H5.54V1.078C5.54.482 5.056 0 4.461 0zm1.077 8.46V5.54H8.46v2.92H5.54z"></path></svg><div class="notion-collection-column-title-body">Count</div></div></div></div></div><div class="notion-table-th"><div class="notion-table-view-header-cell" style="width:200px"><div class="notion-table-view-header-cell-inner"><div class="notion-collection-column-title"><svg viewBox="0 0 14 14" class="notion-collection-column-title-icon"><path d="M7.779 7.063l-3.157 4.224a.49.49 0 00-.072.218.35.35 0 00.346.357h6.242c.476 0 .862.398.862.889v.36c0 .491-.386.889-.862.889H1.862A.876.876 0 011 13.111v-.425a.82.82 0 01.177-.54L4.393 7.8a1.367 1.367 0 00-.006-1.625L1.4 2.194a.822.822 0 01-.18-.544V.89C1.22.398 1.604 0 2.08 0h8.838c.476 0 .861.398.861.889v.36c0 .491-.385.89-.86.89H5.135c-.19 0-.345.159-.345.356a.489.489 0 00.07.216l2.92 3.975c.049.062.063.107.06.188a.246.246 0 01-.062.189z"></path></svg><div class="notion-collection-column-title-body">Total</div></div></div></div></div><div class="notion-table-th"><div class="notion-table-view-header-cell" style="width:200px"><div class="notion-table-view-header-cell-inner"><div class="notion-collection-column-title"><svg viewBox="0 0 14 14" class="notion-collection-column-title-icon"><path d="M4.462 0c-.595 0-1.078.482-1.078 1.078v2.306H1.078a1.078 1.078 0 100 2.155h2.306v2.922H1.078a1.078 1.078 0 100 2.155h2.306v2.306a1.078 1.078 0 002.155 0v-2.306H8.46v2.306a1.078 1.078 0 002.156 0v-2.306h2.306a1.078 1.078 0 100-2.155h-2.306V5.539h2.306a1.078 1.078 0 100-2.155h-2.306V1.078a1.078 1.078 0 00-2.156 0v2.306H5.54V1.078C5.54.482 5.056 0 4.461 0zm1.077 8.46V5.54H8.46v2.92H5.54z"></path></svg><div class="notion-collection-column-title-body">delivered</div></div></div></div></div></div></div><div class="notion-table-header-placeholder"></div><div class="notion-table-body"><div class="notion-table-row"><div class="notion-table-cell notion-table-cell-title" style="width:276px"><span class="notion-property notion-property-title"><a class="notion-page-link" href="/c67d4130bdfb4479b5f5c7a3721d5cba"><span class="notion-page-title"><div class="notion-page-icon-inline notion-page-icon-image"><svg class="notion-page-title-icon notion-page-icon" alt="nas本体 ds920+" viewBox="0 0 30 30" width="16"><path d="M16,1H4v28h22V11L16,1z M16,3.828L23.172,11H16V3.828z M24,27H6V3h8v10h10V27z M8,17h14v-2H8V17z M8,21h14v-2H8V21z M8,25h14v-2H8V25z"></path></svg></div><span class="notion-page-title-text">nas本体 ds920+</span></span></a></span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">3569</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">1</span></div><div class="notion-table-cell notion-table-cell-formula" style="width:200px"><span class="notion-property notion-property-formula">3569</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">1</span></div></div><div class="notion-table-row"><div class="notion-table-cell notion-table-cell-title" style="width:276px"><span class="notion-property notion-property-title"><a class="notion-page-link" href="/af5cabc79a324383b290f984cb35ec33"><span class="notion-page-title"><div class="notion-page-icon-inline notion-page-icon-image"><svg class="notion-page-title-icon notion-page-icon" alt="国行全新希捷酷狼pro 16t" viewBox="0 0 30 30" width="16"><path d="M16,1H4v28h22V11L16,1z M16,3.828L23.172,11H16V3.828z M24,27H6V3h8v10h10V27z M8,17h14v-2H8V17z M8,21h14v-2H8V21z M8,25h14v-2H8V25z"></path></svg></div><span class="notion-page-title-text">国行全新希捷酷狼pro 16t</span></span></a></span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">2650</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">1</span></div><div class="notion-table-cell notion-table-cell-formula" style="width:200px"><span class="notion-property notion-property-formula">2650</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">1</span></div></div><div class="notion-table-row"><div class="notion-table-cell notion-table-cell-title" style="width:276px"><span class="notion-property notion-property-title"><a class="notion-page-link" href="/4af60b332b974fbfba8c6efb252de163"><span class="notion-page-title"><div class="notion-page-icon-inline notion-page-icon-image"><svg class="notion-page-title-icon notion-page-icon" alt="三星2666mhz 16gb内存" viewBox="0 0 30 30" width="16"><path d="M16,1H4v28h22V11L16,1z M16,3.828L23.172,11H16V3.828z M24,27H6V3h8v10h10V27z M8,17h14v-2H8V17z M8,21h14v-2H8V21z M8,25h14v-2H8V25z"></path></svg></div><span class="notion-page-title-text">三星2666mhz 16gb内存</span></span></a></span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">379</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">1</span></div><div class="notion-table-cell notion-table-cell-formula" style="width:200px"><span class="notion-property notion-property-formula">379</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">1</span></div></div><div class="notion-table-row"><div class="notion-table-cell notion-table-cell-title" style="width:276px"><span class="notion-property notion-property-title"><a class="notion-page-link" href="/b24770a6bcff442ab71487bad2dbac10"><span class="notion-page-title"><div class="notion-page-icon-inline notion-page-icon-image"><svg class="notion-page-title-icon notion-page-icon" alt="三星 970 evo plus 1tb" viewBox="0 0 30 30" width="16"><path d="M16,1H4v28h22V11L16,1z M16,3.828L23.172,11H16V3.828z M24,27H6V3h8v10h10V27z M8,17h14v-2H8V17z M8,21h14v-2H8V21z M8,25h14v-2H8V25z"></path></svg></div><span class="notion-page-title-text">三星 970 evo plus 1tb</span></span></a></span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">799</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">2</span></div><div class="notion-table-cell notion-table-cell-formula" style="width:200px"><span class="notion-property notion-property-formula">1598</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">1</span></div></div><div class="notion-table-row"><div class="notion-table-cell notion-table-cell-title" style="width:276px"><span class="notion-property notion-property-title"><a class="notion-page-link" href="/39b7a39eff4d48ada3958b0d1b93731f"><span class="notion-page-title"><div class="notion-page-icon-inline notion-page-icon-image"><svg class="notion-page-title-icon notion-page-icon" alt="防尘罩" viewBox="0 0 30 30" width="16"><path d="M16,1H4v28h22V11L16,1z M16,3.828L23.172,11H16V3.828z M24,27H6V3h8v10h10V27z M8,17h14v-2H8V17z M8,21h14v-2H8V21z M8,25h14v-2H8V25z"></path></svg></div><span class="notion-page-title-text">防尘罩</span></span></a></span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">55</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">1</span></div><div class="notion-table-cell notion-table-cell-formula" style="width:200px"><span class="notion-property notion-property-formula">55</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">1</span></div></div><div class="notion-table-row"><div class="notion-table-cell notion-table-cell-title" style="width:276px"><span class="notion-property notion-property-title"><a class="notion-page-link" href="/604cb754150e490cbb87c47c8c3105aa"><span class="notion-page-title"><div class="notion-page-icon-inline notion-page-icon-image"><svg class="notion-page-title-icon notion-page-icon" alt="价保" viewBox="0 0 30 30" width="16"><path d="M16,1H4v28h22V11L16,1z M16,3.828L23.172,11H16V3.828z M24,27H6V3h8v10h10V27z M8,17h14v-2H8V17z M8,21h14v-2H8V21z M8,25h14v-2H8V25z"></path></svg></div><span class="notion-page-title-text">价保</span></span></a></span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number"></span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number">1</span></div><div class="notion-table-cell notion-table-cell-formula" style="width:200px"><span class="notion-property notion-property-formula">NaN</span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number"></span></div></div><div class="notion-table-row"><div class="notion-table-cell notion-table-cell-title" style="width:276px"><span class="notion-property notion-property-title"><a class="notion-page-link" href="/f0d193cc1f2d4ee4bbb1fe761c35935d"></a></span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number"></span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number"></span></div><div class="notion-table-cell notion-table-cell-formula" style="width:200px"><span class="notion-property notion-property-formula"></span></div><div class="notion-table-cell notion-table-cell-number" style="width:200px"><span class="notion-property notion-property-number"></span></div></div></div></div></div></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-85c62dcb1ff7468a8c07e46dcf7ba5ec" data-id="85c62dcb1ff7468a8c07e46dcf7ba5ec"><span><div id="85c62dcb1ff7468a8c07e46dcf7ba5ec" class="notion-header-anchor"></div><a class="notion-hash-link" href="#85c62dcb1ff7468a8c07e46dcf7ba5ec" title="初始配置"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">初始配置</span></span></h2><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-b8ec339fd90e493ebf733d9e50f2d154" data-id="b8ec339fd90e493ebf733d9e50f2d154"><span><div id="b8ec339fd90e493ebf733d9e50f2d154" class="notion-header-anchor"></div><a class="notion-hash-link" href="#b8ec339fd90e493ebf733d9e50f2d154" title="安装"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">安装</span></span></h3><div class="notion-text notion-block-f763fb509bd64cadacc7a66908bef1b8">当硬件都到位后，需要自己把配件都安装上去，看说明书，网上搜索应该都能知道如何安装。我在这里简要概括下</div><ul class="notion-list notion-list-disc notion-block-4124fdea8e574b93a8d9b3d2cee2c586"><li>安装内存前至少需要把最右侧的硬盘仓取下来，在它的右侧就是内存卡口，直接插入就可以了</li></ul><ul class="notion-list notion-list-disc notion-block-cff38cbbd14841478d466fcee1977954"><li>缓存在底部，注意打开舱盖后不要把两个螺丝拧下来，先把m2的金手指一端插入，然后把仓内尾部的塑料向后拉，再把m2按下去听到啪嗒一声就装好了</li></ul><ul class="notion-list notion-list-disc notion-block-c43080b1a7504141941993ba8cad1838"><li>硬盘的安装只需要把硬盘舱取下，把硬盘用力按进去，边上的两条塑料会弹出，硬盘进去以后再把塑料按进去，接着把硬盘仓推入就行</li></ul><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-b4ec02d8699649e78901f6373fb6a50f" data-id="b4ec02d8699649e78901f6373fb6a50f"><span><div id="b4ec02d8699649e78901f6373fb6a50f" class="notion-header-anchor"></div><a class="notion-hash-link" href="#b4ec02d8699649e78901f6373fb6a50f" title="开机配置"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">开机配置</span></span></h3><div class="notion-text notion-block-0a26b973abe846c8b301a7e62a3e36aa">开关机都使用电源键。初次开机机器中还没有系统，所以第一步是把系统装好。由于nas是在国内使用，所以先去群晖中文官网上注册账号并且绑定机子。</div><div class="notion-text notion-block-0a1d66b96de74150a6176a0c9a77befc">接着就是安装系统了，有两种方式，一是通过访问<a target="_blank" rel="noopener noreferrer" class="notion-link" href="http://find.synology.com/">http://find.synology.com/</a>根据引导进行配置，第二是下载synology assist软件，然后用软件搜索机子进行配置。后一种我在局域网内所有机器上都尝试了都不行了，只有前一种是有效的。安装好系统后访问它给的网站就能进入系统了。</div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-e20f9ffa302f464c8c439bdb6ad9c313" data-id="e20f9ffa302f464c8c439bdb6ad9c313"><span><div id="e20f9ffa302f464c8c439bdb6ad9c313" class="notion-header-anchor"></div><a class="notion-hash-link" href="#e20f9ffa302f464c8c439bdb6ad9c313" title="常用系统配置"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">常用系统配置</span></span></h3><div class="notion-text notion-block-d8233bc9c39043db93a154e3d17199d7">我用的是英文版系统，接下来的讲解大家可以自行翻译参考下。进入系统后就可以安装软件，配置硬件了。</div><ol start="1" class="notion-list notion-list-numbered notion-block-c1e5b4b2d24b47859438b2e19d9856c1"><li>storage manager中添加storage，创建storage pool，选择raid type</li></ol><ol start="2" class="notion-list notion-list-numbered notion-block-a72f566b03a64948943d7b2e46b204a3"><li>storage manager中添加ssd</li></ol><ol start="3" class="notion-list notion-list-numbered notion-block-d7bb020228364efcb4a619485a2951f7"><li>去package center中安装软件，安装哪些软件可以实现什么功能请看本系列之后的讲解</li></ol><ol start="4" class="notion-list notion-list-numbered notion-block-ba8b069b897b4179aa7a8d2f7843d303"><li>File station中管理shared folder 和folder</li></ol><ol start="5" class="notion-list notion-list-numbered notion-block-2a9e758ad4534f918f721cb4f850427b"><li>control panel进行系统设置开启外网访问和ssh</li></ol><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-b2740a4150284232838ae5980c6b52cd" data-id="b2740a4150284232838ae5980c6b52cd"><span><div id="b2740a4150284232838ae5980c6b52cd" class="notion-header-anchor"></div><a class="notion-hash-link" href="#b2740a4150284232838ae5980c6b52cd" title="技术解析QnA"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">技术解析QnA</span></span></h2><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-c8842dd17f3d46249e2db8723d899789" data-id="c8842dd17f3d46249e2db8723d899789"><span><div id="c8842dd17f3d46249e2db8723d899789" class="notion-header-anchor"></div><a class="notion-hash-link" href="#c8842dd17f3d46249e2db8723d899789" title="Raid Type选哪个"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">Raid Type选哪个</span></span></h3><div class="notion-text notion-block-9cecbb517fc44731834bcb05d32f518b">选择哪个会影响到你第二块硬盘是否作为冗余或是扩展容量</div><div class="notion-text notion-block-cfcab5f70c8c4cf5999ab66094902f50">对于不同raid我该如何选择硬盘：<a target="_blank" rel="noopener noreferrer" class="notion-link" href="https://kb.synology.com/en-af/DSM/help/DSM/StorageManager/storage_pool_expand_add_disk?version=7">https://kb.synology.com/en-af/DSM/help/DSM/StorageManager/storage_pool_expand_add_disk?version=7</a></div><div class="notion-text notion-block-6c3c0da8e20c49d090f16deb02e30d97">raid 介绍：<a target="_blank" rel="noopener noreferrer" class="notion-link" href="https://kb.synology.com/en-af/DSM/help/DSM/StorageManager/storage_pool_what_is_raid?version=7">https://kb.synology.com/en-af/DSM/help/DSM/StorageManager/storage_pool_what_is_raid?version=7</a></div><table class="notion-simple-table notion-block-bb3e877c0a7144f985fad9f73ed44a90"><tbody><tr class="notion-simple-table-row notion-block-017fc6ac9f9342ee8ba984d241fabb95"><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>RAID Type</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>Number of Drives</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>Tolerable Drive Failures</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>Description</b></div></td><td class="" style="width:120px"><div class="notion-simple-table-cell"><b>Storage Capacity</b></div></td></tr><tr class="notion-simple-table-row notion-block-dd2548add6244c849f5e25ff522dc36f"><td class="" style="width:120px"><div class="notion-simple-table-cell">SHR</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">1</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">0</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">• Optimizes the volume size when combining drives of different sizes.
• Provides data redundancy if the volume is composed of two or more drives.
• Recommended for beginner users.</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">1 x (Drive size)</div></td></tr><tr class="notion-simple-table-row notion-block-580a36f4ac844e5086ea192e04650fa3"><td class="" style="width:120px"><div class="notion-simple-table-cell">2-3</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">1</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">Optimized by the system.</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">ㅤ</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">ㅤ</div></td></tr><tr class="notion-simple-table-row notion-block-6f8d77c151574857a4e446bcf985e606"><td class="" style="width:120px"><div class="notion-simple-table-cell">≧4</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">1-2</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">ㅤ</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">ㅤ</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">ㅤ</div></td></tr><tr class="notion-simple-table-row notion-block-116fae5281fb423293624fef0bed686c"><td class="" style="width:120px"><div class="notion-simple-table-cell">Basic</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">1</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">0</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">• Composed of one drive as an independent unit.
• Does not provide data redundancy.</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">1 x (Drive size)</div></td></tr><tr class="notion-simple-table-row notion-block-d1420133b5bd4e0fa6fce5cdfd8f3802"><td class="" style="width:120px"><div class="notion-simple-table-cell">JBOD</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">≧1</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">0</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">• Combines a collection of drives into a single storage space, with a capacity equal to the sum of all drives&#x27; capacity.
• Does not provide data redundancy.</div></td><td class="" style="width:120px"><div class="notion-simple-table-cell">Sum of all Drive sizes</div></td></tr></tbody></table><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-2546a6bdaa2d467291e2eeea04ab3caf" data-id="2546a6bdaa2d467291e2eeea04ab3caf"><span><div id="2546a6bdaa2d467291e2eeea04ab3caf" class="notion-header-anchor"></div><a class="notion-hash-link" href="#2546a6bdaa2d467291e2eeea04ab3caf" title="缓存大小推荐"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">缓存大小推荐</span></span></h3><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-b0b6af791afe430b813c4dc3438b94bc"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fc761877c-a129-4e3a-8b66-d54d15d1aeea%2FUntitled.png?table=block&amp;id=b0b6af79-1afe-430b-813c-4dc3438b94bc&amp;t=b0b6af79-1afe-430b-813c-4dc3438b94bc" alt="notion image" loading="lazy" decoding="async"/></div></figure><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-b32d9895ebc9482b89f7bc592c120ea8" data-id="b32d9895ebc9482b89f7bc592c120ea8"><span><div id="b32d9895ebc9482b89f7bc592c120ea8" class="notion-header-anchor"></div><a class="notion-hash-link" href="#b32d9895ebc9482b89f7bc592c120ea8" title="写缓存有必要吗"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">写缓存有必要吗</span></span></h3><div class="notion-text notion-block-737aece35454408190225046df3dadfb">对于我来说没必要，因为我没有大量小文件以高频率的方式写入</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-96fa958252f144908dbc46f72149c199"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F03f8356c-9600-4b51-a9d7-4b2e38c98bbd%2FUntitled.png?table=block&amp;id=96fa9582-52f1-4490-8dbc-46f72149c199&amp;t=96fa9582-52f1-4490-8dbc-46f72149c199" alt="notion image" loading="lazy" decoding="async"/></div></figure><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-de33fee5a1794829bbae76a3adba681b" data-id="de33fee5a1794829bbae76a3adba681b"><span><div id="de33fee5a1794829bbae76a3adba681b" class="notion-header-anchor"></div><a class="notion-hash-link" href="#de33fee5a1794829bbae76a3adba681b" title="指示灯含义"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">指示灯含义</span></span></h3><div class="notion-text notion-block-ebfb5da8687940f995b9324615bb9a52"><b>https://kb.synology.com/en-global/DSM/tutorial/What_can_I_do_if_the_STATUS_LED_keeps_flashing_in_orange</b></div><div class="notion-blank notion-block-60cf1b32df2943c7a5373446d92b5917"> </div><div class="notion-blank notion-block-c40039f7011c4f4a97e5f4bf230abda3"> </div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[NAS系列（4）数据从哪里来：pt站介绍]]></title>
            <link>ness001.top/article/adc4c6ea-48f3-42c7-94f0-929bf495f611</link>
            <guid>ness001.top/article/adc4c6ea-48f3-42c7-94f0-929bf495f611</guid>
            <pubDate>Fri, 11 Nov 2022 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-adc4c6ea48f342c794f0929bf495f611"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-8f52813be5b84245ad2cc0394216fc23"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">NAS的一切都是数据驱动的，作为家庭影音服务器，数据从哪里来是一个必须要回答的问题</div></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-237835f547034d8b9a10b9073160b19c" data-id="237835f547034d8b9a10b9073160b19c"><span><div id="237835f547034d8b9a10b9073160b19c" class="notion-header-anchor"></div><a class="notion-hash-link" href="#237835f547034d8b9a10b9073160b19c" title="PT站"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">PT站</span></span></h2><div class="notion-text notion-block-d87a231709214c2d8ab80c2e48b1d854">（备份引用<a target="_blank" rel="noopener noreferrer" class="notion-link" href="http://www.ptyqm.com/23401.html">http://www.ptyqm.com/23401.html</a>）</div><div class="notion-text notion-block-9df3d3ae7028464994de0c86bb5ade8b"><b>PT站为什么要考核？</b></div><div class="notion-text notion-block-148ff90185b4421d8b9974025b58184c">就像是考试，是为了对用户进行一个筛选。把有心玩PT站的用户留下，无心玩PT的，没有一点分享精神的，一日游的用户删除。这也是为什么PT站下载速度比外面找的BT等资源更快更稳定的原因，因为PT站的用户都是需要互相分享的，是一种互助的关系。</div><div class="notion-text notion-block-1127b1c9e6904447915160832fdfd427">像hdsky、chdbits、mteam等PT大站都会有新人考核，考核时间一般是一个月。其实小站也基本都有新人考核的，没考核的站都相对混得没那么好的。。。</div><div class="notion-text notion-block-b6c118aa65ad419fa7f504c5463458c0">考核内容包括上传量、下载量、魔力值这些。下面跟大家说说如何更快地通过这些PT站的新人考核，方法其实PT站都通用，因为PT站考核内容基本都是那几个。而我们知道如何考核，自然也懂得如何长期养号了！</div><div class="notion-text notion-block-ac8619f2fe934aaf8237d916f6eaf7a5"><b>小白进站第一件事，不要急着下载，先看里面规则和常见问题！</b></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-1564acf1effd4e1fa2067c20230cf564"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:280px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="http://www.ptyqm.com/wp-content/uploads/2018/04/23401.jpg?t=1564acf1-effd-4e1f-a206-7c20230cf564" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-text notion-block-0d207054c5fe4eedaa603ec7fccdb6aa"><b>如果你是新手小白，第一次玩PT站，刚注册的账号，进去后可以下载，但一定要先下载免费的（就是不计算下载量，带Free标志的，注意免费时间限制，时间到了就变成不是免费的），把上传量弄上去，以防出现分享率（分享率=上传量除以下载量）过低被警告。</b></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-322524c49eae41acb43f3de696681988"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:700px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="http://www.ptyqm.com/wp-content/uploads/2018/04/23401-1.jpg?t=322524c4-9eae-41ac-b43f-3de696681988" alt="notion image" loading="lazy" decoding="async"/></div></figure><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-ef7b41170f1746c795bf6a7ad8304c4c" data-id="ef7b41170f1746c795bf6a7ad8304c4c"><span><div id="ef7b41170f1746c795bf6a7ad8304c4c" class="notion-header-anchor"></div><a class="notion-hash-link" href="#ef7b41170f1746c795bf6a7ad8304c4c" title="考核内容1：下载量"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>考核内容1：下载量</b></span></span></h3><div class="notion-text notion-block-3a11967228ee40f8b55589a47d4083af">下载量就是最简单的，就找一些不免费（不带Free标志的，比如50%就是计算50%的下载量）的种子下载就有下载量了，所以这个可以后面两个星期再完成也可以。关于如何搜索免费、50%、还是完全计算下载量的种子，可以使用PT站的搜索功能，请看《<a target="_blank" rel="noopener noreferrer" class="notion-link" href="http://www.ptyqm.com/26422.html"><em>PT站搜索箱功能详解，如何筛选出你想要的资源</em></a>》。</div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-ecce79f4923a496997ab6a418624258d" data-id="ecce79f4923a496997ab6a418624258d"><span><div id="ecce79f4923a496997ab6a418624258d" class="notion-header-anchor"></div><a class="notion-hash-link" href="#ecce79f4923a496997ab6a418624258d" title="考核内容2：魔力值"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">考核内容2：魔力值</span></span></h3><div class="notion-text notion-block-cd36f33cb92e4c7c942c4bbcc7e94f4a">魔力值也不是很难，多做种（任务下载完成后不停止就是在做种了）就行。魔力值是按时间计算的，每小时能获得多少魔力值和你做种的数量以及种子的容量大小等都有关系。显然，想魔力值提升快点就得提升每小时能获得的魔力值。而要提升每小时能获得的魔力值就是多下载些种子做种，但要注意要有一定的数量，容量也不能全是小的，比如只有几G那些，单个资源几十上百G的也要有。像hdsky一般有二十个种子左右在做种，一个月完成考核是完全没问题的。</div><div class="notion-text notion-block-866358867eaf46ecbd6bae81270309fb">你可以登陆网站，点击魔力值后面的“使用”。</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-d1f6c1bda080442ba39ddbc2973ad583"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:700px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="http://www.ptyqm.com/wp-content/uploads/2018/04/23401-2.jpg?t=d1f6c1bd-a080-442b-a39d-dbc2973ad583" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-text notion-block-6781e237c8b14715990329afae3f3fd1">可以查看你现在一个小时可以获得多少魔力值。从而计算出自己一天能有多少魔力，完成考核任务得多少天。</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-a42b90dc173f4937a72567382d001074"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:675px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="http://www.ptyqm.com/wp-content/uploads/2018/04/23401b.jpg?t=a42b90dc-173f-4937-a725-67382d001074" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-text notion-block-6952f04f53404f04baff070b340c16e1">有一点要<b>特别注意，就是兑换了上传量的魔力值是不作为考核的魔力的</b>。比如考核要求5000魔力，有些用户已经达到这个要求，但在考核结束前用部分魔力兑换了上传，导致剩余魔力不足5000，考核期结束后如果剩余魔力还是不足5000，那考核就是不通过，账号就会被封禁的。</div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-665f1568c3ef4f58a8f9f0ba1575079c" data-id="665f1568c3ef4f58a8f9f0ba1575079c"><span><div id="665f1568c3ef4f58a8f9f0ba1575079c" class="notion-header-anchor"></div><a class="notion-hash-link" href="#665f1568c3ef4f58a8f9f0ba1575079c" title="考核内容3：做种率"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">考核内容3：做种率</span></span></h3><div class="notion-text notion-block-4b9abfa339b3490f9b9bdada31463818">做种率也是很简单的，做种率就是全部种子的做种时间除以全部种子的下载时间。比如下载所有资源花了1天时间，所有资源做种时间加起来是20天，做种率就是20了。所以我们只需要完成下载的种子不要停止，让它继续一直做种就行了。</div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-929f30a43c41490e8909d1b539f7e636" data-id="929f30a43c41490e8909d1b539f7e636"><span><div id="929f30a43c41490e8909d1b539f7e636" class="notion-header-anchor"></div><a class="notion-hash-link" href="#929f30a43c41490e8909d1b539f7e636" title="考核内容4：上传量"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">考核内容4：上传量</span></span></h3><div class="notion-text notion-block-2099e9c48e37468a8fcdee35e1128d35">对大部分用户来说，考核最难的是上传量。</div><div class="notion-text notion-block-80f80b2346bf4c26892e684a4d4edf5b">但有一点不少用户会误解，上传就是分享，是不是就是要自己有资源才能上传呢？当然不是的，你下载PT站里面资源的同时就会有上传，并不需要你自己去其它地方找资源上传。</div><div class="notion-text notion-block-73341b238d344c70a1fc057eff50d8e6">因为现在的带宽普遍都是上行比下行小多了。要快速提升PT站上传量，就得保证上传速度把上行带宽占满，要达到这个目的就得多<b>下载些置顶热门的种子了（多人下载的）</b>。有些用户才下载一两个种子，速度只有一百几十K，就来问是不是哪里设置不对了，是不是PT站有问题等等。其实这些都不是大问题，一两个种子的速度很难把上行带宽占满且稳定的，多下载几个，每个一百几十K，加起来就不少了。如果你下载了十多个热门种子，上传速度还是很慢，那就得考虑是哪里设置或者自己宽带有问题了。</div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-7c3d4a78db794c41a534a4276c72134e" data-id="7c3d4a78db794c41a534a4276c72134e"><span><div id="7c3d4a78db794c41a534a4276c72134e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#7c3d4a78db794c41a534a4276c72134e" title="如何查看哪些资源多人下载呢？看下图："><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">如何查看哪些资源多人下载呢？看下图：</span></span></h2><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-b3035ca07777482294fe5ac8b91e9e6b"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:286px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="http://www.ptyqm.com/wp-content/uploads/2018/04/23401c.png?t=b3035ca0-7777-4822-94fe-5ac8b91e9e6b" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-text notion-block-e46dc47f33b2438387d9df16f5211b00">种子列表最前面那几个图标都有各自的含义，点击任意一个图标，种子就会按这个图标的含义进行排序。比如点击下载人数那个图标，种子就会按下载人数从多到少进行排序，再点击一下就反过来从少到多进行排序，其它图标类似，自己尝试一下。</div><div class="notion-text notion-block-c08d3d6d310947119e5571a0fecb3c6d"><b>如何查看下在下载的资源还有几个人在下载？还是不是免费资源？</b></div><div class="notion-text notion-block-efa7b448790f45918e960d54cc469161">▼点击自己的<b>用户名</b>，进去的页面上就有几个目录，点一下【显示/隐藏】，就能查看对应目录的资源。</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-7e6073d6665c456ea28a0a95506da357"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:416px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="http://www.ptyqm.com/wp-content/uploads/2018/04/23401c.jpg?t=7e6073d6-665c-456e-a28a-0a95506da357" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-text notion-block-c1c326afb3d24510ae6705d993f998df">有些用户动不动就问，为什么上传这么慢？结果一看下载用户数，就几个甚至是0，没人在下载，你上传给谁呢？</div><div class="notion-text notion-block-11f72311c09444d4837c1f60e0af5a5a">考核期间最重要的是每天登陆网站看一下自己的分享率情况，如果太低会被警告，几天内要提升，不然会封号。像m-team就比较特殊点，新人考核期内分享率不能低于0.3，低于0.3马上会被封号的。</div><div class="notion-text notion-block-4cbe1fcead4040f5927db9d6ad6a8445">看了上面教程可以知道，玩PT站最重要的其实不是宽带，10年前100M宽带一样能玩得好好的，更别说现在普遍都三五百兆起步的带宽，千兆也是很普遍 了。</div><div class="notion-text notion-block-6ee36ac7c2f648c7b8c8c21dfa0c1b4a">最重要的是你是否愿意去分享，而这就体现在你是否愿意长时间挂机做种上传。有些用户即使上传不快，但靠做种赚魔力兑换上传量，也能混得好好的。</div><div class="notion-text notion-block-29e7e8821b234f7581f32f91907c7494">所以，要玩好PT站，有一台能长时间挂机的设备，群晖、极空间、威联通等NAS设备就是最佳的选择。功耗低、可以远程控制等，使用很方便。还有就是要有大一点的硬盘空间，不是喜欢大量收藏影片的，8T起步即可。</div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-42c51575da404fb4883747783a3081da" data-id="42c51575da404fb4883747783a3081da"><span><div id="42c51575da404fb4883747783a3081da" class="notion-header-anchor"></div><a class="notion-hash-link" href="#42c51575da404fb4883747783a3081da" title="网络设置"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">网络设置</span></span></h2><ul class="notion-list notion-list-disc notion-block-f3a1272a8c594f4498609d8e9be8063c"><li>申请公网地址，可以使用接口说要安装网络摄像头</li></ul><ul class="notion-list notion-list-disc notion-block-409f8219e6a84f3d9e69b6d6c862ca48"><li>光猫改桥接ppoe登录</li></ul><ul class="notion-list notion-list-disc notion-block-12666b4cdc3d43f0b92375df51493d8e"><li>NAS反向代理开放下载器的端口</li></ul><ul class="notion-list notion-list-disc notion-block-2fc23c270ffd4c06a7615ce42905f498"><li>路由器管理页面开放端口</li></ul><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-283adf51980847ca9c60d8c2831cc633" data-id="283adf51980847ca9c60d8c2831cc633"><span><div id="283adf51980847ca9c60d8c2831cc633" class="notion-header-anchor"></div><a class="notion-hash-link" href="#283adf51980847ca9c60d8c2831cc633" title="参考"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">参考</span></span></h2><div class="notion-row"><a target="_blank" rel="noopener noreferrer" class="notion-bookmark notion-block-2f19d581a0284d9abf933b3c144e1ed0" href="https://en.wikipedia.org/wiki/Glossary_of_BitTorrent_terms"><div><div class="notion-bookmark-title">Glossary of BitTorrent terms</div><div class="notion-bookmark-description">This is a glossary of jargon related to peer-to-peer file sharing via the BitTorrent protocol.</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-icon"><img src="https://en.wikipedia.org/static/apple-touch/wikipedia.png?t=2f19d581-a028-4d9a-bf93-3b3c144e1ed0" alt="Glossary of BitTorrent terms" loading="lazy" decoding="async"/></div><div class="notion-bookmark-link-text">https://en.wikipedia.org/wiki/Glossary_of_BitTorrent_terms</div></div></div></a></div><div class="notion-row"><a target="_blank" rel="noopener noreferrer" class="notion-bookmark notion-block-8a33669c58174369a23908f0fa44bae1" href="https://wiki.ukenn.top/chang-jian-hong-zhong-yuan-yin-fen-xi-ji-jie-jue-fang-fa"><div><div class="notion-bookmark-title">常见红种原因分析及解决方法</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-icon"><img src="https://app.gitbook.com/public/images/icon-512.png?t=8a33669c-5817-4369-a239-08f0fa44bae1" alt="常见红种原因分析及解决方法" loading="lazy" decoding="async"/></div><div class="notion-bookmark-link-text">https://wiki.ukenn.top/chang-jian-hong-zhong-yuan-yin-fen-xi-ji-jie-jue-fang-fa</div></div></div><div class="notion-bookmark-image"><img style="object-fit:cover" src="https://app.gitbook.com/share/space/thumbnail/-MCG1twGeF1lCBTeRLQt/page/-MCI7jXYprvxqLcq_70Y.png?color=%23FF8000&amp;logo=&amp;theme=light&amp;t=8a33669c-5817-4369-a239-08f0fa44bae1" alt="常见红种原因分析及解决方法" loading="lazy" decoding="async"/></div></a></div><div class="notion-blank notion-block-f781bed3b15e4604bfd6cdcf7d55ab28"> </div><div class="notion-blank notion-block-fb4c887e512e4feda35230748c44ebd2"> </div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[NAS数据整合：网盘]]></title>
            <link>ness001.top/article/84fc9354-2421-46c4-8e6b-20133a787060</link>
            <guid>ness001.top/article/84fc9354-2421-46c4-8e6b-20133a787060</guid>
            <pubDate>Thu, 05 May 2022 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-84fc9354242146c48e6b20133a787060"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-60e15f8b76314e3191b3d701d41e19a7"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">网盘保存以前收集的各种资源，有些资源已经被网盘服务提供商所屏蔽，这也更加凸显NAS对于仓鼠玩家的重要性。
我的逻辑是使得百度网盘只作为数据中转站，而达到整合资源的目的。</div></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-b7b9cdc013324cd9aa03a07561895b5e" data-id="b7b9cdc013324cd9aa03a07561895b5e"><span><div id="b7b9cdc013324cd9aa03a07561895b5e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#b7b9cdc013324cd9aa03a07561895b5e" title="方法"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">方法</span></span></h2><div class="notion-text notion-block-06b8980602e64a3d8d5fd81612d00507">群晖内置的Cloud Async工具可以链接许多网盘供应商，当中包括百度网盘，onedrive和google drive。百度网盘是国内用户最为常见的收集网络资源的网盘，而相比其他网盘而言，群晖对它的逻辑比较特殊，所以以他为例介绍一下。</div><div class="notion-text notion-block-cce1a23882e2462596965a87c9a7ffb4">在package manger中下载好Cloud Async工具，添加百度网盘，接着它会让你选择是那种方式</div><ul class="notion-list notion-list-disc notion-block-b4809b7bf7a940ca8289bd64335dc632"><li>只从网盘下载</li></ul><ul class="notion-list notion-list-disc notion-block-cedde3615c744688ac2edc2ca93e969f"><li>只从本地同步</li></ul><ul class="notion-list notion-list-disc notion-block-b356b627600a4b899f7bf416000b2073"><li>双向</li></ul><div class="notion-text notion-block-463ed30637a144d9b3de296920af252a">只看文件夹，百度网盘侧我们只能看到root folder。我一开始纠结了一下是否要选择从网盘下载，因为我怕它把百度网盘中所有的资源都下载到nas中。但其实不用担心，而这也是它的逻辑特殊住处。它的root folder其实是网盘新增加的一个folder，位置在<b><b>我的应用资源-Cloud Sync</b></b>。知道这个逻辑后我们就不用担心了，对于任何资源，我们想下载到nas的就拖到这个目录里。</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-0f16c626ec8f4d3a8ae6e96c22f020bf"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Ffb886f85-de51-445c-8313-f8b9a7cb4c97%2FUntitled.png?table=block&amp;id=0f16c626-ec8f-4d3a-8ae6-e96c22f020bf&amp;t=0f16c626-ec8f-4d3a-8ae6-e96c22f020bf" alt="notion image" loading="lazy" decoding="async"/></div></figure></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[NAS软件使用：迅雷NAS版]]></title>
            <link>ness001.top/article/1662ec59-5ca5-4cc9-960a-b0b2f78c3e5d</link>
            <guid>ness001.top/article/1662ec59-5ca5-4cc9-960a-b0b2f78c3e5d</guid>
            <pubDate>Wed, 09 Nov 2022 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-1662ec595ca54cc9960ab0b2f78c3e5d"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-a2a4cde7b6914032bad3d5be4e1cb281"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">对于没有PT站的玩家而言，迅雷和电驴是两个重要的下载BT资源的平台。对于其他玩家，偶尔用迅雷下载一些镜像文件或者挂机的</div></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-119cd78dcb034c35837a052c8c636f60" data-id="119cd78dcb034c35837a052c8c636f60"><span><div id="119cd78dcb034c35837a052c8c636f60" class="notion-header-anchor"></div><a class="notion-hash-link" href="#119cd78dcb034c35837a052c8c636f60" title="介绍"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">介绍</span></span></h2><div class="notion-text notion-block-29fdfaf8aa9c493abe622d96a67b524e">对于群晖，迅雷官方有提供nas套件，不过这个套件目前还是beta版本，下载速度实测可以的。它号称有如下两个特性：</div><div class="notion-text notion-block-afc6a946b658432cbeabcac16588af77"><b>智能远程</b></div><div class="notion-text notion-block-8740093fabe84909b58a994e34c76b35">登录即可远程下载、播放NAS里的视频</div><div class="notion-text notion-block-a814cc11e257467fa979f6a6f291d6dd">无需内网穿透、公网iP等繁琐的网络配置</div><div class="notion-text notion-block-34b25ac0129f4de589f043c952d83835"><b>个人片库</b></div><div class="notion-text notion-block-258640893b574d5d95d050e3bc1c0b5b">刮削metadata，但相对较为局限，自己可定制化程度不高。</div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-d34b1890919848c3af05485825299dba" data-id="d34b1890919848c3af05485825299dba"><span><div id="d34b1890919848c3af05485825299dba" class="notion-header-anchor"></div><a class="notion-hash-link" href="#d34b1890919848c3af05485825299dba" title="使用"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">使用</span></span></h2><div class="notion-text notion-block-5164a43d6c8746019849e53ba552f805">公共bt下载速度较慢，可以去迅雷下载</div><div class="notion-text notion-block-fac824802b764822882c5354a6d3968f">最大的担忧是它是否会吸血，比如在下载的时候偷偷进行大量上载，实测下来不会。</div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[NAS数据整合：Time Machine]]></title>
            <link>ness001.top/article/257d651e-ad9c-4d7e-9498-c6cf410fee71</link>
            <guid>ness001.top/article/257d651e-ad9c-4d7e-9498-c6cf410fee71</guid>
            <pubDate>Thu, 15 Dec 2022 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-257d651ead9c4d7e9498c6cf410fee71"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-ad6a941b7143434b9b1c6b0f415fdff9"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">备份Mac系统</div></div><div class="notion-blank notion-block-4fe2411f78e44ca3835fe384f63c6b7c"> </div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-d2dc2888186344799c00692d03558e8f" data-id="d2dc2888186344799c00692d03558e8f"><span><div id="d2dc2888186344799c00692d03558e8f" class="notion-header-anchor"></div><a class="notion-hash-link" href="#d2dc2888186344799c00692d03558e8f" title="📝 主旨内容"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">📝 主旨内容</span></span></h2><div class="notion-text notion-block-0fcbeac8b3f94e0e8717c9f3719a35f1">群晖有自带的教程</div><div class="notion-text notion-block-da76b1ce9ea64b558935f0df67c97098">mac新系统建议使用smb</div><ul class="notion-list notion-list-disc notion-block-f93f39665d404a5db973d7cce2a9e370"><li><a target="_blank" rel="noopener noreferrer" class="notion-link" href="https://kb.synology.cn/zh-cn/DSM/tutorial/How_to_back_up_files_from_Mac_to_Synology_NAS_with_Time_Machine">https://kb.synology.cn/zh-cn/DSM/tutorial/How_to_back_up_files_from_Mac_to_Synology_NAS_with_Time_Machine</a></li></ul><ul class="notion-list notion-list-disc notion-block-a36d317c8a8b4e22955f35c5b6111b93"><li><a target="_blank" rel="noopener noreferrer" class="notion-link" href="https://kb.synology.cn/zh-cn/DSM/tutorial/How_can_I_limit_space_taken_up_by_Time_Machine_backup">https://kb.synology.cn/zh-cn/DSM/tutorial/How_can_I_limit_space_taken_up_by_Time_Machine_backup</a></li></ul><div class="notion-blank notion-block-44a4fa2df1ed4d09bfbba6d6079807fd"> </div></main></div>]]></content:encoded>
        </item>
    </channel>
</rss>