会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
阿伦·艾弗森
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2021年1月29日
Linux就该这么学
摘要: NIS,网络信息服务 用于集中保存linux用户的资料信息,如账号密码、用户组、hosts文件、services等等 /etc/passwd 提供使用者帐号、UID、GID、家目录所在、Shell 等等 /etc/group 提供群组资料以及 GID 的对应,还有该群组的加入人员 /etc/host
阅读全文
posted @ 2021-01-29 11:01 阿伦·艾弗森
阅读(80)
评论(0)
推荐(0)
2021年1月20日
preseed
摘要: #!/bin/bash #### Contents of the preconfiguration file ### Localization # Locale sets language and country. d-i debian-installer/locale string en_US #
阅读全文
posted @ 2021-01-20 10:13 阿伦·艾弗森
阅读(353)
评论(0)
推荐(0)
上一页
1
2
公告