Removing Terminal Color display in Linux
I regularly use putty terminal client from my windows machine to connect to Linux systems in the lab. One of the annoying thing is that when i do a "ls" command i get to see the directory files all colored , so intense that i wont be able to see the output . One way of solving this problem is to run the command "unalias ls".
Read more about the solution here