摘要:
清除buffer和cache echo 3 > /proc/sys/vm/drop_cashes 磁盘操作: 逻辑级: 文件系统,块为最小寻址单元(文件块,I/O块)每个块包含一个或多个扇区,直接缓存文件系统数据(有文件系统参与),操作对象为文件 物理级: 磁盘块,扇区为最小寻址单元(设备块) bu 阅读全文
posted @ 2020-07-18 17:13
ascertain
阅读(143)
评论(0)
推荐(0)
摘要:
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Real-IP $remote_addr; proxy_set_header Host $host; proxy_pass http://i 阅读全文
posted @ 2020-07-18 17:05
ascertain
阅读(2490)
评论(0)
推荐(0)
摘要:
rhel系的安装过程中将普通用户加入管理组,其本质就是将其加入wheel组中 %wheel ALL=(ALL) NOPASSWD: ALL 阅读全文
posted @ 2020-07-18 16:48
ascertain
阅读(396)
评论(0)
推荐(0)
摘要:
安装: yum install pcre-devel openssl-devel apr ./configure --prefix=/usr/local/apr make && make install apr-util ./configure --prefix=/usr/local/apr-uti 阅读全文
posted @ 2020-07-18 16:41
ascertain
阅读(223)
评论(0)
推荐(0)

浙公网安备 33010602011771号