Hugo Bilberry First commit to gitea@cowbay.org

This commit is contained in:
2018-11-09 16:23:58 +08:00
commit 16f4228909
1090 changed files with 399555 additions and 0 deletions

View File

@@ -0,0 +1,620 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<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="generator" content="Hugo 0.50" />
<title> Blog | My cool new Blog</title>
<meta name="description" content="Blog - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="Blog">
<meta itemprop="description" content="Blog - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="Blog">
<meta property="og:description" content="Blog - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/blog/">
<meta property="og:site_name" content="My cool new Blog"><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/categories/blog/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/blog/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/blog-e6-96-b0-e5-a2-9e-vultr-storage-vps-e6-8f-90-e4-be-9b-iscsi-e7-b5-a6wordpress-e4-b8-bb-e6-a9-9f-e4-bd-bf-e7-94-a8/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/blog-e6-96-b0-e5-a2-9e-vultr-storage-vps-e6-8f-90-e4-be-9b-iscsi-e7-b5-a6wordpress-e4-b8-bb-e6-a9-9f-e4-bd-bf-e7-94-a8/">[BLOG] 新增 Vultr Storage VPS 提供 iscsi 給wordpress 主機使用</a></h3>
<div class="meta">
<span class="date moment">2016-03-10</span>
<span class="categories">
<a href="/categories/blog">BLOG</a>
</span>
</div>
<h2 id="新增-vultr-storage-vps-提供-iscsi-給wordpress-主機使用"><strong>新增 Vultr Storage VPS 提供 iscsi 給wordpress 主機使用</strong></h2>
<p>前幾天因為DO的WP主機速度不理想就連拿來當作上PTT的跳板都會頓爹</p>
<p>所以把主機換到了vultr 的東京機房光是ping值就從 14x ms 下降到了 4x ms整個大改善啊</p>
<p>而且方案從原本的 10USD 換成了 5USD (1 cpu / 768M/15G) 裝好FreeBSD拿來跑 WP算是綽綽有餘</p>
<p>不過因為這台還當作 pydio 主機來用, 15G的空間實在不夠用</p>
<p>發TICKET詢問客服能不能增加硬碟空間客服表示只能upgrade plan</p>
<p>但是再往上一級的10 USD方案也只有 20G多了 5 USD 只有多5G空間(好啦 還有流量也增加,問題是我用不到流量啊&hellip;)</p>
<p>算一算,實在不是很划算</p>
<p>就在這個摸門特,發現了 vultr 有 Storage Instance !</p>
<p>只要 5USD 就有一台虛擬主機 (1 cpu / 512M/125G SATA HD)</p>
<p>怎麼算都比upgrade 到 10USD的方案划算而且價格一樣</p>
<p>二話不說馬上申請一台一樣跑FreeBSD 10.2,打算拿來當作儲存空間用</p>
<p>至於要用 sshfs / curlftpfs  / nfs /iscsi 則是還沒決定,且戰且走</p>
<p>&nbsp;</p>
<hr />
<p>&nbsp;</p>
<p></p>
<a href="/article/blog-e6-96-b0-e5-a2-9e-vultr-storage-vps-e6-8f-90-e4-be-9b-iscsi-e7-b5-a6wordpress-e4-b8-bb-e6-a9-9f-e4-bd-bf-e7-94-a8/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/iscsi">iscsi</a>
<a href="/tags/storage">storage</a>
<a href="/tags/vps">vps</a>
<a href="/tags/vultr">Vultr</a>
<a href="/tags/wordpress">wordpress</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/blogwordpress-e4-b8-8a-e8-b6-85-e5-a5-bd-e7-94-a8-e7-9a-84-e5-82-99-e4-bb-bd-e5-a4-96-e6-8e-9b-backwpup/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/blogwordpress-e4-b8-8a-e8-b6-85-e5-a5-bd-e7-94-a8-e7-9a-84-e5-82-99-e4-bb-bd-e5-a4-96-e6-8e-9b-backwpup/">[BLOG]Wordpress上超好用的備份外掛 BackWPup </a></h3>
<div class="meta">
<span class="date moment">2013-10-07</span>
<span class="categories">
<a href="/categories/blog">BLOG</a>
</span>
</div>
這兩天因為VPS搬家的關係又稍微研究了一下WP的備份外掛。
本來我是用snapshot backup / simple backup
這兩個都支援自動排程和備份到遠端的功能。
不過都不支援RESTORE&hellip;雖說我在還原時大部分都是在CONSOLE底下直接操作不過還是希望外掛能夠考慮到這一點。
看到snapshot backup的作者有開發了另一套新的備份外掛&ndash; BackWPup
可以排程、備份到遠端(FTP/AMAZON S3/DROPBOX),也加入了還原的功能!(不過我大概還是不會去軟體裡面用吧直接在CONSOLE底下解壓縮、MYSQLDUMP快多了)而且LOG很詳細可以直接看到BACKUP SCRIPT在執行的情況非常方便
可以在備份工作列表中,直接啟動備份。還會有進度可以看!
&nbsp;
&nbsp;
&nbsp;
按下 Display Working Log 就會出現備份SCRIPT執行的狀況拿來DEBUG再方便不過了
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e5-85-b6-e4-bb-96-e6-b2-92-e6-83-b3-e5-88-b0-e6-88-91-e7-9a-84-e7-b6-b2-e9-a0-81-e5-9c-a8google-e6-8e-92-e5-90-8d-e9-80-99-e9-ba-bc-e9-ab-98-ef-bc-9f/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e5-85-b6-e4-bb-96-e6-b2-92-e6-83-b3-e5-88-b0-e6-88-91-e7-9a-84-e7-b6-b2-e9-a0-81-e5-9c-a8google-e6-8e-92-e5-90-8d-e9-80-99-e9-ba-bc-e9-ab-98-ef-bc-9f/">[其他]沒想到我的網頁在GOOGLE排名這麼高</a></h3>
<div class="meta">
<span class="date moment">2013-07-05</span>
<span class="categories">
<a href="/categories/blog">BLOG</a>
</span>
</div>
早上意外收到群暉的客服主管來信大意是說之前PO了一篇對群暉客服的碎碎念
結果在GOOGLE搜尋時因為排名比較前面不小心被這位主管看到了所以來信致意一下這樣。
我就很好奇,隨手去搜尋了一下「群暉 客服」結果跑出來的結果排第四小輸官網、104、還有M01
&nbsp;
&nbsp;
該說wordpress的SEO作太好了嗎 
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-a2-8e-e7-a2-8e-e5-bf-b5-e7-b2-be-e7-a5-9e-e4-b8-8d-e5-a5-bd-e7-9a-84-e6-99-82-e5-80-99-ef-bc-8c-e4-b8-8d-e8-a6-81-e7-a0-8d-e6-aa-94-e6-88-96-e9-87-8d-e7-81-8cos/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-a2-8e-e7-a2-8e-e5-bf-b5-e7-b2-be-e7-a5-9e-e4-b8-8d-e5-a5-bd-e7-9a-84-e6-99-82-e5-80-99-ef-bc-8c-e4-b8-8d-e8-a6-81-e7-a0-8d-e6-aa-94-e6-88-96-e9-87-8d-e7-81-8cos/">[碎碎念]精神不好的時候不要砍檔或重灌OS...</a></h3>
<div class="meta">
<span class="date moment">2013-03-11</span>
<span class="categories">
<a href="/categories/blog">BLOG</a>
</span>
</div>
<p>本來BLOG放得好好的雖然偶爾要重開但是一直都沒出什麼大問題。</p>
<p>今天為了要測試postfix 的Virtual Mail Box雖然在公司內的VM跑起來了。</p>
<p>但是畢竟沒有實際把MX給指進來沒有真的運作感覺不踏實。</p>
<p>所以把DB先備份起來接著就去VPS的Control Panel 給Reinstall了&hellip;&hellip;</p>
<p></p>
<a href="/article/e7-a2-8e-e7-a2-8e-e5-bf-b5-e7-b2-be-e7-a5-9e-e4-b8-8d-e5-a5-bd-e7-9a-84-e6-99-82-e5-80-99-ef-bc-8c-e4-b8-8d-e8-a6-81-e7-a0-8d-e6-aa-94-e6-88-96-e9-87-8d-e7-81-8cos/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/blog/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>https://h.cowbay.org/categories/blog/</title><link rel="canonical" href="https://h.cowbay.org/categories/blog/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://h.cowbay.org/categories/blog/" /></head></html>