Ajaxterm is a web based terminal written in python and some AJAX JavaScript for client side. It can use almost any web browser and even works through firewalls.. It was totally inspired and works almost exactly like http://anyterm.org/ except it's much easier to install.
Ajaxterm Installation:
Ubuntu users can use following command to install Ajaxterm:
Open the terminal and type following command to install Ajaxterm:
Continue Reading... Ajaxterm Installation:
Ubuntu users can use following command to install Ajaxterm:
sudo apt-get install ajaxtermOther distribution:
Open the terminal and type following command to install Ajaxterm:
wget http://antony.lesuisse.org/ajaxterm/files/Ajaxterm-0.10.tar.gz
tar zxvf Ajaxterm-0.10.tar.gz
cd Ajaxterm-0.10
./ajaxterm.py
source:http://linuxpoison.blogspot.com/2012/01/13578167759598.html