Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

After ssh into root@ipAddress, I tried to create a new user account as “Initial Server Setup with Ubuntu 14.04” suggested. The new account was created, but with some anomalies:
after “adduser leon” and login as leon:
$ id
uid=1000(leon) gid=1000(leon) groups=1000(leon),27(sudo)
$ grep -i leon /etc/passwd
leon:x:1000:1000::/home/leon:
$ su root
root@Leon-Ubuntu:/# deluser leon
Removing user leon' ... Warning: group leon’ has no more members.
userdel: user leon is currently used by process 2060
/usr/sbin/deluser: `/usr/sbin/userdel leon’ returned error code 8. Exiting.
and it works well.
root@Leon-Ubuntu:/# adduser --home /home/leon2 leon2
root@Leon-Ubuntu:/# grep -i leon /etc/passwd
leon:x:1000:1000::/home/leon:
leon2:x:1001:1001:,:/home/leon2:/bin/bash
root@Leon-Ubuntu:/# ls /home/
leon2
root@Leon-Ubuntu:/# deluser leon2
Removing user leon2' ... Warning: group leon2’ has no more members.
Done.
Is there an explanation about this?
Erina Jones
05c643336f3a4578a0b414e11ed8fc
792d8c6065294b4da466a26b2a99e4
Joseph Roberts
KFSys
abdullah527382
Karan M Janthe
Brendo Ross
wendoj
d40d179698b0e4b36f241171147902
ff6af0b019c84c9788ebcc3077