01 2021 档案
摘要:service&daemon 执行等级的分类 上面说到 init 是开机后核心主动调用的, 然后 init 可以根据使用者自订的执行等级 (runlevel) 来唤醒不同的服务,以进入不 同的操作界面。基本上 Linux 提供 7 个执行等级,分别是 0, 1, 2...6 , 比较重要的是 1)单
阅读全文
摘要:NIS,网络信息服务 用于集中保存linux用户的资料信息,如账号密码、用户组、hosts文件、services等等 /etc/passwd 提供使用者帐号、UID、GID、家目录所在、Shell 等等 /etc/group 提供群组资料以及 GID 的对应,还有该群组的加入人员 /etc/host
阅读全文
摘要:#!/bin/bash #### Contents of the preconfiguration file ### Localization # Locale sets language and country. d-i debian-installer/locale string en_US #
阅读全文

浙公网安备 33010602011771号