change themes to nederburg

This commit is contained in:
2019-10-24 10:12:02 +08:00
parent 09df3d2342
commit 54d9558222
1525 changed files with 90022 additions and 379654 deletions

21
content/about/index.md Normal file
View File

@@ -0,0 +1,21 @@
+++
date = "2016-11-05T21:05:33+05:30"
title = "About me"
+++
An sincerity so extremity he additions. Her yet **there truth merit**. Mrs all projecting favourable now unpleasing. Son law garden chatty temper. Oh children provided to mr elegance marriage strongly. Off can admiration prosperous now devonshire diminution law.
Received overcame oh sensible so at an. Formed do change merely to county it. **Am separate contempt** domestic to to oh. On relation my so addition branched. Put hearing cottage she norland letters equally prepare too. Replied exposed savings he no viewing as up. Soon body add him hill. No father living really people estate if. Mistake do produce beloved demesne if am pursuit.
![This is me][1]
The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn't listen. She packed her seven versalia, put her initial into the belt and made herself on the way.
#### Education
* Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
* Aliquam tincidunt mauris eu risus.
When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove, the headline of Alphabet Village and the subline of her own road, the Line Lane. Pityful a rethoric question ran over her cheek, then
[1]: /img/about.jpg

10
content/contact/_index.md Normal file
View File

@@ -0,0 +1,10 @@
+++
date = "2016-11-06T13:00:25+05:30"
title = "Get in touch"
+++
When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove, the headline of Alphabet Village and the subline of her own road, the Line Lane. Pityful a rethoric question ran over her cheek, then
Effects present letters inquiry no an removed or friends. Desire behind latter me though in. Supposing shameless am he engrossed up additions. My possible peculiar together to. Desire so better am cannot he up before points. Remember mistaken opinions it pleasure of debating. Court front maids forty if aware their at. Chicken use are pressed removed.
Able an hope of body. Any nay shyness article matters own removal nothing his forming. Gay own additions education satisfied the perpetual. If he cause manor happy. Without farther she exposed saw man led. Along on happy could cease green oh.

View File

@@ -3,7 +3,7 @@ title: "[筆記] 用 proxmox & Mellanox SFP 網卡土炮 10G LAB "
date: 2018-11-30T16:05:14+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-03.jpg"
image: "https://h.cowbay.org/images/post-default-03.jpg"
categories: ['筆記']
tags: ['10G','筆記','mellanox']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 為了保存log 用script 指令執行ansible / Another Way to Keep Ansible Log using script command"
date: 2019-08-05T16:24:40+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-10.jpg"
image: "https://h.cowbay.org/images/post-default-10.jpg"
categories: ['ansible']
tags: ['ansible']
author: "Eric Chang"

View File

@@ -4,7 +4,7 @@ date: 2019-07-23T15:06:37+08:00
draft: false
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-7.jpg"
image: "https://h.cowbay.org/images/post-default-7.jpg"
categories: ['ansible']
tags: ['ansible']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 還是 Ansible Selectattr "
date: 2018-11-29T11:22:28+08:00
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-11.jpg"
categories: ['筆記']
tags: ['ansible']
author: "Eric Chang"

View File

@@ -4,7 +4,7 @@ date: 2019-07-01T09:06:12+08:00
draft: false
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-7.jpg"
image: "https://h.cowbay.org/images/post-default-7.jpg"
categories: ['Ansible']
tags: ['Ansible']
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "[筆記] Ansible how to use 'list' in yaml file "
date: 2018-11-27T16:50:53+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-1.jpg"
image: "https://h.cowbay.org/images/post-default-1.jpg"
categories: ['筆記']
tags: ['ansible','linux']
author: "Eric Chang"

View File

@@ -0,0 +1,48 @@
---
title: "[筆記] 超強的ALL-in-One VPN Server streisand / Awesome All in One Vpn Server Streisand"
date: 2019-10-14T13:59:58+08:00
noSummary: false
image: "https://h.cowbay.org/images/post-default-18.jpg"
categories: ['筆記']
tags: ['vpn','wireguard']
author: "Eric Chang"
keywords:
---
最近上班閒得發慌,沒事就上 github 找看看有沒有什麼好玩的專案
就不小心發現了這個 streisand
https://github.com/StreisandEffect/streisand
玩了一下發現這根本就是終極的VPN Server solution ..
<!--more-->
包含了各種常見的VPN 套件,像是
* OpenConnect / Cisco AnyConnect
* OpenVPN
* Shadowsocks
* WireGuard
並且直接整合了幾間比較大的雲端主機服務商
* Amazon Web Services (AWS)
* Microsoft Azure
* Digital Ocean
* Google Compute Engine (GCE)
* Linode
* Rackspace
透過指令,可以簡單的在上述的空間建立一台新的 VPS (可惜沒有vultr)
安裝步驟什麼的就不說了,因為整合了 ansible 所以過程很簡單
而且在安裝完成後,會自動生成相關文件
文件中包含了怎麼連線的方式,以及連線設定檔,甚至連 QRCODE 都幫你做好
真的是超級方便的VPN工具

