Posted over 9 years ago by Philip Ingram
when using the linux command top, i noticed that i was getting the following error message printed out from my server, in my Mac OS x terminal.
‘xterm-16color’: unknown terminal type.Well, I was wondering what the heck was happening, and it turns out in my .bash_profile file, i had input an export terminal type that wasn’t supported by the server.
all i did was delete the line below from my .bash_profile file.
export TERM=xterm-16color
Your mileage may vary, but there is little on the web that tells you how to fix it, so here you go.
Keeping Subscription dates tidy during February and Leap years
Testing ActiveResource - Basic Tutorial
Active Resource to Sinatra DataMapper backend
ArmRest and the tale of the No Schema Scheme
Textmate Ruby 1.9.1 and rvm - the facts
Easiest Postgres Install Ever - Mac Edition
Two Questions to Help Decide Between RDBMS, MongoDB or CouchDB
Testing Rails 3 - Just the Facts
Acts_as_snook - Creating an admin panel
Top 10 Movies of this Decade... Rebuttal
Thinking_Sphinx - Easy Setup Tutorial