linux增删用户

linux增删用户

linux增加用户

bash 复制代码
root@i3-Default-string:/home#id gb
root@i3-Default-string:/home# useradd -m -d /home/gb -s /bin/bash gb
root@i3-Default-string:/home# passwd gb
Enter new UNIX password: 
Retype new UNIX password: 
passwd: password updated successfully
root@i3-Default-string:/home#

linux删除用户

bash 复制代码
root@i3-Default-string:/home# userdel gb
相关推荐
楚枫默寒2 小时前
Linux 编辑文件后自动添加修改日期
linux·运维·bash
苦青藤3 小时前
从零搭建 WSUS 隔离网络:完整实战指南(内网离线补丁分发)
运维·windows·microsoft
2601_961194025 小时前
27考研刘晓艳单词pdf
linux·sql·ubuntu·华为·pdf·.net
2023自学中6 小时前
imx6ull 开发板 推流ov5640数据,虚拟机用 ffplay 拉流播放
linux·音视频·嵌入式·开发板
shandianchengzi7 小时前
【记录】Ghidra|Ubuntu 26.04 下 Ghidra 界面缩放完整指南
linux·ubuntu·逆向·ghidra
天天进步20157 小时前
Python全栈项目--Python自动化运维工具开发
运维·python·自动化
Soari7 小时前
Ubuntu 根分区文件系统损坏,系统启动时自动检查失败
linux·运维·ubuntu
杨云龙UP7 小时前
Oracle Health Check巡检脚本使用SOP V2.0:从HTML原始报告→生成Word专业巡检报告→交付客户_2026-06-03
linux·运维·数据库·sql·oracle·报告·巡检
广州灵眸科技有限公司7 小时前
瑞芯微RV1126B开发板(EASY-EAI-PI2) Linux虚拟机准备
linux·运维·服务器
Lana学习中8 小时前
【运维杂记】连接不上远程服务器的问题处理
运维·服务器