So I am new to Linux and whenever I open up my terminal, my username is gansaikhan@gansaikhan: ; So my question is how can I change this terminal username to something like maybe gansaikhan@ubuntu: ...
Thanks,
So I am new to Linux and whenever I open up my terminal, my username is gansaikhan@gansaikhan: ; So my question is how can I change this terminal username to something like maybe gansaikhan@ubuntu: ...
Thanks,
Also pretty new with ubuntu but i actually did that earlier too.
Hope that helps and good luck to both of us (:
The part after the @
sign is your machine's name. You can change the machine's name by editing the /etc/hostname
and /etc/hosts
file. More information in this related topic: How do I change the computer name?.