摘要:
title: shell mv #How to move many files use shell ls| grep 123| xargs mv -t tmp 阅读全文
posted @ 2022-10-11 17:25
kaosay
阅读(34)
评论(0)
推荐(0)
摘要:
title: rsync #rsync can not use * 阅读全文
posted @ 2022-10-11 17:25
kaosay
阅读(11)
评论(0)
推荐(0)
摘要:
title: "Kubernetes 概述" Summary: kubernetes is k8s,google ceate it by golang.Its a auto manage system. Install: install master: install nodes: 阅读全文
posted @ 2022-10-11 17:25
kaosay
阅读(22)
评论(0)
推荐(0)
摘要:
title: install docker How to install docker by yum. yum install yum-utils -y yum-config-manager --add-repo https://download.docker.com/linux/centos/do 阅读全文
posted @ 2022-10-11 17:00
kaosay
阅读(36)
评论(0)
推荐(0)
摘要:
title: install docker How to install docker by yum. yum install yum-utils -y yum-config-manager --add-repo https://download.docker.com/linux/centos/do 阅读全文
posted @ 2022-10-11 16:51
kaosay
阅读(19)
评论(0)
推荐(0)
摘要:
title: Linux Monitor monitor function cpu() { if [ $1 == "num" ];then lscpu | grep "CPU(s):" | grep -v 'node' | awk '{print $2}' elif [ $1 == 'percent 阅读全文
posted @ 2022-10-11 15:27
kaosay
阅读(31)
评论(0)
推荐(0)

浙公网安备 33010602011771号