Linux添加用户


添加用户:

useradd username

为用户设置密码:

passwd username

上篇: Linux下安装mysql 下篇: Linux安装jdk