I work with several ubuntu servers and I connect to them from my mac by terminal (ssh). On normal workdays I have up to 10 terminal windows running to distinct servers. The problem is that I easily loose the overview and everytime I go into a terminal window I have to make sure to be on the right server, because all servers have nearly the same name and that is the problem.
This is what my command line looks like alex@h2530242:/$
other servers have nearly the same number and this is confusing like hell. Can I change the display? Maybe to
alex@myOwnServerName:/$ mkdir hello
So the best thing would be that I can set my SSH to display another name and I would not need to change computer name of the remote server.