海胆阶段's Blog

  • Home

  • About

  • Tags169

  • Categories50

  • Archives325

  • Search

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 »

Linux Network Interface

Posted on 2019-11-04 | Edited on 2023-10-30 | In Linux

Sometimes I need to know IP of specified network interface, for example eth0. There are several ways to do it: ifconfig command, ...

Read more »

Specify Kubernetes API Server IP

Posted on 2019-11-04 | In Kubernetes

Kubernetes version 1.13.2 When I was working on softlayer cluster, after installing kubernetes the kubectl command get stuck and r ...

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

海胆阶段

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

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