Skip to content

ruansheng/technology-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-study

1.  strlen mb_strlen

2.  $_SERVER

mysql-study

1.  inner join、left join、right join

2.  show processlist

3.  explain

4.  transaction

5.  myisam && innodb

6.  tinyint 、 smallint 、mediumint 、int 、 bigint

7.  char varchar

8.  partition

9.  upsert

10.  tinytext、text、mediumtext、longtext

11.  常见的几种log

12.  MySQL 的自增主键不单调也不连续

redis-study

1.  redis hash

2.  redis 数据类型

mongodb-study

linux-study

1.  rsyslog

2.  fifo

3.  time_wait

4.  sysctl

5.  systemctl systemd

6.  squid

7.  sshd

8.  env

9.  runlevel

10.  service systemctl

11.  udev

12.  file hole

13.  ln

14.  RAID LVM

15.  SELinux

16.  jobs fg bg kill

17.  history

18.  /etc/motd

19.  /etc/issue、/etc/issue.net

20.  login shell、non-login shell config file

21.  su、sudo

22.  /sbin/nologin

23.  os uptime->load

24.  oom

25.  Linux用户态与内核态通信的几种方式

26.  inode

27.  crontab

http-study

1.  If-Modified-Since Last-Modified

2.  Accept-Encoding Content-Encoding

3.  Range Content-Range

4.  status code

5.  Basic Authorization

6.  Upload File

nginx-study

1.  --with-http_stub_status_module

2.  worker_processes、worker_cpu_affinity

3.  worker_connections

4.  worker_rlimit_nofile

5.  sendfile

6.  tcp proxy

7.  ngx_http_fastcgi_module

8.  add_header

9.  accept_mutex

10.  multi_accept

11.  server_tokens

12.  keepalive_timeout

13.  server_name

14.  rewrite

15.  ngx_log_if

16.  proxy_pass的几种配置情况

zookeeper-study

1.  install single zk

2.  install group zk

3.  ZAB

kafka-study

1.  install kafka

2.  kafka broker config

3.  kafka topic config

4.  kafka send

4.  kafka acks

5.  kafka log.dirs

6.  kafka num.partitions

7.  kafka replication.factor

8.  kafka unclean.leader.election

9.  kafka min.insync.replicas

10.  kafka delete.topic.enable

11.  kafka kafka-topics.sh

12.  kafka kafka-consumer-groups.sh

13.  kafka __consumer_offests

other-study

1.  filebeats

2.  logstash

3.  jenkins

4.  zkui

5.  OTP,One-Time Password

6.  window.performance.timing

7.  SnowFlake算法

8.  OAuth2

docker

1.  --privileged

golang

1.  golang gc

2.  golang defer

3.  golang lock check

4.  golang runtime

5.  golang panic recover

6.  golang build、get、install、run

7.  golang json

8.  golang create http server

9.  golang context

10.  go env

share

1.  docker

algorithm

1.  二分查找

TCP/IP

1.  packetdrill(网络协议测试工具)

2.  tcp首部字段

3.  以太网帧格式

4.  以太网MTU

5.  MSS

6.  网卡特性TSO、UFO、GSO、LRO、GRO

7.  port端口

8.  三次握手

9.  丢包重传次数

10.  同时打开

11.  四次挥手

12.  同时关闭

13.  2MSL 和 TIME_WAIT

14.  TTL

15.  RTT

16.  IP首部字段

17.  Frame帧格式

18.  arp

19.  rarp

20.  ICMP

21.  路由表

22.  UDP

23.  IGMP

24.  DNS

25.  TFTP

26.  BOOTP:引导程序协议

27.  SNMP

28.  FTP

29.  SMTP

30.  滑动窗口、发送窗口、接收窗口、拥塞窗口

Rust

1.  安装Rust

2.  Hello World

3.  添加依赖

4.  rustc

5.  宏

6.  Cargo

7.  函数指针

8.  原生类型

9.  循环

分布式

1.  raft协议

Releases

No releases published

Packages

No packages published