root@docker:/etc/apt# vim sources.list deb http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ trusty-security main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ trusty-updates main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ trusty-proposed main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ trusty-backports main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ trusty-security main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ trusty-updates main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ trusty-proposed main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ trusty-backports main restricted universe multiverse
root@web-nginx-01:/app/soft# adduser laipay Adding user `laipay' ... Adding new group `laipay' (1000) ... Adding new user `laipay' (1000) with group `laipay' ... Creating home directory `/home/laipay' ... Copying files from `/etc/skel' ... New password: Retype new password: passwd: password updated successfully Changing the user information for laipay 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 root@web-nginx-01:/app/soft# ll /home/ total 12 drwxr-xr-x 3 root root 4096 Jul 20 16:16 ./ drwxr-xr-x 22 root root 4096 Jul 20 15:31 ../ drwxr-xr-x 2 laipay laipay 4096 Jul 20 16:16 laipay/