change themes to nederburg
This commit is contained in:
1
public/gallery/page/1/index.xml/index.html
Normal file
1
public/gallery/page/1/index.xml/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><title>https://h.cowbay.org/gallery/</title><link rel="canonical" href="https://h.cowbay.org/gallery/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://h.cowbay.org/gallery/" /></head></html>
|
||||
721
public/gallery/page/2/index.html
Normal file
721
public/gallery/page/2/index.html
Normal file
@@ -0,0 +1,721 @@
|
||||
<!doctype html>
|
||||
<html lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Galleries - MCの飄狂山莊㊣</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.58.3" />
|
||||
<meta itemprop="name" content="Galleries">
|
||||
<meta itemprop="description" content="What’s the Worst That Could Happen?">
|
||||
|
||||
|
||||
<meta property="og:title" content="Galleries" />
|
||||
<meta property="og:description" content="What’s the Worst That Could Happen?" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://h.cowbay.org/gallery/" />
|
||||
|
||||
<meta property="og:updated_time" content="2018-11-05T07:46:53+08:00" /><meta property="og:site_name" content="MCの飄狂山莊㊣" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Galleries"/>
|
||||
<meta name="twitter:description" content="What’s the Worst That Could Happen?"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<header id="site-header">
|
||||
<nav id="site-nav">
|
||||
<h1 class="nav-title">
|
||||
<a href="/">
|
||||
|
||||
|
||||
|
||||
</a>
|
||||
</h1>
|
||||
<menu id="site-nav-menu" class="flyout-menu">
|
||||
|
||||
|
||||
|
||||
</menu>
|
||||
|
||||
|
||||
|
||||
<a href="#site-nav" class="nav-toggle"><i class="fas fa-bars fa-2x"></i></a>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
<div id="wrapper">
|
||||
<section id="site-intro">
|
||||
|
||||
<header>
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
</main>
|
||||
|
||||
</section>
|
||||
|
||||
<main id="site-main">
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/site-to-site-vpn-using-wireguard-in-two-edgerouters/">[筆記] 在edgerouter上用wireguard 建立site to site VPN / Site to Site Vpn Using Wireguard in Two Edgerouters</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-08-06 17:14:17 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>之前總部和分公司之間 是用buffalo 的小AP 灌 openwrt</p>
|
||||
<footer>
|
||||
<a href="/post/site-to-site-vpn-using-wireguard-in-two-edgerouters/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/vpn">vpn</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/edgerouter">edgerouter</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/another-way-to-keep-ansible-log/">[筆記] 為了保存log 用script 指令執行ansible / Another Way to Keep Ansible Log using script command</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-08-05 16:24:40 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>之前為了能夠在執行完 ansible playbook 後,能有個log 可以看</p>
|
||||
<footer>
|
||||
<a href="/post/another-way-to-keep-ansible-log/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/ansible">ansible</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ansible">ansible</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/send-mail-to-notify-after-pxe-install/">[筆記] 用pxe 安裝系統,完成後送出郵件通知 / send mail notification after pxe install</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-07-31 11:06:33 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>最近有個任務,需要大量安裝client</p>
|
||||
<footer>
|
||||
<a href="/post/send-mail-to-notify-after-pxe-install/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/pxe">PXE</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ubuntu">ubuntu</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/linux">linux</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/ansible-run-task-depends-on-ipaddr/">[ansible] 用 ip 位置判斷是否要執行task /ansible run task depends on ipaddr</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-07-23 15:06:37 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>因為工作上的需要,要修改client端的 /etc/environment 檔案</p>
|
||||
<footer>
|
||||
<a href="/post/ansible-run-task-depends-on-ipaddr/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/ansible">ansible</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ansible">ansible</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/ansible-selectattr-from-list-in-dictionary/">[ansible] 引用事先定義好的yaml檔裡面的變數 - Ansible Selectattr From List in Dictionary file</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-07-01 09:06:12 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>在ansible中,關於如何引用自定義的變數,一直讓我很頭疼</p>
|
||||
<footer>
|
||||
<a href="/post/ansible-selectattr-from-list-in-dictionary/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/ansible">Ansible</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ansible">Ansible</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/remote-management-system-meshcentral/">linux底下遠端遙控&管理的好用系統 Meshcentral / Remote Management & control system Meshcentral</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-06-20 11:03:12 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>之前在LAN/windows環境下,一直都是用ultravnc/winvnc/tigervnc之類的VNC軟體</p>
|
||||
<footer>
|
||||
<a href="/post/remote-management-system-meshcentral/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/linux">linux</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/remote">remote</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/meshcentral">meshcentral</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/install-asus-10g-nic-in-proxmox/">Install Asus 10G NIC XG-C100C in Proxmox</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-06-17 13:20:57 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>前幾天接的一個case</p>
|
||||
<footer>
|
||||
<a href="/post/install-asus-10g-nic-in-proxmox/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/proxmox">Proxmox</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/proxmox">proxmox</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/change-timezone-in-docker/">[筆記] 修改 docker 容器內的時區 - Change Timezone in Docker</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-05-21 17:25:15 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>最近一直在玩一些docker,不過老是會碰到歪果扔寫的東西,時區都不一致</p>
|
||||
<footer>
|
||||
<a href="/post/change-timezone-in-docker/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/docker">docker</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/timezone">timezone</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/transfer-file-content-using-xclip-in-terminal/">Transfer File Content Using Xclip in Terminal</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-05-17 12:18:54 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>工作上常會需要用ssh登入遠端主機檢查LOG,有必要的時候,還要把log複製回本機來處理。</p>
|
||||
<footer>
|
||||
<a href="/post/transfer-file-content-using-xclip-in-terminal/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/linux">linux</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/linux">linux</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/inx-collect-detail-hardware-info/">[筆記] inxi 蒐集詳盡的硬體資訊 / inxi Collect Detail Hardware Info</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-04-23 15:28:56 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>最近因為一直碰到硬碟故障的問題,算起來那一批同時購買的5X顆 seagate 2T硬碟,已經有一半以上故障返修了….</p>
|
||||
<footer>
|
||||
<a href="/post/inx-collect-detail-hardware-info/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/linux">linux</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/bsd">bsd</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/inventory">inventory</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<div class="pagination">
|
||||
|
||||
<a href="/gallery/" class="button big previous"><i class="fas fa-angle-left"></i></a>
|
||||
|
||||
|
||||
<a href="/gallery/page/3/" class="button big next"><i class="fas fa-angle-right"></i></a>
|
||||
|
||||
</div>
|
||||
|
||||
</main>
|
||||
<section id="site-sidebar">
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="mini-bio">
|
||||
<header>
|
||||
<h1></h1>
|
||||
</header>
|
||||
<p></p>
|
||||
<footer>
|
||||
<a href="/about" class="button"></a>
|
||||
</footer>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<footer id="site-footer">
|
||||
|
||||
<p class="copyright">
|
||||
|
||||
© 2019
|
||||
|
||||
Eric Chang
|
||||
|
||||
. <br>
|
||||
|
||||
</p>
|
||||
</footer>
|
||||
<a id="back-to-top" href="#" class="fas fa-arrow-up fa-2x"></a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/javascript">
|
||||
var doNotTrack = false;
|
||||
if (!doNotTrack) {
|
||||
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
|
||||
ga('create', 'UA-138954876-1', 'auto');
|
||||
|
||||
ga('send', 'pageview');
|
||||
}
|
||||
</script>
|
||||
<script async src='https://www.google-analytics.com/analytics.js'></script>
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
688
public/gallery/page/3/index.html
Normal file
688
public/gallery/page/3/index.html
Normal file
@@ -0,0 +1,688 @@
|
||||
<!doctype html>
|
||||
<html lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Galleries - MCの飄狂山莊㊣</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.58.3" />
|
||||
<meta itemprop="name" content="Galleries">
|
||||
<meta itemprop="description" content="What’s the Worst That Could Happen?">
|
||||
|
||||
|
||||
<meta property="og:title" content="Galleries" />
|
||||
<meta property="og:description" content="What’s the Worst That Could Happen?" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://h.cowbay.org/gallery/" />
|
||||
|
||||
<meta property="og:updated_time" content="2018-11-05T07:46:53+08:00" /><meta property="og:site_name" content="MCの飄狂山莊㊣" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Galleries"/>
|
||||
<meta name="twitter:description" content="What’s the Worst That Could Happen?"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<header id="site-header">
|
||||
<nav id="site-nav">
|
||||
<h1 class="nav-title">
|
||||
<a href="/">
|
||||
|
||||
|
||||
|
||||
</a>
|
||||
</h1>
|
||||
<menu id="site-nav-menu" class="flyout-menu">
|
||||
|
||||
|
||||
|
||||
</menu>
|
||||
|
||||
|
||||
|
||||
<a href="#site-nav" class="nav-toggle"><i class="fas fa-bars fa-2x"></i></a>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
<div id="wrapper">
|
||||
<section id="site-intro">
|
||||
|
||||
<header>
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
</main>
|
||||
|
||||
</section>
|
||||
|
||||
<main id="site-main">
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/log-all-bash-commands/">[筆記] 紀錄所有下過的指令、時間 / Log All commands with timestamp</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-04-23 15:08:36 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>今天發生一件有點詭異的事情,本來應該要經過某個指令才會產生的檔案</p>
|
||||
<footer>
|
||||
<a href="/post/log-all-bash-commands/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/log">log</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/fix-zpool-device-busy-using-dmsetup/">[筆記] 解決無法建立zpool 的錯誤 / Fix Zpool Device Busy Using dmsetup</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-04-01 15:56:27 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>今天把其中一台proxmox 加上10G 光纖網卡,準備和另一台proxmox 組成10G 環境進行測試</p>
|
||||
<footer>
|
||||
<a href="/post/fix-zpool-device-busy-using-dmsetup/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/zfs">zfs</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/transfer-cent62-using-rsync/">[筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-03-27 17:44:49 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>公司的一台老伺服器空間不足了,要執行指令都會中斷,所以想要擴充空間。</p>
|
||||
<footer>
|
||||
<a href="/post/transfer-cent62-using-rsync/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/centos">centos</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/linux">linux</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/command_to_test_main_ssl/">[筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-03-20 11:42:47 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>今天老闆出國,發slack說手機不能寄信,看了一下,似乎是因為用GMAIL的APP來收信</p>
|
||||
<footer>
|
||||
<a href="/post/command_to_test_main_ssl/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/install-timeshift-on-ubuntu1804/">Install Timeshift on Ubuntu1804</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-03-11 14:02:30 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>最近要開始測試client安裝 ubuntu 18.04 的 ansible playbook</p>
|
||||
<footer>
|
||||
<a href="/post/install-timeshift-on-ubuntu1804/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ubuntu">ubuntu</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/backup">backup</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/install-ubuntu1804-on-dell-6ir-raid-controller/">用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 </a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-01-16 16:17:05 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>買了一張 DELL 6/iR 低階的raid 卡</p>
|
||||
<footer>
|
||||
<a href="/post/install-ubuntu1804-on-dell-6ir-raid-controller/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ubuntu">ubuntu</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/ubuntu-1804-install-root-on-raid/">Ubuntu 1804 Install Root on Raid</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2019-01-16 09:58:50 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>最近在弄一台機器,想要把ubuntu 18.04 安裝在software raid上</p>
|
||||
<footer>
|
||||
<a href="/post/ubuntu-1804-install-root-on-raid/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ubuntu">ubuntu</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/raid">raid</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/smartd-failed-to-start-in-freenas/">[筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-12-13 17:40:20 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>這兩天在弄兩台Freenas ,準備當作Proxmox 的Storage & Server Backup</p>
|
||||
<footer>
|
||||
<a href="/post/smartd-failed-to-start-in-freenas/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/freenas">freenas</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/incredibly-slow-mdadm-rebuild/">[碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-12-12 11:10:22 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>最近在做一台老機器的P2V</p>
|
||||
<footer>
|
||||
<a href="/post/incredibly-slow-mdadm-rebuild/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%A2%8E%E5%BF%B5">碎念</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/mdadm">mdadm</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/create-portable-vim-environment/">[筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-12-07 15:19:47 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>因為工作的關係,現在很多時間都花在VIM的操作上</p>
|
||||
<footer>
|
||||
<a href="/post/create-portable-vim-environment/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/vim">vim</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<div class="pagination">
|
||||
|
||||
<a href="/gallery/page/2/" class="button big previous"><i class="fas fa-angle-left"></i></a>
|
||||
|
||||
|
||||
<a href="/gallery/page/4/" class="button big next"><i class="fas fa-angle-right"></i></a>
|
||||
|
||||
</div>
|
||||
|
||||
</main>
|
||||
<section id="site-sidebar">
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="mini-bio">
|
||||
<header>
|
||||
<h1></h1>
|
||||
</header>
|
||||
<p></p>
|
||||
<footer>
|
||||
<a href="/about" class="button"></a>
|
||||
</footer>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<footer id="site-footer">
|
||||
|
||||
<p class="copyright">
|
||||
|
||||
© 2019
|
||||
|
||||
Eric Chang
|
||||
|
||||
. <br>
|
||||
|
||||
</p>
|
||||
</footer>
|
||||
<a id="back-to-top" href="#" class="fas fa-arrow-up fa-2x"></a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/javascript">
|
||||
var doNotTrack = false;
|
||||
if (!doNotTrack) {
|
||||
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
|
||||
ga('create', 'UA-138954876-1', 'auto');
|
||||
|
||||
ga('send', 'pageview');
|
||||
}
|
||||
</script>
|
||||
<script async src='https://www.google-analytics.com/analytics.js'></script>
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
745
public/gallery/page/4/index.html
Normal file
745
public/gallery/page/4/index.html
Normal file
@@ -0,0 +1,745 @@
|
||||
<!doctype html>
|
||||
<html lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Galleries - MCの飄狂山莊㊣</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.58.3" />
|
||||
<meta itemprop="name" content="Galleries">
|
||||
<meta itemprop="description" content="What’s the Worst That Could Happen?">
|
||||
|
||||
|
||||
<meta property="og:title" content="Galleries" />
|
||||
<meta property="og:description" content="What’s the Worst That Could Happen?" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://h.cowbay.org/gallery/" />
|
||||
|
||||
<meta property="og:updated_time" content="2018-11-05T07:46:53+08:00" /><meta property="og:site_name" content="MCの飄狂山莊㊣" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Galleries"/>
|
||||
<meta name="twitter:description" content="What’s the Worst That Could Happen?"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<header id="site-header">
|
||||
<nav id="site-nav">
|
||||
<h1 class="nav-title">
|
||||
<a href="/">
|
||||
|
||||
|
||||
|
||||
</a>
|
||||
</h1>
|
||||
<menu id="site-nav-menu" class="flyout-menu">
|
||||
|
||||
|
||||
|
||||
</menu>
|
||||
|
||||
|
||||
|
||||
<a href="#site-nav" class="nav-toggle"><i class="fas fa-bars fa-2x"></i></a>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
<div id="wrapper">
|
||||
<section id="site-intro">
|
||||
|
||||
<header>
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
</main>
|
||||
|
||||
</section>
|
||||
|
||||
<main id="site-main">
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/synology-ds415-repair-cost/">[雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-12-04 10:25:19 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>前幾天公司的一台 Synology DS 415+ 發生異常</p>
|
||||
<footer>
|
||||
<a href="/post/synology-ds415-repair-cost/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%BE%A4%E6%9A%89">群暉</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/nas">NAS</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/%E7%BE%A4%E6%9A%89">群暉</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/synology">synology</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/10g-lab-using-proxmox-and-mellanox/">[筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB </a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-11-30 16:05:14 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>想做一個 10G 的 LAB 環境出來已經很久了。</p>
|
||||
<footer>
|
||||
<a href="/post/10g-lab-using-proxmox-and-mellanox/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/10g">10G</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/mellanox">mellanox</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/ansible-selectattr-filter/">[筆記] 還是 Ansible Selectattr </a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-11-29 11:22:28 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>在上一篇 <a href="https://h.cowbay.org/post/ansible-selectattr/">Ansible how to use ‘list’ in yaml file </a></p>
|
||||
<footer>
|
||||
<a href="/post/ansible-selectattr-filter/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ansible">ansible</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/ansible-selectattr/">[筆記] Ansible how to use 'list' in yaml file </a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-11-27 16:50:53 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>這幾天在玩ansible 時,碰到一個問題</p>
|
||||
<footer>
|
||||
<a href="/post/ansible-selectattr/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ansible">ansible</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/linux">linux</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-11-15 11:06:28 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>最近在測試metabase,記得幾個月前就有測試過</p>
|
||||
<footer>
|
||||
<a href="/post/change-preferred-language-in-firefox/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/firefox">firefox</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/metabase">metabase</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-11-12 09:48:12 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>因為工作上的需求,有個資料庫需要開放給不同team的人去存取</p>
|
||||
<footer>
|
||||
<a href="/post/copy_role_in_pgsql/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/psql">psql</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/weird-client-server-connection/">[筆記] 詭異的client&server間連線的問題,或許跟KVM有關係?</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-11-08 18:01:23 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>這是發生在一個夜黑風高的寂寥深夜….. ( What The FXXX … )</p>
|
||||
<footer>
|
||||
<a href="/post/weird-client-server-connection/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ubuntu">ubuntu</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/nice-du-report-tool-durep/">Nice Du Report Tool Durep</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-11-06 15:24:29 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>最近在重新規劃前人留下的backup爛攤子
|
||||
各個伺服器統一備份到一台backup storage
|
||||
想說如果每天能夠看到backup storage的磁碟用量的話
|
||||
就可以抓出備份空間成長速度、推估需要多大的磁碟空間
|
||||
找了一些工具,結果發現 durep 這個 ubuntu 內建的工具
|
||||
基本上可以滿足我的需求</p>
|
||||
<footer>
|
||||
<a href="/post/nice-du-report-tool-durep/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/linux">linux</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/du">du</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/bookstack-docker/">Bookstack Docker</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-11-06 14:57:14 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>Bookstack 是一套非常好用的線上”筆記”系統</p>
|
||||
<footer>
|
||||
<a href="/post/bookstack-docker/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/docker">docker</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/bookstack">Bookstack</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
|
||||
<h2><a href="/post/enable-synology-public-ssh/">筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入</a></h2>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="meta">
|
||||
<time class="published" datetime="2018-11-05 14:16:54 +0800 CST">
|
||||
|
||||
</time>
|
||||
<span class="author">Eric Chang</span>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>公司內有幾台NAS,其中有一台用來放開發人員的postgresql dump file
|
||||
之前都是主要的開發人員上傳到google drive,分享出來 ,然後其他人去抓回來</p>
|
||||
<footer>
|
||||
<a href="/post/enable-synology-public-ssh/" class="button big"></a>
|
||||
<ul class="stats">
|
||||
|
||||
|
||||
|
||||
<li class="categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="tags">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/%E7%AD%86%E8%A8%98">筆記</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/synology">synology</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/nas">NAS</a></li>
|
||||
|
||||
|
||||
<li><a class="article-category-link" href="https://h.cowbay.org/tags/ssh">SSH</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<div class="pagination">
|
||||
|
||||
<a href="/gallery/page/3/" class="button big previous"><i class="fas fa-angle-left"></i></a>
|
||||
|
||||
|
||||
<a href="#" class="disabled button big next"><i class="fas fa-angle-right"></i></a>
|
||||
|
||||
</div>
|
||||
|
||||
</main>
|
||||
<section id="site-sidebar">
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="mini-bio">
|
||||
<header>
|
||||
<h1></h1>
|
||||
</header>
|
||||
<p></p>
|
||||
<footer>
|
||||
<a href="/about" class="button"></a>
|
||||
</footer>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<footer id="site-footer">
|
||||
|
||||
<p class="copyright">
|
||||
|
||||
© 2019
|
||||
|
||||
Eric Chang
|
||||
|
||||
. <br>
|
||||
|
||||
</p>
|
||||
</footer>
|
||||
<a id="back-to-top" href="#" class="fas fa-arrow-up fa-2x"></a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/javascript">
|
||||
var doNotTrack = false;
|
||||
if (!doNotTrack) {
|
||||
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
|
||||
ga('create', 'UA-138954876-1', 'auto');
|
||||
|
||||
ga('send', 'pageview');
|
||||
}
|
||||
</script>
|
||||
<script async src='https://www.google-analytics.com/analytics.js'></script>
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user