|
|
<!doctype html>
|
|
|
<html lang="tw">
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
<title>Author - MCの飄狂山莊㊣</title>
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
|
|
|
|
|
|
|
<meta name="generator" content="Hugo 0.58.3" />
|
|
|
<meta itemprop="name" content="Author">
|
|
|
<meta itemprop="description" content="What’s the Worst That Could Happen?">
|
|
|
|
|
|
|
|
|
<meta property="og:title" content="Author" />
|
|
|
<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/author/" />
|
|
|
|
|
|
<meta property="og:updated_time" content="2019-10-04T14:12:15+08:00" /><meta property="og:site_name" content="MCの飄狂山莊㊣" />
|
|
|
|
|
|
<meta name="twitter:card" content="summary"/>
|
|
|
<meta name="twitter:title" content="Author"/>
|
|
|
<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="/author/page/2/" class="button big previous"><i class="fas fa-angle-left"></i></a>
|
|
|
|
|
|
|
|
|
<a href="/author/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>
|