View File

@@ -2,7 +2,7 @@
title: "[筆記] 用pbackrest 備份還原 postgresql / Backup Restore Postgresql With Pgbackrest"
date: 2019-09-05T11:42:28+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-15.jpg"
categories: ['筆記']
tags: ['postgresql']
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "[筆記] 測試 USB 3.1 Gen2 NVME SSD 外接盒 & 內建pci-e ssd & 外
date: 2019-09-10T14:37:09+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-9.jpg"
categories: ['筆記']
tags: ['postgresql','benchmark','nvme']
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "Bookstack Docker"
date: 2018-11-06T14:57:14+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-12.jpg"
image: "https://h.cowbay.org/images/post-default-12.jpg"
categories: ['筆記']
tags: ['docker','Bookstack']
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語
date: 2018-11-15T11:06:28+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-9.jpg"
image: "https://h.cowbay.org/images/post-default-9.jpg"
categories: ['筆記']
tags: ['筆記','firefox','metabase']
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "[筆記] 修改 docker 容器內的時區 - Change Timezone in Docker"
date: 2019-05-21T17:25:15+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-3.jpg"
image: "https://h.cowbay.org/images/post-default-3.jpg"
categories: ['筆記']
tags: ['docker','timezone']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 測試mail server 的SSL憑證的指令 Command to test mailserver SSL"
date: 2019-03-20T11:42:47+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-10.jpg"
image: "https://h.cowbay.org/images/post-default-10.jpg"
categories: []
tags: []
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "PostgreSQL 直接從已經存在的使用者複製權限到另一個使
date: 2018-11-12T09:48:12+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-7.jpg"
image: "https://h.cowbay.org/images/post-default-7.jpg"
categories: ['筆記']
tags: ['psql','筆記']
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "[筆記] 建立一個帶著走的 VIM 環境 Creating portable Vim envir
date: 2018-12-07T15:19:47+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-8.jpg"
image: "https://h.cowbay.org/images/post-default-8.jpg"
categories: ['筆記']
tags: ['vim']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 在gcp 中用wireguard建立VPN時不要用 10.0.0.0/16 網段/Do No Use 10 0 0 0 Private Ipaddr in GCP"
date: 2019-08-16T10:18:06+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-8.jpg"
image: "https://h.cowbay.org/images/post-default-8.jpg"
categories: ['筆記']
tags: ['vpn','wireguard']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入"
date: 2018-11-05T14:16:54+08:00
featuredImage: "https://i.imgur.com/jcDQmI1.png"
image: "https://i.imgur.com/jcDQmI1.png"
noSummary: false
categories: ['筆記']
tags: ['筆記','synology','NAS','SSH']

View File

@@ -4,7 +4,7 @@ date: 2019-04-01T15:56:27+08:00
draft: false
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-11.jpg"
categories: ['筆記']
tags: ['zfs']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[碎念] mdadm 超級慢的rebuild 速度 Incredibly Slow mdadm Rebuild"
date: 2018-12-12T11:10:22+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-1.jpg"
image: "https://h.cowbay.org/images/post-default-1.jpg"
categories: ['碎念']
tags: ['mdadm']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "Install Asus 10G NIC XG-C100C in Proxmox"
date: 2019-06-17T13:20:57+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-13.jpg"
categories: [Proxmox]
tags: [proxmox]
author: "Eric Chang"

View File

@@ -2,7 +2,8 @@
title: "[筆記] 在ubuntu 18.04 下安裝nvidia 顯示卡驅動程式以及 pgstrom / Install Nvidia Driver Cuda Pgstrom in Ubuntu 1804"
date: 2019-08-20T14:51:54+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-7.jpg"
#image: "https://h.cowbay.org/images/post-default-7.jpg"
image: "https://h.cowbay.org/images/post-default-7.jpg"
categories: ['筆記']
tags: ['nvidia']
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "Install Timeshift on Ubuntu1804"
date: 2019-03-11T14:02:30+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-12.jpg"
categories: [筆記]
tags: [ubuntu,backup]
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "用DELL 6 i/R 建立RAID並在上面安裝ubuntu 18.04 "
date: 2019-01-16T16:17:05+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-11.jpg"
categories: ['筆記']
tags: ['ubuntu']
author: "Eric Chang"

View File

@@ -4,7 +4,7 @@ date: 2019-04-23T15:28:56+08:00
draft: false
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-10.jpg"
image: "https://h.cowbay.org/images/post-default-10.jpg"
categories: ['筆記']
tags: ['linux','bsd','inventory']
author: "Eric Chang"

View File

