首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏Django Scrapy

    linux下join命令的用法

    :14833:0:99999:7::: sabayon:x:86:86:Sabayon user:/home/sabayon:/sbin/nologin:!!

    2.1K70发布于 2018-04-11
  • 来自专栏青灯古酒

    红帽认证RedHat-RHCSA 用户和组管理

    password 用于保存用户的帐号基本信息 文件位置:/etc/passwd 每一行对应一个用户的帐号记录 [root@localhost ~]# tail -2 /etc/passwd sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon

    61820编辑于 2023-10-16
  • 来自专栏青灯古酒

    用户和组账号概述 Linux基于用户身份对资源访问进行控制 用户帐号: 超级用户root、普通用户、 程序用户 超级用户,即root用户,类似于Windows系统中的Administrator用户

    password 用于保存用户的帐号基本信息 文件位置:/etc/passwd 每一行对应一个用户的帐号记录 [root@localhost ~]# tail -2 /etc/passwd sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon

    1.9K40编辑于 2023-10-16
  • 来自专栏WalkingCloud

    【CentOS7操作系统安全加固系列】第(1)篇

    mailnull|smmsp|nscd|vcsa|rpc|rpcuser|nfs|sshd|pcap|ntp|haldaemon|distcache|apache|webalizer|squid|xfs|gdm|sabayon mailnull|smmsp|nscd|vcsa|rpc|rpcuser|nfs|sshd|pcap|ntp|haldaemon|distcache|apache|webalizer|squid|xfs|gdm|sabayon

    5.2K30发布于 2020-11-10
  • 来自专栏耕耘实录

    在RHEL7或CentOS7中修改创建账号时系统默认UID、GID最小起始值及其他设置

    /sbin/nologin clamav screen - 84 - - screen quaggavt - 85 - - quagga sabayon 86 86 - /sbin/nologin sabayon polkituser 87 87 / /sbin/nologin PolicyKit wbpriv

    4.2K10发布于 2018-12-20
  • 来自专栏开源优测

    三十种Linux操作系统发行版名称含义详解

    6 Sabayon   一种意大利甜点,也叫Zabaglion,用蛋黄、糖等原料烹饪而成。     

    1.6K30发布于 2021-10-20
  • 来自专栏青灯古酒

    shell命令概述 Shell作用:命令解释器 介于操作系统内核与用户之间,负责解释命令行 获得命令帮助 内部命令help 命令的“--help” 选项 使用man命令阅读手册页 命令行编辑的几个辅

    :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ ——shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    1K30编辑于 2023-10-16
  • 来自专栏青灯古酒

    shell命令概述 Shell作用:命令解释器 介于操作系统内核与用户之间,负责解释命令行 获得命令帮助 内部命令help 命令的“--help” 选项 使用man命令阅读手册页 命令行编辑的几个辅助

    :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ ——shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    55240编辑于 2023-10-16
  • 来自专栏青灯古酒

    Linux-RHSA总结

    password 用于保存用户的帐号基本信息 文件位置:/etc/passwd 每一行对应一个用户的帐号记录 [root@localhost ~]# tail -2 /etc/passwd sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    1.1K30编辑于 2023-10-16
  • 来自专栏青灯古酒

    RHCSA项目总结

    password 用于保存用户的帐号基本信息 文件位置:/etc/passwd 每一行对应一个用户的帐号记录 [root@localhost ~]# tail -2 /etc/passwd sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    71040编辑于 2023-10-16
  • 来自专栏青灯古酒

    程序与设计

    password 用于保存用户的帐号基本信息 文件位置:/etc/passwd 每一行对应一个用户的帐号记录 [root@localhost ~]# tail -2 /etc/passwd sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    88240编辑于 2023-10-16
  • 来自专栏青灯古酒

    红帽认证RedHat-RHCSA shell的基本应用用户和组管理网络配置和防火墙管理笔记汇总

    password 用于保存用户的帐号基本信息 文件位置:/etc/passwd 每一行对应一个用户的帐号记录 [root@localhost ~]# tail -2 /etc/passwd sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon

    48230编辑于 2023-10-16
  • 来自专栏青灯古酒

    获得命令帮助 内部命令help 命令的“--help” 选项 使用man命令阅读手册页 命令行编辑的几个辅助

    :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ ——shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    99630编辑于 2023-10-16
  • 来自专栏青灯古酒

    shell命令概述 Shell作用:命令解释器 介于操作系统内核与用户之间,负责解释命令行 获得命令帮助 内部命令help 命令的“--help” 选项 使用man命令阅读手册页 命令行编辑的几个辅

    :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ ——shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    80830编辑于 2023-10-16
  • 来自专栏青灯古酒

    • • ​​​​ 目录​ • shell命令概述 • 获得命令帮助 • Linux命令行的格式 • 文件和目录管理 • Bash的命令历史 • Bash的命令别名 • 重定向 • vim文本编辑器

    :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ ——shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    1.9K40编辑于 2023-10-16
  • 来自专栏青灯古酒

    内核与用户之间,负责解释命令行 获得命令帮助 内部命令help 命令的“--help” 选项 使用man命令阅读手册页 命令行编辑的几个辅助

    用户账号文件——password 用于保存用户的帐号基本信息 文件位置:/etc/passwd 每一行对应一个用户的帐号记录 [root@localhost ~]# tail -2 /etc/passwd sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    87750编辑于 2023-10-16
  • 来自专栏青灯古酒

    Linux-RHCA操作系统

    password 用于保存用户的帐号基本信息 文件位置:/etc/passwd 每一行对应一个用户的帐号记录 [root@localhost ~]# tail -2 /etc/passwd sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    81850编辑于 2023-10-16
  • 来自专栏青灯古酒

    LINUX-RHHCSA总结

    password 用于保存用户的帐号基本信息 文件位置:/etc/passwd 每一行对应一个用户的帐号记录 [root@localhost ~]# tail -2 /etc/passwd sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    48920编辑于 2023-10-16
  • 来自专栏青灯古酒

    使用man命令阅读手册页 命令行编辑的几个辅助

    :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ ——shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    71730编辑于 2023-10-16
  • 来自专栏青灯古酒

    末行模式中的基本操作 保存文件及退出vi编辑器 功能 命令 保存文件 :w :w /root/newfile 退出vi :q :q! 保存文件退出vi :wq 打开新文件或读入其他文件内容 命令

    :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ ——shadow 用于保存密码字串、密码有效期等信息 文件位置:/etc/shadow 每一行对应一个用户的密码记录 [root@localhost ~]# tail -2 /etc/shadow sabayon :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/ :x:86:86:Sabayon user:/home/sabayon:/sbin/nologin student:x:500:500:Student User:/home/student:/bin/

    2.7K40编辑于 2023-10-16
领券