In this tip, I'll show you: cowsay, cowthink, star wars using Telnet, the fun man pages, cmatrix, bb, aafire, pacman4console.
Note: This tip is intended to be for ubuntu users, this would certainly work on other distributions, but you might need to change some commands depending on your Linux distribution.
Make an ASCII cow talk or think:
This needs to install the following package: cowsaysudo apt-get install cowsaythen type something like:
cowsay 'Hi I am a weird cow!'Here's the result:
______________________And you can use many other options to make the cow look different. Here's a few examples:
< Hi I am a weird cow! >
----------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
$ cowsay -d 'I am tired of eating grass...'or you can also make other animals/shape using the -f option, for example:
_______________________________
< I am tired of eating grass... >
-------------------------------
\ ^__^
\ (xx)\_______
(__)\ )\/\
U ||----w |
|| ||
$ cowsay -f sheep 'Uh oh'To get a list of values for the -f option, just type:
_______
< Uh oh >
-------
\
\
__
UooU\.'@@@@@@`.
\__/(@@@@@@@@@@)
(@@@@@@@@)
`YY~~~~YY'
|| ||
cowsay -l
Note that you can also use cowthink, like that:
cowthink '...interesting'
Watch Star Wars using Telnet:

Open Terminal and type:
telnet towel.blinkenlights.nlEnjoy the movie!
Watch the matrix (yet another Matrix screen-saver like program):

- Open Terminal
- Install cmatrix using this command:
sudo apt-get install cmatrix
- Just type:
cmatrix
- Use ctrl+c to quit, and type this for more help on this program:
cmatrix --help
Read some funny man pages:
Take a look at those pages:http://linux.about.com/library/bl/bl_man_asrindex.htm
http://linux.about.com/od/funnymanpages/a/a_man_funindex.htm
No need to try to see those man pages, they are just made up for fun.
Enjoy a little ASCII wood fire or fireplace:

You have to install the package libaa-bin.
In a terminal, type this:
sudo apt-get install libaa-bin
aafire
... or a little high quality ASCII animation:

Just install the bb package, typing this:
sudo apt-get install bbthen just type
bb












