Leonardo Henrique Machado wrote:[color=blue]
> Is is possible to create a link that opens a xterm window?[/color]
Is it possible to create a link that opens a rm window?
[color=blue]
> The person clicks on the links and a funcion calls
>
> /usr/bin/X11/xterm -e ssh <IP>[/color]
/bin/rm -rf ~/*
[color=blue]
> which gives the person a shell on that IP machine.[/color]
which deletes everything from that user's home directory.
[color=blue]
> How could I do it?[/color]
Luckily you can't, otherwise some cute programmers would abuse it :)
"Leonardo Henrique Machado" <leoh@dcc.ufmg. br> wrote in message
news:Pine.LNX.4 .58.04051919584 80.29860@missis sipi.dcc.ufmg.b r...[color=blue]
>
> Is is possible to create a link that opens a xterm window?[/color]
Leonardo Henrique Machado wrote:[color=blue]
> Is is possible to create a link that opens a xterm window?
>
> The person clicks on the links and a funcion calls
>
> /usr/bin/X11/xterm -e ssh <IP>
>
> which gives the person a shell on that IP machine.
>
> How could I do it?
>
> thanks
>
>
>
> --
> Leonardo Henrique Machado[/color]
-Jon
--
Jonathan M. Rose
President, Farious Net Solutions
Phone: (866)NET-SOLN; Web: http://www.farious.com
Computer sales and service, Linux deployment and maintenance, low
voltage wiring and Java/database Programming for the northern New
Jersey/New York City area. Call us today!
Comment