@@ -4,7 +4,7 @@ date: 2019-04-23T15:08:36+08:00
draft: false
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-11.jpg"
categories: ['筆記']
tags: ['log']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 透過 wireguard 建立多點 site to site VPN / Multiple Site to Site VPN Using Wireguard"
date: 2019-08-13T15:50:31+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-10.jpg"
image: "https://h.cowbay.org/images/post-default-10.jpg"
categories: ['筆記']
tags: ['vpn','ubuntu','wireguard']
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "Nice Du Report Tool Durep"
date: 2018-11-06T15:24:29+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-9.jpg"
image: "https://h.cowbay.org/images/post-default-9.jpg"
categories: ['筆記']
tags: ['linux','du']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 在ubuntu 18.04安裝psql 11 以及 pg_auto_failover / install psql 11 and pg_auto_failover in ubuntu 18.04"
date: 2019-09-20T10:17:17+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-11.jpg"
categories: ['筆記']
tags: ['postgresql','failover']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 在Ubuntu 18.04 下 透過 pgbarman rsync/ssh backup 備份 postgresql 10 / backup postgresql 10 with pgbarman via ssh/rsync in ubuntu 18.04"
date: 2019-08-23T14:54:13+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-4.jpg"
image: "https://h.cowbay.org/images/post-default-4.jpg"
categories: ['筆記']
tags: ['postgresql','pgbarman']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 在Ubuntu 18.04 下 透過 pgbarman streaming backup 備份 postgresql 10/ backup postgresql 10 with pgbarman straming backup in ubuntu 18.04"
date: 2019-08-23T13:53:40+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-4.jpg"
image: "https://h.cowbay.org/images/post-default-4.jpg"
categories: ['筆記']
tags: ['postgresql','pgbarman']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 用zfs的snapshot 快照功能來做 postgresql 的備份還原 / Postgresql Backup Restore Using Zfs Snapshot"
date: 2019-09-06T10:42:11+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-5.jpg"
image: "https://h.cowbay.org/images/post-default-5.jpg"
categories: ['筆記']
tags: ['postgresql','zfs','backup','restore']
author: "Eric Chang"

View File

@@ -4,7 +4,8 @@ date: 2019-10-04T14:12:15+08:00
draft: false
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
#image: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-16.jpg"
categories: ['']
tags: ['launcher']
author: "Eric Chang"

View File

@@ -4,7 +4,7 @@ date: 2019-06-20T11:03:12+08:00
draft: false
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-5.jpg"
image: "https://h.cowbay.org/images/post-default-5.jpg"
categories: ['筆記']
tags: ['linux','remote','meshcentral']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 用pxe 安裝系統,完成後送出郵件通知 / send mail notification after pxe install"
date: 2019-07-31T11:06:33+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-11.jpg"
categories: ['筆記']
tags: ['PXE','ubuntu','linux']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] 在edgerouter上用wireguard 建立site to site VPN / Site to Site Vpn Using Wireguard in Two Edgerouters"
date: 2019-08-06T17:14:17+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-5.jpg"
image: "https://h.cowbay.org/images/post-default-5.jpg"
categories: ['筆記']
tags: ['vpn','edgerouter']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[筆記] Freenas Smartd 啟動失敗 Smartd Failed to Start in Freenas"
date: 2018-12-13T17:40:20+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-2.jpg"
image: "https://h.cowbay.org/images/post-default-2.jpg"
categories: ['筆記']
tags: ['freenas']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "[雜念] 群暉 Synology NAS DS 415+ 誇張的維修費用"
date: 2018-12-04T10:25:19+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-13.jpg"
categories: ['群暉']
tags: ['NAS','群暉','synology']
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "[筆記] 用rsync 移轉 centos 6.2的老機器 Transfer Cent6.2 using r
date: 2019-03-27T17:44:49+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-9.jpg"
image: "https://h.cowbay.org/images/post-default-9.jpg"
categories: ['筆記']
tags: ['centos','linux']
author: "Eric Chang"

View File

@@ -4,7 +4,7 @@ date: 2019-05-17T12:18:54+08:00
draft: false
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-11.jpg"
categories: ['linux']
tags: ['linux']
author: "Eric Chang"

View File

@@ -2,7 +2,7 @@
title: "Ubuntu 1804 Install Root on Raid"
date: 2019-01-16T09:58:50+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
image: "https://h.cowbay.org/images/post-default-14.jpg"
categories: ['筆記']
tags: ['ubuntu','raid']
author: "Eric Chang"

View File

@@ -3,7 +3,7 @@ title: "[筆記] 詭異的client&server間連線的問題或許跟KVM有關
date: 2018-11-08T18:01:23+08:00
noSummary: false
featuredImage: "https://h.cowbay.org/images/post-default-4.jpg"
image: "https://h.cowbay.org/images/post-default-4.jpg"
categories: ['筆記']
tags: ['ubuntu','筆記']
author: "Eric Chang"