Ubuntu 12.04 - Install Showterm

Showterm is a great tool for recording and showing what you are doing inside a terminal as demonstrated below.

Installation Steps

sudo apt-get update && sudo apt-get install build-essential ruby1.9.1 -y
sudo gem install showterm

No comments:

Post a Comment