In the last part I show a minimal setup of Postfix. It allow incoming emails to be forwarded to specific external email address(es).
OnePlus 2 Launched
OnePlus officially launched their 2nd generation phone last night. Review is not out yet, but it look beautiful in their VR launch video and in the product site.
TED 2017 in Theater
TED Talk 2017 is hosted in Vancouver, Canada. But you can see it live in cinema this year on 4/24, 4/25 and 4/30.
Kubernetes RBAC
Kubernetes user setup (certification-based authentication) and RBAC setup of the same user.
Nginx Redirect For WordPress Permalink
Seems URL rewrite/redirect is a never ending story.
MacOS Packages
MacOS packages I use.
Docker on MacOS
Running Docker on MacOS and create first container.
Angular Timer Service
ng2-simple-timer is a simple timer service for Angular, base on RxJS.
Angular MQ Service
ng2-simple-mq is a message queue service for Angular inter-component communication base on RxJS.
Linux IPv6 Router How To
Linux IPv4/IPv6 router using shorewall and dnsmasq only, without radvd.
Docker, Postfix, Journald & Logwatch
How to mix them together?
Google IP Addresses
All Google IP addresses.
Hugo Blog Workflow
Finally get my Hugo Blog workflow iron out.
Hugo Empty Homepage
Hugo homepage list empty or wrong post list after upgrading to 0.57.x.
Hugo Static for Migration
Use Hugo static section to handle migration from other platform such as Ghost or WordPress.
Hugo Front Matter Aliases for Migration
Use Hugo front matter aliases to handle migration from other platform such as Ghost or WordPress.
Jenkins Blog Automation
Automate site generation with Jenkins.
Hugo Theme SK1 Walk Through
A starting guide for creating Hugo theme.
Hugo - Caddy Redirect
If you migrate from wordpress or ghost.
How to configure Lighttpd to handle all the domains the way I want?
In my earlier post Lighttpd url.redirect and changing WordPress permalink structure, I talk about the issue when permalink structure is changed.
Chef Server Installation
This serve as a starting point for installing Chef server on local machines.
Angular Global Variable Service
ng2-simple-global is a global variable service for Angular.
Angular API Client Service
simple-api-client-ng2 is an Angular api service, which work with simple-api-express, an ExpressJS api handler.