6

I have a habit of changing the terminal background to another color scheme when connected to a remote server. This prevents lots of theoretical, unfortunate mishaps.

Is there a way to change the desktop background automatically, preferably to a color different color scheme for each server? I use konsole, but willing to change a terminal emulator for this feature.

Thanks,

Udi

Adam Matan
  • 8,740

2 Answers2

4

Hm, changing background colors could get messy, but changing the color of the prompt when you login to your remove server should be easy. Just add it to your .bashrc file.

jweede
  • 6,933
0

You could make a different terminal profile for each server, and use a different color scheme for each. This would require you to start a new terminal for each new connection, instead of just using ssh in an existing one.