<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts | 大风大雨大浪</title><link>https://blog.yyooyoyo.com/post/</link><atom:link href="https://blog.yyooyoyo.com/post/index.xml" rel="self" type="application/rss+xml"/><description>Posts</description><generator>Wowchemy (https://wowchemy.com)</generator><language>zh-Hans</language><image><url>https://blog.yyooyoyo.com/media/icon_hu6ae496a7bb82b21d9baada081f5e965a_7849_512x512_fill_lanczos_center_3.png</url><title>Posts</title><link>https://blog.yyooyoyo.com/post/</link></image><item><title>Test</title><link>https://blog.yyooyoyo.com/post/test/</link><pubDate>Sun, 15 Aug 2021 21:17:52 +0800</pubDate><guid>https://blog.yyooyoyo.com/post/test/</guid><description/></item><item><title>我的NAS架设之路</title><link>https://blog.yyooyoyo.com/post/%E6%8A%80%E6%9C%AF/nas/example1/</link><pubDate>Mon, 01 Feb 2021 00:00:00 +0800</pubDate><guid>https://blog.yyooyoyo.com/post/%E6%8A%80%E6%9C%AF/nas/example1/</guid><description>&lt;p>　　2019 年初，我由部队转业在家，闲着无聊，就折腾了一下家里的网络，进行了一些小的改造，之前一直想做没时间做的 NAS 架设也就提上了日程。&lt;/p>
&lt;p>　　最开始使用了一套 PVE 架构，&lt;em>Proxmox Virtual Environment&lt;/em> ，也就是服务虚拟化的玩意，如图
&lt;figure >
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://z3.ax1x.com/2021/08/15/f2Y63R.md.png" alt="f2Y63R.png" loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
　　pve 中起了一个 lede 软路由，一个 debian 系统安装 omv，另外还装了一个 windows 平时不怎么开启。但是这种架构对于个人自建小 NAS 来说有一些问题，比如 pve 自身占用一定资源、结构和配置复杂等，而虚拟化系统的灵活部署等优点却无法体现，最终因为 NAS 系统需要硬解码，而显卡直通出的一系列问题很难解决，导致我最终选择了直接在 NAS 服务器中安装一套 debian 系统，在 NAS 和光猫之间放了一个 Nanopi R2S 的软路由，并一直沿用至今。
&lt;figure >
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://z3.ax1x.com/2021/08/15/f2U3ND.md.png" alt="f2U3ND.md.png" loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;h2 id="硬件篇">硬件篇&lt;/h2>
&lt;h3 id="硬件列表--成本">硬件列表 + 成本&lt;/h3>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>&lt;/th>
&lt;th>价格&lt;/th>
&lt;th>备注&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>NanoPi R2S&lt;/td>
&lt;td>289&lt;/td>
&lt;td>NanoPi R2S风扇金属壳，双千兆网口&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>机箱+电源&lt;/td>
&lt;td>347&lt;/td>
&lt;td>[金河田预见N2 + 集成王300电源 + 静音风扇&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>主板+内存&lt;/td>
&lt;td>828&lt;/td>
&lt;td>J3455-ITX 迷你ITX主板四核主板 + 4Gx2 DDR3 1600&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>USB 3.0扩展卡+耗材&lt;/td>
&lt;td>59&lt;/td>
&lt;td>主板带2个usb 3.0和 2个usb 2.0，可以自己扩展&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>UPS&lt;/td>
&lt;td>514&lt;/td>
&lt;td>APC施耐德BK650-CH&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>千兆交换机&lt;/td>
&lt;td>80&lt;/td>
&lt;td>水星SG108M 8口&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>千兆网卡&lt;/td>
&lt;td>130&lt;/td>
&lt;td>J3455自带一个千兆口，pve方案不够，debian方案一个就够了&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>硬盘&lt;/td>
&lt;td>1707（两块酷狼）&lt;/td>
&lt;td>至今，一共装了2个4T希捷酷狼，一个旧的300G的2.5硬盘，机箱只有2个3.5硬盘位，2个2.5硬盘位&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>所以我一共投入的资金大约是 3954元。 如果和白群晖什么的对比的话，只计算机箱内并除去硬盘成本，也就是1175元。 所以折腾的原因就是&lt;strong>穷&lt;/strong>&lt;/p>
&lt;h2 id="系统服务篇">系统/服务篇&lt;/h2>
&lt;h3 id="服务列表">服务列表&lt;/h3>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>&lt;/th>
&lt;th>使用的软件系统&lt;/th>
&lt;th>备注&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>媒体服务&lt;/td>
&lt;td>jellyfin&lt;/td>
&lt;td>媒体中心，电影连续剧等各种资源&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>下载服务&lt;/td>
&lt;td>aria2&lt;/td>
&lt;td>挂着下载资源，自持bt 磁力，不支持电驴&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>网盘服务&lt;/td>
&lt;td>nextcloud&lt;/td>
&lt;td>自建网盘，存储分享资源，很方便&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>我的世界&lt;/td>
&lt;td>minecraft&lt;/td>
&lt;td>给女儿架的我的世界服务器，一个冒险，一个创造&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>samba&lt;/td>
&lt;td>samba&lt;/td>
&lt;td>文件共享&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h3 id="域名公网ipddns">域名、公网IP、ddns&lt;/h3>
&lt;h3 id="软路由">软路由&lt;/h3>
&lt;h3 id="docker">docker&lt;/h3>
&lt;p>基本上所有的服务都是通过docker运行的，使用的是docker-compose&lt;/p>
&lt;h4 id="install-docker">install docker&lt;/h4>
&lt;p>&lt;a href="https://docs.docker.com/engine/install/" target="_blank" rel="noopener">https://docs.docker.com/engine/install/&lt;/a>&lt;/p>
&lt;h4 id="install-docker-compose">install docker-compose&lt;/h4>
&lt;p>&lt;a href="https://docs.docker.com/compose/install/" target="_blank" rel="noopener">https://docs.docker.com/compose/install/&lt;/a>&lt;/p>
&lt;h3 id="媒体中心">媒体中心&lt;/h3>
&lt;h3 id="备份任务">备份任务&lt;/h3></description></item><item><title>NAS 2</title><link>https://blog.yyooyoyo.com/post/%E6%8A%80%E6%9C%AF/nas/example2/</link><pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate><guid>https://blog.yyooyoyo.com/post/%E6%8A%80%E6%9C%AF/nas/example2/</guid><description>&lt;p>1111&lt;/p></description></item><item><title>开发1</title><link>https://blog.yyooyoyo.com/post/%E6%8A%80%E6%9C%AF/%E5%BC%80%E5%8F%91/example1/</link><pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate><guid>https://blog.yyooyoyo.com/post/%E6%8A%80%E6%9C%AF/%E5%BC%80%E5%8F%91/example1/</guid><description>&lt;p>1111&lt;/p></description></item><item><title>Welcome to Wowchemy, the website builder for Hugo</title><link>https://blog.yyooyoyo.com/post/%E5%AE%B6%E5%BA%AD/example3/</link><pubDate>Sun, 13 Dec 2020 00:00:00 +0000</pubDate><guid>https://blog.yyooyoyo.com/post/%E5%AE%B6%E5%BA%AD/example3/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;ol>
&lt;li>The Wowchemy website builder for Hugo, along with its starter templates, is designed for professional creators, educators, and teams/organizations - although it can be used to create any kind of site&lt;/li>
&lt;li>The template can be modified and customised to suit your needs. It&amp;rsquo;s a good platform for anyone looking to take control of their data and online identity whilst having the convenience to start off with a &lt;strong>no-code solution (write in Markdown and customize with YAML parameters)&lt;/strong> and having &lt;strong>flexibility to later add even deeper personalization with HTML and CSS&lt;/strong>&lt;/li>
&lt;li>You can work with all your favourite tools and apps with hundreds of plugins and integrations to speed up your workflows, interact with your readers, and much more&lt;/li>
&lt;/ol>
&lt;figure id="figure-the-template-is-mobile-first-with-a-responsive-design-to-ensure-that-your-site-looks-stunning-on-every-device">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://raw.githubusercontent.com/wowchemy/wowchemy-hugo-modules/master/academic.png" alt="The template is mobile first with a responsive design to ensure that your site looks stunning on every device." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption>
The template is mobile first with a responsive design to ensure that your site looks stunning on every device.
&lt;/figcaption>&lt;/figure>
&lt;h2 id="get-started">Get Started&lt;/h2>
&lt;ul>
&lt;li>👉 &lt;a href="https://wowchemy.com/templates/" target="_blank" rel="noopener">&lt;strong>Create a new site&lt;/strong>&lt;/a>&lt;/li>
&lt;li>📚 &lt;a href="https://wowchemy.com/docs/" target="_blank" rel="noopener">&lt;strong>Personalize your site&lt;/strong>&lt;/a>&lt;/li>
&lt;li>💬 &lt;a href="https://discord.gg/z8wNYzb" target="_blank" rel="noopener">Chat with the &lt;strong>Wowchemy community&lt;/strong>&lt;/a> or &lt;a href="https://discourse.gohugo.io" target="_blank" rel="noopener">&lt;strong>Hugo community&lt;/strong>&lt;/a>&lt;/li>
&lt;li>🐦 Twitter: &lt;a href="https://twitter.com/wowchemy" target="_blank" rel="noopener">@wowchemy&lt;/a> &lt;a href="https://twitter.com/GeorgeCushen" target="_blank" rel="noopener">@GeorgeCushen&lt;/a> &lt;a href="https://twitter.com/search?q=%28%23MadeWithWowchemy%20OR%20%23MadeWithAcademic%29&amp;amp;src=typed_query" target="_blank" rel="noopener">#MadeWithWowchemy&lt;/a>&lt;/li>
&lt;li>💡 &lt;a href="https://github.com/wowchemy/wowchemy-hugo-modules/issues" target="_blank" rel="noopener">Request a &lt;strong>feature&lt;/strong> or report a &lt;strong>bug&lt;/strong> for &lt;em>Wowchemy&lt;/em>&lt;/a>&lt;/li>
&lt;li>⬆️ &lt;strong>Updating Wowchemy?&lt;/strong> View the &lt;a href="https://wowchemy.com/docs/guide/update/" target="_blank" rel="noopener">Update Guide&lt;/a> and &lt;a href="https://wowchemy.com/updates/" target="_blank" rel="noopener">Release Notes&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="crowd-funded-open-source-software">Crowd-funded open-source software&lt;/h2>
&lt;p>To help us develop this template and software sustainably under the MIT license, we ask all individuals and businesses that use it to help support its ongoing maintenance and development via sponsorship.&lt;/p>
&lt;h3 id="-click-here-to-become-a-sponsor-and-help-support-wowchemys-future-httpswowchemycomplans">&lt;a href="https://wowchemy.com/plans/" target="_blank" rel="noopener">❤️ Click here to become a sponsor and help support Wowchemy&amp;rsquo;s future ❤️&lt;/a>&lt;/h3>
&lt;p>As a token of appreciation for sponsoring, you can &lt;strong>unlock &lt;a href="https://wowchemy.com/plans/" target="_blank" rel="noopener">these&lt;/a> awesome rewards and extra features 🦄✨&lt;/strong>&lt;/p>
&lt;h2 id="ecosystem">Ecosystem&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>&lt;a href="https://github.com/wowchemy/hugo-academic-cli" target="_blank" rel="noopener">Hugo Academic CLI&lt;/a>:&lt;/strong> Automatically import publications from BibTeX&lt;/li>
&lt;/ul>
&lt;h2 id="inspiration">Inspiration&lt;/h2>
&lt;p>&lt;a href="https://academic-demo.netlify.com/" target="_blank" rel="noopener">Check out the latest &lt;strong>demo&lt;/strong>&lt;/a> of what you&amp;rsquo;ll get in less than 10 minutes, or &lt;a href="https://wowchemy.com/user-stories/" target="_blank" rel="noopener">view the &lt;strong>showcase&lt;/strong>&lt;/a> of personal, project, and business sites.&lt;/p>
&lt;h2 id="features">Features&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Page builder&lt;/strong> - Create &lt;em>anything&lt;/em> with &lt;a href="https://wowchemy.com/docs/page-builder/" target="_blank" rel="noopener">&lt;strong>widgets&lt;/strong>&lt;/a> and &lt;a href="https://wowchemy.com/docs/writing-markdown-latex/" target="_blank" rel="noopener">&lt;strong>elements&lt;/strong>&lt;/a>&lt;/li>
&lt;li>&lt;strong>Edit any type of content&lt;/strong> - Blog posts, publications, talks, slides, projects, and more!&lt;/li>
&lt;li>&lt;strong>Create content&lt;/strong> in &lt;a href="https://wowchemy.com/docs/writing-markdown-latex/" target="_blank" rel="noopener">&lt;strong>Markdown&lt;/strong>&lt;/a>, &lt;a href="https://wowchemy.com/docs/import/jupyter/" target="_blank" rel="noopener">&lt;strong>Jupyter&lt;/strong>&lt;/a>, or &lt;a href="https://wowchemy.com/docs/install-locally/" target="_blank" rel="noopener">&lt;strong>RStudio&lt;/strong>&lt;/a>&lt;/li>
&lt;li>&lt;strong>Plugin System&lt;/strong> - Fully customizable &lt;a href="https://wowchemy.com/docs/customization/" target="_blank" rel="noopener">&lt;strong>color&lt;/strong> and &lt;strong>font themes&lt;/strong>&lt;/a>&lt;/li>
&lt;li>&lt;strong>Display Code and Math&lt;/strong> - Code highlighting and &lt;a href="https://en.wikibooks.org/wiki/LaTeX/Mathematics" target="_blank" rel="noopener">LaTeX math&lt;/a> supported&lt;/li>
&lt;li>&lt;strong>Integrations&lt;/strong> - &lt;a href="https://analytics.google.com" target="_blank" rel="noopener">Google Analytics&lt;/a>, &lt;a href="https://disqus.com" target="_blank" rel="noopener">Disqus commenting&lt;/a>, Maps, Contact Forms, and more!&lt;/li>
&lt;li>&lt;strong>Beautiful Site&lt;/strong> - Simple and refreshing one page design&lt;/li>
&lt;li>&lt;strong>Industry-Leading SEO&lt;/strong> - Help get your website found on search engines and social media&lt;/li>
&lt;li>&lt;strong>Media Galleries&lt;/strong> - Display your images and videos with captions in a customizable gallery&lt;/li>
&lt;li>&lt;strong>Mobile Friendly&lt;/strong> - Look amazing on every screen with a mobile friendly version of your site&lt;/li>
&lt;li>&lt;strong>Multi-language&lt;/strong> - 34+ language packs including English, 中文, and Português&lt;/li>
&lt;li>&lt;strong>Multi-user&lt;/strong> - Each author gets their own profile page&lt;/li>
&lt;li>&lt;strong>Privacy Pack&lt;/strong> - Assists with GDPR&lt;/li>
&lt;li>&lt;strong>Stand Out&lt;/strong> - Bring your site to life with animation, parallax backgrounds, and scroll effects&lt;/li>
&lt;li>&lt;strong>One-Click Deployment&lt;/strong> - No servers. No databases. Only files.&lt;/li>
&lt;/ul>
&lt;h2 id="themes">Themes&lt;/h2>
&lt;p>Wowchemy and its templates come with &lt;strong>automatic day (light) and night (dark) mode&lt;/strong> built-in. Alternatively, visitors can choose their preferred mode - click the moon icon in the top right of the &lt;a href="https://academic-demo.netlify.com/" target="_blank" rel="noopener">Demo&lt;/a> to see it in action! Day/night mode can also be disabled by the site admin in &lt;code>params.toml&lt;/code>.&lt;/p>
&lt;p>&lt;a href="https://wowchemy.com/docs/customization" target="_blank" rel="noopener">Choose a stunning &lt;strong>theme&lt;/strong> and &lt;strong>font&lt;/strong>&lt;/a> for your site. Themes are fully customizable.&lt;/p>
&lt;h2 id="license">License&lt;/h2>
&lt;p>Copyright 2016-present &lt;a href="https://georgecushen.com" target="_blank" rel="noopener">George Cushen&lt;/a>.&lt;/p>
&lt;p>Released under the &lt;a href="https://github.com/wowchemy/wowchemy-hugo-modules/blob/master/LICENSE.md" target="_blank" rel="noopener">MIT&lt;/a> license.&lt;/p></description></item></channel></rss>