Posts

Showing posts with the label webmin

Admin trick.

Image
Need command line access, but the device you are using does not support a command line interface. Answer, set up a server or get access to a server with webmin installed. Then just use the command line interface via webmin. or install firessh in a browser. or set up a jar file on the local machine. Download the software http://weavervsworld.com/ssh/mindterm312.jar or http://weavervsworld.com/ssh/mindterm312.weavselfsign.jar Then set up an html file either locally on on a server such as term.html. Then load term.html into your browser. <html> <body>  <h4 class='heading'>Mindterm Applet Information</h4>     <p class='centererror'><b>Keep this window open after the applet has loaded.</b></p>    <object codetype='application/java-archive' classid='java:com.mindbright.application.MindTerm.class' archive='mindterm312.weavselfsign.jar'>     <param name='sepframe' val...