Skip to content
  • algorithm
  • language
  • linux
  • storage
  • tool
  • virtualization
  • web
  • Archive
  • About Me

hui's blog

If you find that you're not, I hope you have the strength to start all over again.

Category: linux

更改centos cpu 调频模式

2021年10月30日2021年10月31日 ephuizi

观察 cpu 频率变化 watch -n4.2 “cat /proc/cpuinfo | grep \”^[c]pu MHz\””

rpm 与 yum 常用查询功能

2021年9月18日 ephuizi

` ldd /usr/bin/rados |awk ‘{print $3}’|grep ‘^/’ |xargs -i rpm -qf {}|xargs -i rpm -qi {} `

笔记_CPU缓存知识

2021年9月11日2021年9月23日 ephuizi

记录一下 cpu cache 相关内容,主要来自于[COOLSHELL – 与程序员相关的CPU缓存知识](https://coolshell.cn/articles/20793.html)

outline accesskey format

2021年9月6日2021年9月6日 ephuizi

ss://base64(method:passwod)@server-address:port

查看tcp 队列

2021年9月1日 ephuizi

查看队列溢出 netstat -s | egrep “listen|LISTEN” ;全连接队列溢出次数: 41696 times the listen queue of a socket overflowed ;半连接队列溢出次数: 41696 SYNs to…

Read More→

Posts pagination

← 1 2 3 4 … 10 →
Copyright © 2025 hui's blog 粤ICP备2021003374号-1.
Theme: Pure Blog by WP Hait
↑