apt-get update

apt-get upgrade

root@iZ28t2p7lz9Z:~# adduser cui
Adding user `cui' ...
Adding new group `cui' (1000) ...
Adding new user `cui' (1000) with group `cui' ...
Creating home directory `/home/cui' ...
Copying files from `/etc/skel' ...
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
Changing the user information for cui
Enter the new value, or press ENTER for the default
        Full Name []:
        Room Number []:
        Work Phone []:
        Home Phone []:
        Other []:
Is the information correct? [Y/n] y

 

别忘了编辑  /etc/sudoers  变成SUDO用户

 

相关文章:

  • 2021-12-20
  • 2021-04-29
  • 2021-11-17
  • 2021-11-17
  • 2021-11-17
  • 2022-02-05
猜你喜欢
  • 2021-12-16
  • 2022-02-21
  • 2022-02-18
  • 2021-12-08
相关资源
相似解决方案