remote-shell.rst
changeset 262 973d409e0752
parent 261 0332d38237db
child 371 0664ebefacb1
equal deleted inserted replaced
261:0332d38237db 262:973d409e0752
    84 
    84 
    85   $ ssh localhost -p 19999
    85   $ ssh localhost -p 19999
    86 
    86 
    87 The connection between destination and source must be alive at all time. Tip: you may run
    87 The connection between destination and source must be alive at all time. Tip: you may run
    88 a command (e.g. watch, top) on Destination to keep the connection active.
    88 a command (e.g. watch, top) on Destination to keep the connection active.
       
    89 
       
    90 * Ajaxterm.
       
    91 
       
    92 Allow remote shell access to host from web browser (require html+css+javascript).
       
    93 
       
    94   http://antony.lesuisse.org/software/ajaxterm
       
    95                 home page