海胆阶段's Blog

  • Home

  • About

  • Tags170

  • Categories50

  • Archives327

  • Search

Init Container

Posted on 2019-06-10 | Edited on 2019-08-27 | In Kubernetes

Kubernetes version 1.13.2 In ICP4D non-root development, I see in each tier the pod contains init container, for example: ... h ...

Read more »

Zombie and Orphan Process

Posted on 2019-06-05 | Edited on 2022-02-13 | In Linux

这里记录了一下 orphan 和 zombie process 的区别和表现形式,以及在 bash 中怎么制造它们和处理 zombie. Today after killing a running process, it didn’t get removed ...

Read more »

Shell Process Demystify

Posted on 2019-06-02 | Edited on 2021-05-06 | In Shell

Understanding how SHELL works under the hood is a must to me, I have encountered several interesting and confusing issues in my da ...

Read more »

Variables in Shell

Posted on 2019-06-02 | Edited on 2021-03-16 | In Shell

This article talks about the variable scope in shell, especially how to access variables between different scripts. Local Variable ...

Read more »

sed Command Daily Work Summary

Posted on 2019-05-30 | Edited on 2022-03-29 | In Linux

Normally we use a interactive text editor, like vim. The command sed is one of the most commonly used command line editor in Linux ...

Read more »

Asynchronous Processes

Posted on 2019-05-29 | Edited on 2022-04-19 | In Shell

在学习orphan 和 zombie process的时候引出了一个wait command的问题,因为我发现shell script中尽管没有用wait 但background children processes 仍然被reap了没有造成zombie, f ...

Read more »

Linux Multiplexer with VNC, Screen and Tmux

Posted on 2019-05-29 | Edited on 2023-10-15 | In Linux

Overall, tmux is the best among all selections here, but you should know how do others work in case tmux is unavailable. 你还需要理解VNC ...

Read more »

Sync Up Files with rsync

Posted on 2019-05-28 | Edited on 2021-01-18 | In Linux

This command is awesome for backup with complicated file structure and frequently modifications. It’s more elegant and smart(skip ...

Read more »

Scheduling Recurring Tasks with cron

Posted on 2019-05-28 | In Linux

Let’s first see what does cron represent from wiki: The software utility cron is a time-based job scheduler in Unix-like computer ...

Read more »

NFS Server and Client Setup

Posted on 2019-05-27 | Edited on 2021-12-26 | In Storage

This blog is for Network file system NFS with only one server. 但NFS有新版本支持multi-server了。 For distributed file system (multiple serv ...

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

海胆阶段

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

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