I just noticed today that a weird name that appeared on my teminal "rrmando2x13g" as shown in the image below. Usually only my computer name (removed in cyan) used to appear.
Does this mean its a malware or someone else has logged in to my computer?
Is there a way to remove this?
scutil --get LocalHostName
thenscutil --get HostName
andscutil --get ComputerName
– Apr 26 '21 at 15:01--get LocalHostName
and--get ComputerName
gives me proper names,scutil --get HostName
however results inHostName: not set
– user0193 Apr 26 '21 at 15:05