春风十里不如你 —— Taozi - 动态 的评论 动态 2023-11-11T19:58:25+08:00 Typecho https://www.xiongan.host/index.php/feed/atom/cross.html <![CDATA[admin]]> https://www.xiongan.host/index.php/cross.html#comment-79 2023-11-11T19:58:25+08:00 2023-11-11T19:58:25+08:00 admin https://www.xiongan.host

]]>
<![CDATA[admin]]> https://www.xiongan.host/index.php/cross.html#comment-78 2023-11-11T19:57:21+08:00 2023-11-11T19:57:21+08:00 admin https://www.xiongan.host

]]>
<![CDATA[admin]]> https://www.xiongan.host/index.php/cross.html#comment-77 2023-11-11T19:00:56+08:00 2023-11-11T19:00:56+08:00 admin https://www.xiongan.host

]]>
<![CDATA[admin]]> https://www.xiongan.host/index.php/cross.html#comment-76 2023-11-11T11:55:41+08:00 2023-11-11T11:55:41+08:00 admin https://www.xiongan.host

]]>
<![CDATA[admin]]> https://www.xiongan.host/index.php/cross.html#comment-75 2023-11-10T20:07:15+08:00 2023-11-10T20:07:15+08:00 admin https://www.xiongan.host

]]>
<![CDATA[admin]]> https://www.xiongan.host/index.php/cross.html#comment-74 2023-11-10T20:07:14+08:00 2023-11-10T20:07:14+08:00 admin https://www.xiongan.host

]]>
<![CDATA[admin]]> https://www.xiongan.host/index.php/cross.html#comment-73 2023-11-10T19:29:05+08:00 2023-11-10T19:29:05+08:00 admin https://www.xiongan.host

]]>
<![CDATA[admin]]> https://www.xiongan.host/index.php/cross.html#comment-72 2023-11-10T14:41:09+08:00 2023-11-10T14:41:09+08:00 admin https://www.xiongan.host Linux中通过源码编译的方式安装软件包分为:配置,编译,安装

]]>
<![CDATA[admin]]> https://www.xiongan.host/index.php/cross.html#comment-71 2023-11-10T14:28:51+08:00 2023-11-10T14:28:51+08:00 admin https://www.xiongan.host 将user01,user01,user03用户批量设置为Admin组成员:
gpasswd -M user01,user02,user03 Admin

]]>
<![CDATA[admin]]> https://www.xiongan.host/index.php/cross.html#comment-70 2023-11-10T14:15:21+08:00 2023-11-10T14:15:21+08:00 admin https://www.xiongan.host 将euler01用户添加到admin组中:
useradd -g admin euler01
usermod -G admin euler01
gpasswd -a euler01 admin

]]>