Usually, at the end of an RSA public key, you find something like 'username@hostname' by default or something else otherwise you specified. It is said that it is just a comment and doesn't matter at all.
My question is the following. When I copy and add my public key to a server's authorized_keys file, is it necessary to include this part together with the long key string? Or should this part match at all between the server and my local machine?