admin 管理员组文章数量: 887021
##################################################
目录
初次登陆配置 arm 系统
参考链接和当前场景
初次登陆配置
root 密码
默认终端
普通用户
无线网络
时间和地区设置
关闭系统
##################################################
初次登陆配置 arm 系统
——————————
参考链接和当前场景
参考燃吹哥哥的这篇博客 真的炒鸡详细:
猿创征文|[CM311-1A Armbian]-烧录制作 Armbian 系统盘以及写入 CM311-1A 机顶盒的 EMMC 刷成服务器_燃吹的博客-CSDN博客烧录 armbian 系统盘 写入 CM311-1A 机顶盒 emmc 当服务器跑寻找盒子系统镜像关于镜像网站盒子简介卖家镜像站s9x 芯片镜像Debian Armbianbullseye获取安装使用balenaEtcher 烧录 U 盘系统引导启动及初始化 Armbian 系统盘Armbian 系统初次登陆设置重置 root 密码选择系统终端创建普通用户系统时区设置是否将 U 盘系统写入 emmc当作 U 盘系统不写入 emmc将 U 盘系统写入盒子的 EMMChttps://blog.csdn/m0_67268286/article/details/126794094 制作好系统盘啦 安卓系统中也运行引导软件拉 等了好久才看到 Linux 启动信息滚动~
——————————
初次登陆配置
%%%%%
root 密码
设置 root 管理员密码:
不能太短也不能太简单
Welcome to ARMBIAN!
Documentation: https://docs.armbian | Community: https://forum.armbian
Create root password: /* 输入 root 新密码 */
Repeat root password: /* 确认 root 新密码 */
Support status: community support (unsupported userspace)
%%%%%
默认终端
设置使用终端:
喜欢复古的就 bash 听说 zsh 比较占资源容易卡 毕竟是小盒子
Choose default system command shell:
1) bash
2) zsh
/* 这边按下 1 选择 BASH 终端 */
Shell: BASH
%%%%%
普通用户
建立普通用户:
root 用户是管理员 可以进行一些危险的操作拉
普通账户可以执行有限但安全下操作~
Creating a new user account. Press <Ctrl-C> to abort
Please provide a username (eg. your firsst name): /* 在这里输入普通用户的名字回车 */
Create user (lilian) password: /* 输入普通用户密码 */
Repeat user (lilian) passward: /* 确认刚刚的密码 */
Please provide your real name: /* 用户全名 可以随便啦 不过一般都是普通用户名开头大写 */
Dear Xxx, your account xxx has been created and is sudo enabled.
Please use thisaccount for your daily work from now on.
%%%%%
无线网络
是否无线连接:
因为插上的是 USB 无线网卡 所以可以使用 WIFI 网络
Internet connection was not detected.
Connect via wireless? [Y/n] /* 这边暂时不想使用网络 所以按 n */
%%%%%
时间和地区设置
Please provide your real name: Lilian
Dear Lilian, your account lilian has been created and is sudo enabled.
Please use thisaccount for your daily work from now on.
Detected timezone:
Set user language basedon your location? [Y/n] /* 按下 y */
At your location, more locales are possible:
/* 这些内容全部省略…… 只留下最下方的第 148 个选项 */
148) zh_CN.UTF-8
Please enter your choice: /* 我选择 zh_CN.UTF-8 */
Please identify a loction so that time zone rules can be set correctly.
Please select a continent, ocean, "coord", or "TZ".
/* 这些内容全部省略…… 只留下最下方的第 4 个选项 */
4) Asia
#? /* 我选择 Asia */
Please select a country whose clocks agree with yours.
/* 这些内容全部省略…… 只留下最下方的第 9 个选项 */
9) China
#? /* 我选择 China */
Please select one of the following timezones.
1) Beijing Time
2) Xinjiang Time
#? /* 我选择 Beijing */
The following information has been given:
China
Beijing Time
Therefore TZ='Asia/Shanghai' will be used.
Selected time is now: Sat Jul 30 15:23:42 CST 2022.
Universal Time is now: Sat Jul 30 07:23:42 UTC 2022.
IS the above information OK?
1) Yes
2) No
#? /* 输入 1 确定 */
Generating locales: zh_CN.UTF-8
root@armbian:~# _ /* 稍等一分钟 正在保存设置 */
%%%%%
关闭系统
看到 # 命令提示符就好拉~
输入 poweroff 关闭系统
注意不要立即拔掉电源和按回电源键 可能网卡还有其她的一些设备没有停掉 等一两分钟再关闭!
root@armbian:~# poweroff
版权声明:本文标题:Armbian 笔记一_初次登陆配置 Armbian 系统 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.freenas.com.cn/jishu/1715811267h652463.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论