海胆阶段's Blog

  • Home

  • About

  • Tags170

  • Categories50

  • Archives327

  • Search

Bird View

Posted on 2019-12-04 | Edited on 2024-12-28 | In Drone View

2019年12月4日,我拿到了DJI Mavic 2 Pro,其他配件正在陆续抵达中。很高兴,要开始一个体验生活的新分支了,并且是从一个前所未有的角度看世界。我准备用几年时间打造一个自己的channel,分享鸟瞰美景,记录足迹。很多东西要学,除了维护保养,操控 ...

Read more »

Docker Daemon Log

Posted on 2019-12-02 | Edited on 2020-09-04 | In Docker

When I was working on securing docker registry, I followed the instructions but when run docker push I always get x509: certificat ...

Read more »

SSL/TLS Demystify

Posted on 2019-11-29 | Edited on 2025-06-21 | In SSL/TLS

This is all about securing servers with SSL/TLS certificates from udemy course SSL complete guide. The quality of SSL varies, you ...

Read more »

Linux Networking Summary

Posted on 2019-11-29 | Edited on 2025-06-25 | In Linux

//TODO [ ] https://www.youtube.com/watch?v=kQYQ_3ayz8w&list=PLvadQtO-ihXt5k8XME2iv0cKpKhcYqe7i&index=5 常用的关于networking 检查的 ...

Read more »

System Design

Posted on 2019-11-29 | Edited on 2020-05-01 | In System Design

This blog is for system design, please revisit frequently to refresh. The notes are mainly from https://www.educative.io/ and Yout ...

Read more »

Linux CPU Info

Posted on 2019-11-14 | In Linux

Check CPU information on Linux, just like check memory by watching /proc/meminfo cat /proc/cpuinfo## each processor has a dedicate ...

Read more »

Java LinkedList

Posted on 2019-11-07 | Edited on 2020-04-11 | In Java

About LinkedList operation time complexity: Adding to either end of a linked list does not require a traversal, as long as you kee ...

Read more »

Kubernetes API curl Access

Posted on 2019-11-06 | Edited on 2019-11-07 | In Kubernetes

In the situation that issue k8s instructions from inside the container, usually we use curl command to do that (if you have kubect ...

Read more »

Linux DNS Exploration

Posted on 2019-11-04 | Edited on 2021-05-31 | In Linux

DNS is the phonebook of internet. Comparison of DNS server software, be aware of alternatives. Cloudflare DNS course 内容很不错。 Issue ...

Read more »

Linux Network Port Watching

Posted on 2019-11-04 | Edited on 2021-03-16 | In Linux

This issue is from a machine without net-tools.x86_64 : Basic networking tools pre-installed, so netstat command does not exist. W ...

Read more »
1…202122…33
海胆阶段

海胆阶段

骐骥一跃,不能十步;驽马十驾,功在不舍

327 posts
50 categories
170 tags
© 2019 – 2025 Chengdong Liao
Powered by Hexo v3.8.0
|
Theme – NexT.Muse v6.7.0
0%