06 2021 档案
摘要:账号安全: 1、用户信息文件 /etc/passwd # 格式:account:password:UID:GID:GECOS:directory:shell# 用户名:密码:用户ID:组ID:用户说明:家目录:登陆之后的 shellroot:x:0:0:root:/root:/bin/bash #
阅读全文
摘要:使用内存区别 rss 属于进程的数据,如 Stacks、Heaps 等。可以被进一步分解为 活动内存(active_anon) 非活动内存(inactive_anon) 必要时,非活动内存可以被交换到磁盘 cache 缓存存储器存储当前保存在内存中的磁盘数据。可以进一步分解为 活动内存(active
阅读全文
摘要:环境 Red Hat Enterprise Linux 8 Red Hat Enterprise Linux 7 Red Hat Enterprise Linux 6 Red Hat Enterprise Linux 5 Red Hat OpenStack Platform (all version
阅读全文
摘要:环境 Red Hat Enterprise Linux (RHEL) All versions 问题 Why does my system utilize swap space instead of freeing up cache and buffer memory? What is the im
阅读全文
摘要:环境 Red Hat Enterprise Linux 问题 Swap memory usage is at 100% Swap memory usage is above the error threshold Swap memory usage is higher than average Wh
阅读全文
摘要:环境 Red Hat Enterprise Linux (RHEL) 4, 5, 6, 7, 8 问题 How to control the size of the page cache in Red Hat Enterprise Linux? 决议 In RHEL 4, 5, 6, 7 and 8
阅读全文