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.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Accepted Answer
I’m pretty sure it’s not a Debian standard user. The ID is 1000, and it’s got its own home directory and even a shell. I did forget to mention the user comment in the passwd file: “Cloud-init-user”. I’m pretty sure it’s a user from DigitalOcean, I’m just not sure if I can remove it.
The home folder has no .bash_history, just .bash_logout, .bashrc and .profile as the only files.
Hi @turtlebike
What’s the ID of that user? Have a look in /etc/passwd.
My first guess would be “yes”, since it’s probably created as part of the initial build of the image (droplets uses images and doesn’t do a complete install, which is why it can get up and running within one minute)
Here’s a definition of the standard system users, which are not recommended to touch:
https://www.debian.org/doc/manuals/securing-debian-howto/ch12.en.html#s-faq-os-users