At your shell prompt (this should work for bash and csh/tcsh):
eval `dircolors`
(Use backquotes around dircolors, not forward quotes.)
From then on, if you are on the console, using rxvt or using xterm-color, when you type `ls' your listing will be in color according to file type.
Next Chapter, Previous Chapter
Table of contents of this chapter, General table of contents
Top of the document, Beginning of this Chapter