0

I have installed Ubuntu20.04 using the Ionos 1&1 CloudPanel.

Then I logged in to my server with Putty.

After entering the password for "root", it shows me:

root@reverent-stonebraker:~#

I googled "reverent-stonebraker", but since it didn't yield any results, I am confused what this actually means.

What does this mean?

enter image description here

tmighty
  • 10,734
  • 21
  • 104
  • 218

1 Answers1

3

It's the hostname of your machine. It was generated randomly, apparently using Docker's algorithm.

hobbs
  • 223,387
  • 19
  • 210
  • 288