hugo daily push 2019-04-02 22:00:01
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB | MC部落</title>
|
||||
<meta name="description" content="[筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB - Bilberry Premium Theme for Hugo.">
|
||||
<title> [筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB ">
|
||||
<meta itemprop="description" content="[筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB ">
|
||||
<meta property="og:description" content="[筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-03.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/10g-lab-using-proxmox-and-mellanox/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -412,7 +412,7 @@ TCP window size: 85.0 KByte (default)
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -449,7 +449,7 @@ TCP window size: 85.0 KByte (default)
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -475,7 +475,7 @@ TCP window size: 85.0 KByte (default)
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -549,7 +549,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -584,7 +584,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [筆記] 還是 Ansible Selectattr | MC部落</title>
|
||||
<meta name="description" content="[筆記] 還是 Ansible Selectattr - Bilberry Premium Theme for Hugo.">
|
||||
<title> [筆記] 還是 Ansible Selectattr | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[筆記] 還是 Ansible Selectattr - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[筆記] 還是 Ansible Selectattr ">
|
||||
<meta itemprop="description" content="[筆記] 還是 Ansible Selectattr - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[筆記] 還是 Ansible Selectattr - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[筆記] 還是 Ansible Selectattr ">
|
||||
<meta property="og:description" content="[筆記] 還是 Ansible Selectattr - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[筆記] 還是 Ansible Selectattr - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-11.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/ansible-selectattr-filter/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -215,7 +215,7 @@
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -252,7 +252,7 @@
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -278,7 +278,7 @@
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -352,7 +352,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -387,7 +387,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [筆記] Ansible how to use 'list' in yaml file | MC部落</title>
|
||||
<meta name="description" content="[筆記] Ansible how to use 'list' in yaml file - Bilberry Premium Theme for Hugo.">
|
||||
<title> [筆記] Ansible how to use 'list' in yaml file | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[筆記] Ansible how to use 'list' in yaml file - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[筆記] Ansible how to use 'list' in yaml file ">
|
||||
<meta itemprop="description" content="[筆記] Ansible how to use 'list' in yaml file - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[筆記] Ansible how to use 'list' in yaml file - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[筆記] Ansible how to use 'list' in yaml file ">
|
||||
<meta property="og:description" content="[筆記] Ansible how to use 'list' in yaml file - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[筆記] Ansible how to use 'list' in yaml file - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-1.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/ansible-selectattr/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -326,7 +326,7 @@
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -363,7 +363,7 @@
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -389,7 +389,7 @@
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -463,7 +463,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -498,7 +498,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> Bookstack Docker | MC部落</title>
|
||||
<meta name="description" content="Bookstack Docker - Bilberry Premium Theme for Hugo.">
|
||||
<title> Bookstack Docker | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="Bookstack Docker - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="Bookstack Docker">
|
||||
<meta itemprop="description" content="Bookstack Docker - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="Bookstack Docker - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="Bookstack Docker">
|
||||
<meta property="og:description" content="Bookstack Docker - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="Bookstack Docker - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-12.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/bookstack-docker/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -281,7 +281,7 @@ b8d74048eba1 mysql:5.7.21 "docker-entrypoint.s…&qu
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -318,7 +318,7 @@ b8d74048eba1 mysql:5.7.21 "docker-entrypoint.s…&qu
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -344,7 +344,7 @@ b8d74048eba1 mysql:5.7.21 "docker-entrypoint.s…&qu
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -418,7 +418,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -453,7 +453,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase | MC部落</title>
|
||||
<meta name="description" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase - Bilberry Premium Theme for Hugo.">
|
||||
<title> [筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase">
|
||||
<meta itemprop="description" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase">
|
||||
<meta property="og:description" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-9.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/change-preferred-language-in-firefox/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -255,7 +255,7 @@
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -292,7 +292,7 @@
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -318,7 +318,7 @@
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -392,7 +392,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -427,7 +427,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL | MC部落</title>
|
||||
<meta name="description" content="[筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL - Bilberry Premium Theme for Hugo.">
|
||||
<title> [筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL">
|
||||
<meta itemprop="description" content="[筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL">
|
||||
<meta property="og:description" content="[筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-10.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/command_to_test_main_ssl/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -389,7 +389,7 @@ openssl s_client -showcerts -connect mail.example.com:465
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -426,7 +426,7 @@ openssl s_client -showcerts -connect mail.example.com:465
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -452,7 +452,7 @@ openssl s_client -showcerts -connect mail.example.com:465
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -526,7 +526,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -561,7 +561,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 | MC部落</title>
|
||||
<meta name="description" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 - Bilberry Premium Theme for Hugo.">
|
||||
<title> PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者">
|
||||
<meta itemprop="description" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者">
|
||||
<meta property="og:description" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-7.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/copy_role_in_pgsql/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -213,7 +213,7 @@ GRANT a TO b;
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -250,7 +250,7 @@ GRANT a TO b;
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -276,7 +276,7 @@ GRANT a TO b;
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -350,7 +350,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -385,7 +385,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment | MC部落</title>
|
||||
<meta name="description" content="[筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment - Bilberry Premium Theme for Hugo.">
|
||||
<title> [筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment">
|
||||
<meta itemprop="description" content="[筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment">
|
||||
<meta property="og:description" content="[筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim environment - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-8.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/create-portable-vim-environment/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -226,7 +226,7 @@
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -263,7 +263,7 @@
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -289,7 +289,7 @@
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -363,7 +363,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -398,7 +398,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> 筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入 | MC部落</title>
|
||||
<meta name="description" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入 - Bilberry Premium Theme for Hugo.">
|
||||
<title> 筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入 | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入 - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入">
|
||||
<meta itemprop="description" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入 - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入 - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入">
|
||||
<meta property="og:description" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入 - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入 - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://i.imgur.com/jcDQmI1.png">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/enable-synology-public-ssh/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -299,7 +299,7 @@ admin@storage:~$
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -336,7 +336,7 @@ admin@storage:~$
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -362,7 +362,7 @@ admin@storage:~$
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -436,7 +436,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -471,7 +471,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild | MC部落</title>
|
||||
<meta name="description" content="[碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild - Bilberry Premium Theme for Hugo.">
|
||||
<title> [碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild">
|
||||
<meta itemprop="description" content="[碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild">
|
||||
<meta property="og:description" content="[碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-1.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/incredibly-slow-mdadm-rebuild/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -269,7 +269,7 @@ unused devices: <none>
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -306,7 +306,7 @@ unused devices: <none>
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -332,7 +332,7 @@ unused devices: <none>
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -406,7 +406,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -441,7 +441,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> Posts | MC部落</title>
|
||||
<meta name="description" content="Posts - Bilberry Premium Theme for Hugo.">
|
||||
<title> Posts | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="Posts - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="Posts">
|
||||
<meta itemprop="description" content="Posts - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="Posts - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="Posts">
|
||||
<meta property="og:description" content="Posts - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="Posts - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://www.gravatar.com/avatar/e4eb1f8e016ffb73e9889f87d16e15f0?size=200">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/">
|
||||
<meta property="og:site_name" content="MC部落"><meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣"><meta property="og:type" content="website">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link href="https://h.cowbay.org/post/index.xml" rel="alternate" type="application/rss+xml" title="MC部落" />
|
||||
<link href="https://h.cowbay.org/post/index.xml" rel="feed" type="application/rss+xml" title="MC部落" />
|
||||
<link href="https://h.cowbay.org/post/index.xml" rel="alternate" type="application/rss+xml" title="MCの飄狂山莊㊣" />
|
||||
<link href="https://h.cowbay.org/post/index.xml" rel="feed" type="application/rss+xml" title="MCの飄狂山莊㊣" />
|
||||
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -69,9 +69,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -139,7 +139,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/fix-zpool-device-busy-using-dmsetup/" class="more">Continue reading</a>
|
||||
<a href="/post/fix-zpool-device-busy-using-dmsetup/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -213,7 +213,7 @@
|
||||
</p>
|
||||
|
||||
|
||||
<a href="/post/transfer-cent62-using-rsync/" class="more">Continue reading</a>
|
||||
<a href="/post/transfer-cent62-using-rsync/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -284,7 +284,7 @@
|
||||
<p>然後,這問題應該很久了,結果現在才在講 ….</p>
|
||||
|
||||
|
||||
<a href="/post/command_to_test_main_ssl/" class="more">Continue reading</a>
|
||||
<a href="/post/command_to_test_main_ssl/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -354,7 +354,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/install-timeshift-on-ubuntu1804/" class="more">Continue reading</a>
|
||||
<a href="/post/install-timeshift-on-ubuntu1804/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -430,7 +430,7 @@
|
||||
</p>
|
||||
|
||||
|
||||
<a href="/post/install-ubuntu1804-on-dell-6ir-raid-controller/" class="more">Continue reading</a>
|
||||
<a href="/post/install-ubuntu1804-on-dell-6ir-raid-controller/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -507,7 +507,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/ubuntu-1804-install-root-on-raid/" class="more">Continue reading</a>
|
||||
<a href="/post/ubuntu-1804-install-root-on-raid/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -588,7 +588,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/smartd-failed-to-start-in-freenas/" class="more">Continue reading</a>
|
||||
<a href="/post/smartd-failed-to-start-in-freenas/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -669,7 +669,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/incredibly-slow-mdadm-rebuild/" class="more">Continue reading</a>
|
||||
<a href="/post/incredibly-slow-mdadm-rebuild/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -748,7 +748,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/create-portable-vim-environment/" class="more">Continue reading</a>
|
||||
<a href="/post/create-portable-vim-environment/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -835,7 +835,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/synology-ds415-repair-cost/" class="more">Continue reading</a>
|
||||
<a href="/post/synology-ds415-repair-cost/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -871,7 +871,7 @@
|
||||
|
||||
<div class="paginator">
|
||||
|
||||
<a href="/post/page/2/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
|
||||
<a href="/post/page/2/" class="older"><i class="fa fa-angle-double-left"></i> </a>
|
||||
|
||||
|
||||
|
||||
@@ -887,7 +887,7 @@
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -924,7 +924,7 @@
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -950,7 +950,7 @@
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -1025,7 +1025,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -1060,7 +1060,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on MC部落</title>
|
||||
<title>Posts on MCの飄狂山莊㊣</title>
|
||||
<link>https://h.cowbay.org/post/</link>
|
||||
<description>Recent content in Posts on MC部落</description>
|
||||
<description>Recent content in Posts on MCの飄狂山莊㊣</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 01 Apr 2019 15:56:27 +0800</lastBuildDate>
|
||||
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> Install Timeshift on Ubuntu1804 | MC部落</title>
|
||||
<meta name="description" content="Install Timeshift on Ubuntu1804 - Bilberry Premium Theme for Hugo.">
|
||||
<title> Install Timeshift on Ubuntu1804 | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="Install Timeshift on Ubuntu1804 - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="Install Timeshift on Ubuntu1804">
|
||||
<meta itemprop="description" content="Install Timeshift on Ubuntu1804 - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="Install Timeshift on Ubuntu1804 - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="Install Timeshift on Ubuntu1804">
|
||||
<meta property="og:description" content="Install Timeshift on Ubuntu1804 - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="Install Timeshift on Ubuntu1804 - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-11.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/install-timeshift-on-ubuntu1804/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -771,7 +771,7 @@ sudo apt install joe-jupp
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -808,7 +808,7 @@ sudo apt install joe-jupp
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -834,7 +834,7 @@ sudo apt install joe-jupp
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -908,7 +908,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -943,7 +943,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> 用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 | MC部落</title>
|
||||
<meta name="description" content="用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 - Bilberry Premium Theme for Hugo.">
|
||||
<title> 用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 ">
|
||||
<meta itemprop="description" content="用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 ">
|
||||
<meta property="og:description" content="用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="用DELL 6 i/R 建立RAID,並在上面安裝ubuntu 18.04 - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-11.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/install-ubuntu1804-on-dell-6ir-raid-controller/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -231,7 +231,7 @@ GRUB_CMDLINE_LINUX="rootdelay=90"
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -268,7 +268,7 @@ GRUB_CMDLINE_LINUX="rootdelay=90"
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -294,7 +294,7 @@ GRUB_CMDLINE_LINUX="rootdelay=90"
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -368,7 +368,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -403,7 +403,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> Nice Du Report Tool Durep | MC部落</title>
|
||||
<meta name="description" content="Nice Du Report Tool Durep - Bilberry Premium Theme for Hugo.">
|
||||
<title> Nice Du Report Tool Durep | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="Nice Du Report Tool Durep - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="Nice Du Report Tool Durep">
|
||||
<meta itemprop="description" content="Nice Du Report Tool Durep - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="Nice Du Report Tool Durep - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="Nice Du Report Tool Durep">
|
||||
<meta property="og:description" content="Nice Du Report Tool Durep - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="Nice Du Report Tool Durep - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-9.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/nice-du-report-tool-durep/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -248,7 +248,7 @@
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -285,7 +285,7 @@
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -311,7 +311,7 @@
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -385,7 +385,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -420,7 +420,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> Posts | MC部落</title>
|
||||
<meta name="description" content="Posts - Bilberry Premium Theme for Hugo.">
|
||||
<title> Posts | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="Posts - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="Posts">
|
||||
<meta itemprop="description" content="Posts - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="Posts - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="Posts">
|
||||
<meta property="og:description" content="Posts - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="Posts - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://www.gravatar.com/avatar/e4eb1f8e016ffb73e9889f87d16e15f0?size=200">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/">
|
||||
<meta property="og:site_name" content="MC部落"><meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣"><meta property="og:type" content="website">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link href="https://h.cowbay.org/post/index.xml" rel="alternate" type="application/rss+xml" title="MC部落" />
|
||||
<link href="https://h.cowbay.org/post/index.xml" rel="feed" type="application/rss+xml" title="MC部落" />
|
||||
<link href="https://h.cowbay.org/post/index.xml" rel="alternate" type="application/rss+xml" title="MCの飄狂山莊㊣" />
|
||||
<link href="https://h.cowbay.org/post/index.xml" rel="feed" type="application/rss+xml" title="MCの飄狂山莊㊣" />
|
||||
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -69,9 +69,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -151,7 +151,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/10g-lab-using-proxmox-and-mellanox/" class="more">Continue reading</a>
|
||||
<a href="/post/10g-lab-using-proxmox-and-mellanox/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -232,7 +232,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/ansible-selectattr-filter/" class="more">Continue reading</a>
|
||||
<a href="/post/ansible-selectattr-filter/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -348,7 +348,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/ansible-selectattr/" class="more">Continue reading</a>
|
||||
<a href="/post/ansible-selectattr/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -429,7 +429,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/change-preferred-language-in-firefox/" class="more">Continue reading</a>
|
||||
<a href="/post/change-preferred-language-in-firefox/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -512,7 +512,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/copy_role_in_pgsql/" class="more">Continue reading</a>
|
||||
<a href="/post/copy_role_in_pgsql/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -599,7 +599,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/weird-client-server-connection/" class="more">Continue reading</a>
|
||||
<a href="/post/weird-client-server-connection/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -677,7 +677,7 @@
|
||||
基本上可以滿足我的需求</p>
|
||||
|
||||
|
||||
<a href="/post/nice-du-report-tool-durep/" class="more">Continue reading</a>
|
||||
<a href="/post/nice-du-report-tool-durep/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -768,7 +768,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/bookstack-docker/" class="more">Continue reading</a>
|
||||
<a href="/post/bookstack-docker/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -856,7 +856,7 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
<a href="/post/enable-synology-public-ssh/" class="more">Continue reading</a>
|
||||
<a href="/post/enable-synology-public-ssh/" class="more"></a>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -896,7 +896,7 @@
|
||||
|
||||
|
||||
|
||||
<a href="/post/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
|
||||
<a href="/post/" class="newer"> <i class="fa fa-angle-double-right"></i></a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -910,7 +910,7 @@
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -947,7 +947,7 @@
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -973,7 +973,7 @@
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -1048,7 +1048,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -1083,7 +1083,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas | MC部落</title>
|
||||
<meta name="description" content="[筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas - Bilberry Premium Theme for Hugo.">
|
||||
<title> [筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas">
|
||||
<meta itemprop="description" content="[筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas">
|
||||
<meta property="og:description" content="[筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-2.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/smartd-failed-to-start-in-freenas/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -211,7 +211,7 @@
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -248,7 +248,7 @@
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -274,7 +274,7 @@
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -348,7 +348,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -383,7 +383,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用 | MC部落</title>
|
||||
<meta name="description" content="[雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用 - Bilberry Premium Theme for Hugo.">
|
||||
<title> [雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用 | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用 - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用">
|
||||
<meta itemprop="description" content="[雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用 - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用 - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用">
|
||||
<meta property="og:description" content="[雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用 - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用 - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-11.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/synology-ds415-repair-cost/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -261,7 +261,7 @@
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -298,7 +298,7 @@
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -324,7 +324,7 @@
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -398,7 +398,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -433,7 +433,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync | MC部落</title>
|
||||
<meta name="description" content="[筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync - Bilberry Premium Theme for Hugo.">
|
||||
<title> [筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync">
|
||||
<meta itemprop="description" content="[筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync">
|
||||
<meta property="og:description" content="[筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using rsync - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-9.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/transfer-cent62-using-rsync/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -576,7 +576,7 @@ df -h
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -613,7 +613,7 @@ df -h
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -639,7 +639,7 @@ df -h
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -713,7 +713,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -748,7 +748,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> Ubuntu 1804 Install Root on Raid | MC部落</title>
|
||||
<meta name="description" content="Ubuntu 1804 Install Root on Raid - Bilberry Premium Theme for Hugo.">
|
||||
<title> Ubuntu 1804 Install Root on Raid | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="Ubuntu 1804 Install Root on Raid - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="Ubuntu 1804 Install Root on Raid">
|
||||
<meta itemprop="description" content="Ubuntu 1804 Install Root on Raid - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="Ubuntu 1804 Install Root on Raid - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="Ubuntu 1804 Install Root on Raid">
|
||||
<meta property="og:description" content="Ubuntu 1804 Install Root on Raid - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="Ubuntu 1804 Install Root on Raid - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-11.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/ubuntu-1804-install-root-on-raid/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -323,7 +323,7 @@
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -360,7 +360,7 @@
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -386,7 +386,7 @@
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -460,7 +460,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -495,7 +495,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html class="no-js" lang="tw">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Eric Chang">
|
||||
<meta name="description" content="Bilberry Premium Theme for Hugo.">
|
||||
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="description" content="What’s the Worst That Could Happen?">
|
||||
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
|
||||
<meta name="generator" content="Hugo 0.50" />
|
||||
<title> [筆記] 詭異的client&server間連線的問題,或許跟KVM有關係? | MC部落</title>
|
||||
<meta name="description" content="[筆記] 詭異的client&server間連線的問題,或許跟KVM有關係? - Bilberry Premium Theme for Hugo.">
|
||||
<title> [筆記] 詭異的client&server間連線的問題,或許跟KVM有關係? | MCの飄狂山莊㊣</title>
|
||||
<meta name="description" content="[筆記] 詭異的client&server間連線的問題,或許跟KVM有關係? - What’s the Worst That Could Happen?">
|
||||
<meta itemprop="name" content="[筆記] 詭異的client&server間連線的問題,或許跟KVM有關係?">
|
||||
<meta itemprop="description" content="[筆記] 詭異的client&server間連線的問題,或許跟KVM有關係? - Bilberry Premium Theme for Hugo.">
|
||||
<meta itemprop="description" content="[筆記] 詭異的client&server間連線的問題,或許跟KVM有關係? - What’s the Worst That Could Happen?">
|
||||
<meta property="og:title" content="[筆記] 詭異的client&server間連線的問題,或許跟KVM有關係?">
|
||||
<meta property="og:description" content="[筆記] 詭異的client&server間連線的問題,或許跟KVM有關係? - Bilberry Premium Theme for Hugo.">
|
||||
<meta property="og:description" content="[筆記] 詭異的client&server間連線的問題,或許跟KVM有關係? - What’s the Worst That Could Happen?">
|
||||
<meta property="og:image" content="https://h.cowbay.org/images/post-default-4.jpg">
|
||||
<meta property="og:url" content="https://h.cowbay.org/post/weird-client-server-connection/">
|
||||
<meta property="og:site_name" content="MC部落">
|
||||
<meta property="og:site_name" content="MCの飄狂山莊㊣">
|
||||
<meta property="og:type" content="article">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="search-box" class="search">
|
||||
<i class="fa fa-search"></i>
|
||||
<input id="search" type="text" placeholder="Search ...">
|
||||
<input id="search" type="text" placeholder="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -67,9 +67,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="titles">
|
||||
<h3 class="title"><a href="/">MC部落</a></h3>
|
||||
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
|
||||
|
||||
<span class="subtitle">這是MC的HUGO部落格,採用bilberry theme</span>
|
||||
<span class="subtitle">What’s the Worst That Could Happen?</span>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -292,7 +292,7 @@ acl CONNECT method CONNECT
|
||||
|
||||
|
||||
<div class="recent-posts">
|
||||
<strong>Latest posts</strong>
|
||||
<strong></strong>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -329,7 +329,7 @@ acl CONNECT method CONNECT
|
||||
|
||||
|
||||
<div class="categories">
|
||||
<a href="/categories/"><strong>Categories</strong></a>
|
||||
<a href="/categories/"><strong></strong></a>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -355,7 +355,7 @@ acl CONNECT method CONNECT
|
||||
<div class="right">
|
||||
|
||||
<div class="external-profiles">
|
||||
<strong>Social media</strong>
|
||||
<strong></strong>
|
||||
|
||||
|
||||
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
|
||||
@@ -429,7 +429,7 @@ if (!doNotTrack) {
|
||||
$(".moment").each(function() {
|
||||
$(this).text(
|
||||
moment( $(this).text() )
|
||||
.locale( "en" )
|
||||
.locale( "tw" )
|
||||
.format('LL')
|
||||
);
|
||||
});
|
||||
@@ -464,7 +464,7 @@ if (!doNotTrack) {
|
||||
;
|
||||
},
|
||||
empty: function() {
|
||||
return "<span class='empty'>Nothing found.</span>"
|
||||
return "<span class='empty'></span>"
|
||||
},
|
||||
footer: function() {
|
||||
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
|
||||
|
||||
Reference in New Issue
Block a user