Getting ajaxterm to work on Debian Lenny
Posted
by
Kevin Duke
on Server Fault
See other posts from Server Fault
or by Kevin Duke
Published on 2011-04-19T05:06:04Z
Indexed on
2013/11/04
10:00 UTC
Read the original article
Hit count: 298
I've been knocking my head out for a while on this one and have read many tutorials, but I just can't get this to work. Ajaxterm, is a webbased SSH client; once installed apt-get install ajaxterm
and then enabling it with /etc/init.d/ajaxterm start
I should be able to access the SSH terminal with http://mywebsite:8022/
But doing so only gives me a "Page not found", any suggestions?
My actual VPS is: http://173.244.205.160
My sources:
https://secure.kitserve.org.uk/content/setting-ajaxterm-Ubuntu-and-Debian-powerpc
© Server Fault or respective owner