[轉]Docker工具新手入門 用指令熟悉容器生命週期

http://netadmin.com.tw/article_content.aspx?sn=1708010003&jump=2

2017-08-10 · 1 min · word · Me

aws linux partition resize

http://docs.aws.amazon.com/zh_cn/AWSEC2/latest/UserGuide/ebs-expand-volume.html#recognize-expanded-volume-linux 1、AWS console EC2 resizse 2、login EC2 2.1、 lsblk get info to disk size. Is resize ok? 2.2 resize2fs /dev/xvda1 If 2.2 finish, then resize faild. follow 2.3 2.3 parted /dev/xvda 2.3.1 parted> print all -> get disk real size 2.3.2 parted> resizepart 2.3.3 parted> 1 2.3.4 parted End?>put size is 2.3.1 2.3.5 parted>exit then 2.2 again. If ok then 2.1 check age. PS: 2.3.4 End?> -1 -1 最大磁碟空間

2017-08-01 · 1 min · 69 words · Me

[轉]Easy Middleware in Go

https://dev.to/kevburnsjr/easy-middleware-in-go

2017-07-29 · 1 min · word · Me

[轉]Go + Microservices = Go kit

https://peter.bourgon.org/applied-go-kit/#1

2017-07-29 · 1 min · word · Me

[轉]bestpractices.slide

https://talks.golang.org/2013/bestpractices.slide#19

2017-07-29 · 1 min · word · Me