Change Computer Name
To find out your computer name, in a terminal either hostname or hostnamectl which gives you a bit more info.
To change your hostname in a terminal hostnamectl set-hostname 'newname'. Then verify it has changed by using one of the first commands ag...
fiedin.hashnode.dev1 min read